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

otel: bumps version #480

Merged
merged 1 commit into from
Mar 7, 2023
Merged

otel: bumps version #480

merged 1 commit into from
Mar 7, 2023

Conversation

brunocalza
Copy link
Collaborator

Summary

Bumps OTEL version.

There was one breaking change: open-telemetry/opentelemetry-go#3776.

Signed-off-by: Bruno Calza <[email protected]>
@brunocalza brunocalza self-assigned this Mar 7, 2023
@@ -54,7 +53,7 @@ func startCollectingRuntimeMetrics() error {

uptime, err := meter.Int64ObservableGauge(
"runtime.uptime",
instrument.WithUnit(unit.Milliseconds),
instrument.WithUnit("ms"),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏾

Copy link
Collaborator

@avichalp avichalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@brunocalza brunocalza merged commit ac040df into main Mar 7, 2023
@brunocalza brunocalza deleted the bcalza/bumpotel branch March 7, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants