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.31.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.32.0
Choose a head ref
  • 10 commits
  • 43 files changed
  • 2 contributors

Commits on Jul 17, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    a34dd38 View commit details
    Browse the repository at this point in the history
  2. Migrate e2e tests Container Registry usage to Artifact Registry (#360)

    - Push images to GAR
    - Upgrading to latest test runner docker image which lives in GAR
    - Update `wait-for-image.sh` and build scripts that were coupled to gcr.
    aabmass authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    72be92b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update the collector image used in instrumentation quickstart (#364)

    * Update the collector image used in instrumentation quickstart
    
    * Use refactored quickstarttest lib
    
    * Minor renaming
    
    * remove replace directive
    
    * rename to match other repos
    
    * fix package name and comment
    aabmass authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d59cd3f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Rename spring example (#367)

    psx95 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2a30e85 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Add manually instrumented spring sample (#368)

    * Add new example to project
    
    * Udpate spring service name for spring sleuth example
    
    * Add implementation for spring sample
    
    * Update task name to run app
    
    The name 'bootRun' conflicts with the name of tasks in a certain gradle
    versions.
    
    * Add comments for clarity
    
    * Add EOF line
    
    * Add cleanup instructions
    
    * Address feedback
    
    * update cleanup instructions to include deletion for Artifact Repository
    
    * Update script to use shorthands for env verification
    psx95 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f29adf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update metrics example with resource detection (#370)

    * Add logging exporter to root gradle file
    
    * Udpate dependency declaration
    
    * Add resource detection to metrics sample
    
    * Add safety checks to prevent errors
    
    * Update script to run application in cloud run
    psx95 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    10d8c86 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    eab8619 View commit details
    Browse the repository at this point in the history
  2. Support cloud run jobs in resource detection (#371)

    * update sample to wait for shutdown
    
    * Add support for detecting Cloud Run Job
    
    * Add tests for Google Cloud Run Job
    
    * Style fix
    psx95 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aa201df View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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