Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OTel] Pyramid instrumentation #619

Merged
merged 4 commits into from
Sep 21, 2024
Merged

Commits on Sep 20, 2024

  1. refactor: pyramid tween instrumentation

    Signed-off-by: Varsha GS <varsha.gs@ibm.com>
    (cherry picked from commit 8ab3210)
    Varsha GS committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    73e302f View commit details
    Browse the repository at this point in the history
  2. pyramid: adapt tests after refactor

    (cherry picked from commit 126e4ec)
    Signed-off-by: Varsha GS <varsha.gs@ibm.com>
    Varsha GS committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1a00249 View commit details
    Browse the repository at this point in the history
  3. pyramid: enable auto-instrumentation

    Signed-off-by: Varsha GS <varsha.gs@ibm.com>
    Varsha GS committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    112e062 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. pyramid: change from sdk span (http) to registered entry span (wsgi)

    Signed-off-by: Varsha GS <varsha.gs@ibm.com>
    Varsha GS committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    10f6291 View commit details
    Browse the repository at this point in the history