Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: instana/python-sensor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HonakerM/python-sensor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 4, 2025

  1. Update AWS wrapper to not hide exceptions

    Signed-off-by: Michael Honaker <[email protected]>
    HonakerM committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    1a7e632 View commit details
    Browse the repository at this point in the history
  2. Cleanup exception handling code

    Signed-off-by: Michael Honaker <[email protected]>
    HonakerM committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    ff78f5b View commit details
    Browse the repository at this point in the history
  3. tests(s3): Add new testcase to verify boto3.resource().Bucket().uploa…

    …d_fileobj()
    
    Signed-off-by: Varsha GS <[email protected]>
    GSVarsha authored and HonakerM committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    50417e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. refactor(s3): Fix exception handling and logging

    Signed-off-by: Varsha GS <[email protected]>
    GSVarsha committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    2e5f750 View commit details
    Browse the repository at this point in the history
Loading