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] fix semconv version #464

Merged
merged 1 commit into from
Mar 4, 2025
Merged

[otel] fix semconv version #464

merged 1 commit into from
Mar 4, 2025

Conversation

olegrok
Copy link
Contributor

@olegrok olegrok commented Mar 4, 2025

To fix following issue on nildev:

ERROR=failed to initialize metric provider: conflicting Schema URL: https://opentelemetry.io/schemas/1.26.0 and https://opentelemetry.io/schemas/1.27.0
    JSON={"level":"error","component":"nil","error":"failed to initialize metric provider: conflicting Schema URL: https://opentelemetry.io/schemas/1.26.0 and https://opentelemetry.io/schemas/1.27.0","caller":"github.com/NilFoundation/nil/nil/services/nilservice/service.go:351","time":"2025-03-04T16:59:45Z","message":"Failed to initialize telemetry"}wq

@olegrok olegrok enabled auto-merge March 4, 2025 18:27
@olegrok olegrok disabled auto-merge March 4, 2025 18:30
To fix following issue on nildev:
```
ERROR=failed to initialize metric provider: conflicting Schema URL: https://opentelemetry.io/schemas/1.26.0 and https://opentelemetry.io/schemas/1.27.0
    JSON={"level":"error","component":"nil","error":"failed to initialize metric provider: conflicting Schema URL: https://opentelemetry.io/schemas/1.26.0 and https://opentelemetry.io/schemas/1.27.0","caller":"github.com/NilFoundation/nil/nil/services/nilservice/service.go:351","time":"2025-03-04T16:59:45Z","message":"Failed to initialize telemetry"}wq
```
@olegrok olegrok force-pushed the fix-otel-semconv branch from 9175dce to c6416ec Compare March 4, 2025 18:32
@olegrok olegrok enabled auto-merge March 4, 2025 18:32
@olegrok olegrok added this pull request to the merge queue Mar 4, 2025
Merged via the queue into main with commit e75b2fa Mar 4, 2025
14 checks passed
@olegrok olegrok deleted the fix-otel-semconv branch March 4, 2025 18:49
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