Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to OTEL-Go v1.14.0 #499

Merged
merged 2 commits into from
Mar 12, 2023
Merged

Migrate to OTEL-Go v1.14.0 #499

merged 2 commits into from
Mar 12, 2023

Commits on Feb 27, 2023

  1. build(deps): bump go.opentelemetry.io/otel/metric in /otelfiber

    Bumps [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) from 0.36.0 to 0.37.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@metric/v0.36.0...metric/v0.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    599f819 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Adapt otelfiber for otel-go v1.14.0

    Kilian Stallinger committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7f1db91 View commit details
    Browse the repository at this point in the history