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

feat(internal/trace): add OpenTelemetry support #8655

Merged
merged 14 commits into from
Nov 10, 2023

Commits on Oct 27, 2023

  1. feat(internal/trace): add OpenTelemetry support

    Add GOOGLE_API_GO_EXPERIMENTAL_TELEMETRY_PLATFORM_TRACING env var flag
    for opt-in OpenTelemetry tracing.
    
    refs: googleapis#2205
    quartzmo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4cef291 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    quartzmo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a66581c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix loading of env var

    quartzmo committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f3ec6f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    377e01e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    b557636 View commit details
    Browse the repository at this point in the history
  2. fix tests

    quartzmo committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3e86c4e View commit details
    Browse the repository at this point in the history
  3. update docs

    quartzmo committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    df3bf45 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    1c8f42e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04a801 View commit details
    Browse the repository at this point in the history
  3. fix test fixture name

    quartzmo committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f98c2e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    541e0ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d3438 View commit details
    Browse the repository at this point in the history