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

OpenTelemetry support with traces #138

Closed
wants to merge 4 commits into from

Conversation

sideninja
Copy link
Member

@sideninja sideninja commented Nov 29, 2022

Closes: #134

Description

Adding support for open telemetry traces. WIP - we probably need to have OpenCollector setup since I don't think Prometheus will support exporting traces: https://opentelemetry.io/docs/instrumentation/go/exporting_data/
https://github.com/open-telemetry/opentelemetry-go


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@sideninja sideninja self-assigned this Nov 29, 2022
@sideninja sideninja closed this Dec 6, 2022
@DylanTinianov DylanTinianov deleted the improvement/telemetry-otel branch December 9, 2022 16:24
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.

OpenTelemetry tracing
1 participant