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: Update opencensus metrics to include bigtable resource ids and rpc level metrics #214

Merged
merged 9 commits into from May 18, 2020

Commits on Apr 2, 2020

  1. feat: Update opencensus metrics to include bigtable resource ids and …

    …rpc level metrics
    
    This PR refactors opencensus metrics integration to use gax's ApiTracers.
    Which allows this client to instrument individual attempts and tag everything
    with bigtable resource ids
    igorbernstein2 committed Apr 2, 2020
    Copy the full SHA
    7f5df26 View commit details
    Browse the repository at this point in the history
  2. fix deps

    igorbernstein2 committed Apr 2, 2020
    Copy the full SHA
    78fcc4d View commit details
    Browse the repository at this point in the history
  3. typo

    igorbernstein2 committed Apr 2, 2020
    Copy the full SHA
    1a109a4 View commit details
    Browse the repository at this point in the history
  4. remove unused param

    igorbernstein2 committed Apr 2, 2020
    Copy the full SHA
    b39dc5a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Copy the full SHA
    71ea401 View commit details
    Browse the repository at this point in the history
  2. add clirr

    kolea2 committed May 13, 2020
    Copy the full SHA
    8153020 View commit details
    Browse the repository at this point in the history
  3. review feedback

    kolea2 committed May 13, 2020
    Copy the full SHA
    94a0141 View commit details
    Browse the repository at this point in the history
  4. code formatting

    kolea2 committed May 13, 2020
    Copy the full SHA
    f8779ae View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. fix deps

    kolea2 committed May 14, 2020
    Copy the full SHA
    787bc59 View commit details
    Browse the repository at this point in the history