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

fix: Bump Otel semconv version to avoid error in tracing.NewResource() #12

Merged
merged 1 commit into from
May 13, 2024

Conversation

smf8
Copy link
Contributor

@smf8 smf8 commented May 13, 2024

Hi, Currently the master branch and ghcr.io/gubernator-io/gubernator:v2.7.1 image tag won't run with following error.

INFO[0000] Gubernator dev-build (arm64/darwin)
FATA[0000] during tracing.NewResource()                  category=gubernator error="error in resource.Merge on resources index 0: conflicting Schema URL: https://opentelemetry.io/schemas/1.24.0 and https://opentelemetry.io/schemas/1.21.0"
exit status 1

I feel like this is similar to this commit:

fc29185

@smf8 smf8 requested a review from Baliedge as a code owner May 13, 2024 10:20
@thrawn01 thrawn01 merged commit 361ea52 into gubernator-io:master May 13, 2024
4 checks passed
@thrawn01
Copy link
Collaborator

Now available in v2.7.2

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.

3 participants