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

Blog for auto-instrumenting a Python app #76

Closed
AndrewHess opened this issue Nov 16, 2023 · 0 comments
Closed

Blog for auto-instrumenting a Python app #76

AndrewHess opened this issue Nov 16, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@AndrewHess
Copy link
Collaborator

Description

Using https://opentelemetry.io/docs/instrumentation/python/ as a reference, write a blog guiding someone with an existing Python app to use OpenTelemetry to auto-instrument it and view the traces in siglens. Also provide a minimal app that someone could use to go through this tutorial if they don't have an existing app.

You may want to look at the description of PR #38 which explains how to properly setup the endpoint so opentelemetry-demo can send traces to siglens.

Goals

  • Write the blog as a markdown document in the siglens-docs repo in the docs/ folder (or a subfolder of that)
  • Go through the steps yourself to ensure that they work and are easy to follow.
@AndrewHess AndrewHess added documentation Improvements or additions to documentation good first issue Good for newcomers labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants