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: v0.31.0
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: master
Choose a head ref
  • 7 commits
  • 15 files changed
  • 5 contributors

Commits on Jan 25, 2022

  1. Start 0.32.0 development cycle

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

Commits on Feb 16, 2022

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

    * update descriptions of retry measures to match those in grpc-java exactly
    * change GRPC_CLIENT_RETRY_DELAY_PER_CALL from MeasureLong to MeasureDouble
    mackenziestarr authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    05a25da View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 29, 2022

  1. Bump spring-boot-starter-web in /examples/spring/servlet (#2099)

    Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.0.5.RELEASE to 2.5.12.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.0.5.RELEASE...v2.5.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f9c76ae View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Stackdriver exporter: add workload.googleapis.com as a supported exte…

    …rnal domain (#2106)
    
    This allows metric descriptors to be created for metrics in that domain
    dashpole authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a37129e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    9e0260c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa6868 View commit details
    Browse the repository at this point in the history
Loading