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

Improve extensions performance & add OpenTelemetry #1091

Merged
merged 15 commits into from
Jun 6, 2023

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    42429e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b2e4e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Update OpenTracing extension

    rafalp committed May 29, 2023
    Configuration menu
    Copy the full SHA
    f23154a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Basic OpenTelemetry extension

    rafalp committed May 30, 2023
    Configuration menu
    Copy the full SHA
    fff988a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Add OpenTelemetry extension

    rafalp committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f63fb6d View commit details
    Browse the repository at this point in the history
  2. Update changelog

    rafalp committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    eb6ffca View commit details
    Browse the repository at this point in the history
  3. Update workflow

    rafalp committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    00a0e27 View commit details
    Browse the repository at this point in the history
  4. Commit missing files

    rafalp committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    eb9341d View commit details
    Browse the repository at this point in the history
  5. Delete unused imports

    rafalp committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    7343e28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82d10d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Fix pylint async warnings

    rafalp committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    bad1f3b View commit details
    Browse the repository at this point in the history
  2. Fix set_span_in_context

    rafalp committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1ec3b34 View commit details
    Browse the repository at this point in the history
  3. Fix root span context type

    rafalp committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f8f6261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8395aaa View commit details
    Browse the repository at this point in the history
  5. Tweak opentracing

    rafalp committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3b5d226 View commit details
    Browse the repository at this point in the history