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

Bump otel/log after introduced change in EnabledParameters #6437

Closed
wants to merge 2 commits into from

Conversation

wasilak
Copy link

@wasilak wasilak commented Dec 12, 2024

Hi!

This is PR for go.opentelemetry.io/contrib/bridges/otelslog.

PR bumping go.opentelemetry.io/otel/log to v0.9.0 in order to follow changes introduced in open-telemetry/opentelemetry-go#6009.

Currently with dependency on v0.8.0 it throws:

# go.opentelemetry.io/contrib/bridges/otelslog
../../go/pkg/mod/go.opentelemetry.io/contrib/bridges/[email protected]/handler.go:233:8: param.SetSeverity undefined (type "go.opentelemetry.io/otel/log".EnabledParameters has no field or method SetSeverity)

@wasilak wasilak requested review from MrAlias, pellared and a team as code owners December 12, 2024 20:24
Copy link

linux-foundation-easycla bot commented Dec 12, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@wasilak
Copy link
Author

wasilak commented Dec 12, 2024

I can see that it is obsolete now :) done in: f6667f6

@wasilak wasilak closed this Dec 12, 2024
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.

1 participant