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: (observability) Add support for OpenTelemetry traces and allow observability options to be passed. #2131

Commits on Oct 3, 2024

  1. feat: (observability) plumb and pass ObservabilityConfig into Spanner…

    …, Instance, Database
    
    This change plumbs ObservabilityConfig into Spanner, Instance and
    Database so that any subsequent traces will use it when beginning
    spans and later on for metrics.
    
    Updates googleapis#2079
    odeke-em committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    84947b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09aa7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c04078 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00214b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2199e40 View commit details
    Browse the repository at this point in the history