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: takeaway/python-sensor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 1 file changed
  • 5 contributors

Commits on May 28, 2020

  1. Change status code on http exception to statusCode

    irwin.pramuditya committed May 28, 2020
    Configuration menu
    Copy the full SHA
    6284d54 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Add tracing info on HttpError Exception for aiohttp

    irwin.pramuditya committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2a430d6 View commit details
    Browse the repository at this point in the history
  2. Avoid log exception on 4xx to avoid mark_as_error

    irwin.pramuditya committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0f145c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from takeaway/aiohttp-middleware-status-code-fix

    Change status code on http exception to statusCode
    ddegirmenci authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    76e6176 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Ignore cancelledError tracking

    irwin.pramuditya committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a8713c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge pull request #3 from takeaway/aiohttp-middleware-ignore-cancell…

    …ed-error
    
    Ignore cancelledError tracking
    irwin-pramuditya authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    45991a7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Change status code on http exception to statusCode

    irwin.pramuditya authored and kkosinski-takeaway committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ba1094e View commit details
    Browse the repository at this point in the history
  2. Add tracing info on HttpError Exception for aiohttp

    irwin.pramuditya authored and kkosinski-takeaway committed May 10, 2021
    Configuration menu
    Copy the full SHA
    be84ee3 View commit details
    Browse the repository at this point in the history
  3. Avoid log exception on 4xx to avoid mark_as_error

    irwin.pramuditya authored and kkosinski-takeaway committed May 10, 2021
    Configuration menu
    Copy the full SHA
    6fa0f72 View commit details
    Browse the repository at this point in the history
  4. Ignore cancelledError tracking

    irwin.pramuditya authored and kkosinski-takeaway committed May 10, 2021
    Configuration menu
    Copy the full SHA
    650d93a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5649500 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    099f29a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    21fd20e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge pull request #5 from takeaway/newest-instana-changes

    Newest instana changes
    irwin-pramuditya authored May 17, 2021
    Configuration menu
    Copy the full SHA
    52d6eaa View commit details
    Browse the repository at this point in the history
Loading