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: open-telemetry/opentelemetry-go-contrib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.25.0
Choose a base ref
...
head repository: open-telemetry/opentelemetry-go-contrib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.0
Choose a head ref
  • 12 commits
  • 189 files changed
  • 8 contributors

Commits on Apr 8, 2024

  1. [chore] dependabot updates Sun Apr 7 18:07:02 UTC 2024 (#5379)

    * dependabot updates Sun Apr  7 18:07:01 UTC 2024
    build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 in /instrumentation/google.golang.org/grpc/otelgrpc/example
    build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /instrumentation/google.golang.org/grpc/otelgrpc/example
    build(deps): bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.16 in /detectors/aws/ec2
    build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 in /instrumentation/github.com/aws/aws-lambda-go/otellambda/example
    build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 in /instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/example
    build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 in /bridges/prometheus
    build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 in /instrgen
    build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /instrumentation/google.golang.org/grpc/otelgrpc
    build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /propagators/opencensus/examples
    build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 in /tools
    build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 in /instrumentation/host
    build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /instrumentation/google.golang.org/grpc/otelgrpc/test
    
    * Use grpc.NewClient instead of grpc.Dial and grpc.DialContext
    
    ---------
    
    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    opentelemetrybot and pellared authored Apr 8, 2024
    Copy the full SHA
    2f760ee View commit details
  2. Copy the full SHA
    76342f5 View commit details
  3. build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#5369)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.2.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.1.1...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    dependabot[bot] and MrAlias authored Apr 8, 2024
    Copy the full SHA
    b343370 View commit details

Commits on Apr 9, 2024

  1. Add benchmarks for the prometheus bridge (#5364)

    * add benchmarks for the prometheus bridge
    dashpole authored Apr 9, 2024
    Copy the full SHA
    7a9e861 View commit details

Commits on Apr 12, 2024

  1. Copy the full SHA
    07d8068 View commit details

Commits on Apr 14, 2024

  1. build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#5393)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2024
    Copy the full SHA
    d8b068e View commit details
  2. dependabot updates Sun Apr 14 19:43:32 UTC 2024 (#5394)

    build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /instrumentation/google.golang.org/grpc/otelgrpc/example
    build(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.21 in /detectors/aws/ec2
    build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /instrumentation/google.golang.org/grpc/otelgrpc
    build(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 in /instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
    build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /instrumentation/google.golang.org/grpc/otelgrpc/test
    build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig
    build(deps): bump go.opentelemetry.io/proto/otlp from 1.1.0 to 1.2.0 in /instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig
    build(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 in /instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/test
    build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in /propagators/opencensus/examples
    opentelemetrybot authored Apr 14, 2024
    Copy the full SHA
    2faced4 View commit details

Commits on Apr 16, 2024

  1. Copy the full SHA
    e90376c View commit details
  2. change the scope name for the prometheus bridge to match the package (#…

    …5396)
    
    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    dashpole and pellared authored Apr 16, 2024
    Copy the full SHA
    0ebeecf View commit details
  3. HTTP Semconv migration Part1 Server - v1.20.0 support (#5333)

    * added interface around semconvutil
    ---------
    
    Signed-off-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
    MadVikingGod authored Apr 16, 2024
    Copy the full SHA
    30ed923 View commit details

Commits on Apr 22, 2024

  1. [chore] dependabot updates Sun Apr 21 19:39:24 UTC 2024 (#5419)

    * dependabot updates Sun Apr 21 19:39:23 UTC 2024
    build(deps): bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 in /detectors/gcp
    build(deps): bump github.com/aws/aws-lambda-go from 1.46.0 to 1.47.0 in /instrumentation/github.com/aws/aws-lambda-go/otellambda
    build(deps): bump golang.org/x/vuln from 1.0.4 to 1.1.0 in /tools
    build(deps): bump github.com/atombender/go-jsonschema from 0.15.0 to 0.16.0 in /tools
    build(deps): bump github.com/aws/aws-lambda-go from 1.46.0 to 1.47.0 in /instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig
    build(deps): bump github.com/aws/aws-sdk-go from 1.51.21 to 1.51.25 in /detectors/aws/ec2
    build(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 in /instrumentation/github.com/labstack/echo/otelecho/test
    build(deps): bump github.com/aws/aws-lambda-go from 1.46.0 to 1.47.0 in /instrumentation/github.com/aws/aws-lambda-go/otellambda/test
    build(deps): bump github.com/aws/aws-lambda-go from 1.46.0 to 1.47.0 in /instrumentation/github.com/aws/aws-lambda-go/otellambda/example
    build(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 in /instrumentation/github.com/labstack/echo/otelecho
    build(deps): bump k8s.io/client-go from 0.29.3 to 0.30.0 in /detectors/aws/eks
    build(deps): bump k8s.io/apimachinery from 0.29.3 to 0.30.0 in /detectors/aws/eks
    build(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 in /instrumentation/github.com/labstack/echo/otelecho/example
    
    * Use metadata.GetWithContext instead of metadata.Get
    
    ---------
    
    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    opentelemetrybot and pellared authored Apr 22, 2024
    Copy the full SHA
    fed6e67 View commit details

Commits on Apr 24, 2024

  1. Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0 (#5426)

    * Sync core
    
    * Bump versions
    
    * Prepare stable-v1 for version v1.26.0
    
    * Prepare experimental-instrumentation for version v0.51.0
    
    * Prepare experimental-config for version v0.6.0
    
    * Prepare experimental-bridge for version v0.1.0
    
    * Update changelog
    MrAlias authored Apr 24, 2024
    Copy the full SHA
    8c7c4de View commit details
Loading