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

Expose instrumentation scope name #4448

Merged
merged 19 commits into from Nov 8, 2023
Merged

Commits on Nov 3, 2023

  1. intrumentation-runtime: expose scope

    It is good to know the scope to apply view filters. One use case
    is to drop some metrics in the application.
    utezduyar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0b2e1b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d810b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97a2b9 View commit details
    Browse the repository at this point in the history
  4. Update documentation

    utezduyar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4265903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6771c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9be5650 View commit details
    Browse the repository at this point in the history
  7. Unit tests are passing

    utezduyar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3ead08c View commit details
    Browse the repository at this point in the history
  8. Update the changelog

    utezduyar committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3a5a743 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    1885d0a View commit details
    Browse the repository at this point in the history
  2. Update config.go

    pellared committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    fbaaf6d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    5967d46 View commit details
    Browse the repository at this point in the history
  2. Add httptrace support too

    utezduyar committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bd65069 View commit details
    Browse the repository at this point in the history
  3. Update clienttrace.go

    pellared committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    548d75c View commit details
    Browse the repository at this point in the history
  4. Update macaron.go

    pellared committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ecd3539 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    pellared committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    214875d View commit details
    Browse the repository at this point in the history
  6. Update README.md

    pellared committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4892598 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    380fb4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d64be02 View commit details
    Browse the repository at this point in the history
  9. Update instrumentation/README.md

    Co-authored-by: David Ashpole <dashpole@google.com>
    pellared and dashpole committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b8d4418 View commit details
    Browse the repository at this point in the history