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

chore: add opentelemetry-otlp integration example #53

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

ymgyt
Copy link
Contributor

@ymgyt ymgyt commented Aug 17, 2023

Motivation

  • Provide specific example of how to set up various opentelemetry configrations from tracing When connecting tracing and opentelemetry ecosystems

Solution

This example aims to demonstrate the following points

  • tracing-opentelemetry configuration is done through the open telemetry sdk
  • telemetry export is done using a plugin (opentelemetry-otlp), and the plugin provides the sdk construct helper methods

@ymgyt ymgyt requested a review from jtescher as a code owner August 17, 2023 10:03
@ctison
Copy link

ctison commented Aug 23, 2023

Thank you, your code example helped me a lot!

Copy link
Collaborator

@jtescher jtescher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jtescher jtescher merged commit 11d57b8 into tokio-rs:v0.1.x Aug 23, 2023
13 checks passed
@ymgyt ymgyt deleted the otlp-example branch August 24, 2023 02:10
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.

3 participants