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(bigquery/storage/managedwriter): add opencensus instrumentation #4512

Merged

Commits on Jul 28, 2021

  1. feat(bigquery/storage/managedwriter): add opencensus instrumentation

    This starts to plumb in oc instrumentation, as we're already using it in
    bigquery proper and other veneers.
    
    Testing instrumentations helped catch another double-close in the recv processor, so this
    addresses that as well.
    shollyman committed Jul 28, 2021
    Copy the full SHA
    86656e0 View commit details
    Browse the repository at this point in the history
  2. add instrumentation.go

    shollyman committed Jul 28, 2021
    Copy the full SHA
    e35d7b9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ca02cbe View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ae35fd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. doc lint

    shollyman committed Jul 29, 2021
    Copy the full SHA
    d97420b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Copy the full SHA
    ecb8c97 View commit details
    Browse the repository at this point in the history