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

Add the capability to use the OTLP protocol for sending metrics and traces #24

Open
alexey-ban opened this issue Mar 26, 2024 · 0 comments

Comments

@alexey-ban
Copy link
Contributor

Add the capability to use the OTLP protocol for sending metrics and traces. I suggest use environment varible to configure exporter parameters. This involves enabling the system to send metrics and traces to the desired endpoints defined via environment variables OTEL_EXPORTER_OTLP_METRICS_ENDPOINT and OTEL_EXPORTER_OTLP_TRACES_ENDPOINT. Additionally, include TraceId and SpanId in logs when tracing is enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant