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

[BUGFIX]: conflicting Schema URL: https://opentelemetry.io/schemas/1.25.0 and https://opentelemetry.io/schemas/1.12.0" #218

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

celian-garcia
Copy link
Member

I propose to remove the schema from the merge to mitigate the following issue

FATA[2024-06-27T14:57:05+02:00] An error occurred while creating the OTeL provider task  error="conflicting Schema URL: https://opentelemetry.io/schemas/1.25.0 and https://opentelemetry.io/schemas/1.12.0"

The nightmare of it is explained in the following issue
open-telemetry/opentelemetry-go#2341
old wording for same error. Now at least they provide the two conflicting schema.

We could also keep schema and make a test of start on each PR, guaranteeing that the version of semconv align with default but in my opinion, as long as we merge with default containing the default schema that's fine.

@celian-garcia celian-garcia merged commit 73fc6f7 into perses:main Jun 27, 2024
4 checks passed
This pull request was closed.
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