Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: census-instrumentation/opencensus-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3b0b339
Choose a base ref
...
head repository: census-instrumentation/opencensus-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 21bbcb8
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 25, 2022

  1. Bump version to 0.31.1-SNAPSHOT

    punya committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d24539e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Fix retry stat measures to match those in grpc-java exactly (#2097) (#…

    …2102)
    
    * update descriptions of retry measures to match those in grpc-java exactly
    * change GRPC_CLIENT_RETRY_DELAY_PER_CALL from MeasureLong to MeasureDouble
    
    Co-authored-by: Mackenzie Starr <mstarr@etsy.com>
    punya and mackenziestarr authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    602b56c View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.31.1

    punya committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    21bbcb8 View commit details
    Browse the repository at this point in the history
Loading