Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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: GoogleCloudPlatform/opentelemetry-operations-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.0
Choose a base ref
...
head repository: GoogleCloudPlatform/opentelemetry-operations-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.31.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 28, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Expose option to provide MetricServiceSettings in MetricConfiguration (

    …#356)
    
    * Add option to provide MetricServiceSettings in MetricConfiguration
    
    * Add unit test
    
    * Update example with setMetricServiceSettings usage
    
    * Add another unit test
    psx95 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7ca8f25 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Add config option to disable attaching InstrumentationLibrary labels (#…

    …358)
    
    * Add config option to disable InstrumentationLibraryLabels
    
    * Showcase the config option via example
    
    * Update exporters/metrics/src/main/java/com/google/cloud/opentelemetry/metric/MetricConfiguration.java
    
    Fix typo
    
    Co-authored-by: David Ashpole <[email protected]>
    
    ---------
    
    Co-authored-by: David Ashpole <[email protected]>
    psx95 and dashpole authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cfbc409 View commit details
    Browse the repository at this point in the history
Loading