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

Update to latest otel #17

Merged
merged 15 commits into from
Jan 10, 2024
Merged

Update to latest otel #17

merged 15 commits into from
Jan 10, 2024

Conversation

komuw
Copy link
Owner

@komuw komuw commented Jan 10, 2024

  • Jaeger is deprecated and removed as an exporter. see: Deprecate jaeger exporters. open-telemetry/opentelemetry-specification#2858
    But it now also supports native otlp protocol so we use that.
  • We had to expand the tls cert's subjectAltName to include jaeger. This is so as to enable otel collector to send traces to jaeger. While at it, we added prometheus to subjectAltName even though we do not require it at the moment.

@komuw komuw merged commit 1034ad5 into main Jan 10, 2024
@komuw komuw deleted the update branch January 10, 2024 14: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.

1 participant