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-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.53.0
Choose a base ref
...
head repository: GoogleCloudPlatform/opentelemetry-operations-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.54.0
Choose a head ref
  • 10 commits
  • 136 files changed
  • 5 contributors

Commits on Jun 30, 2025

  1. Add OTel Logging sample (#1055)

    * Add OTel Logging sample
    
    * Add missing license headers
    
    * Udpate comments
    
    * Fix lint issues
    
    * Remove unnecessary comments
    psx95 authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    e5c657d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Update slog example (#1056)

    * Update slog example
    
    * Fix precommit
    psx95 authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    44cf856 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Show structured logging in Go (#1057)

    * Show structured logging in Go
    
    * Fix lint issues
    psx95 authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    53263ae View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

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

Commits on Jul 25, 2025

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

Commits on Aug 7, 2025

  1. feat: Populate description for gcm.TimeSeries (#1063)

    * feat: Populate description for gcm.TimeSeries
    
    Related to
    open-telemetry/opentelemetry-collector-contrib#24007
    
    FYI: We are also added that to Prometheus GMP:
    GoogleCloudPlatform/prometheus#246
    
    * Fixed self-obs-metrics; slowly fixing tests
    bwplotka authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    20c2f35 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Bump mapstructure dependency manually (#1066)

    Dependabot couldn't figure out how to do this right so this PR properly
    bumps mapstructure in all affected submodules.
    braydonk authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    1ea43a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. post-release: fix segfault in script when no replace is found (#1025)

    This change fixes #1024
    
    Signed-off-by: Ridwan Sharif <[email protected]>
    ridwanmsharif authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    f8a4910 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Update all dependencies, bump go version (#1069)

    * update all modules
    
    * adapt to breaking change from metricnamer
    
    * fixtures
    
    * more updates
    
    * migrate to new semconv and pubsub
    dashpole authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    9a749d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7130d1a View commit details
    Browse the repository at this point in the history
Loading