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

✨ feat(autoinstrumentation): prometheus expoter #3138

Merged

Conversation

halleystar
Copy link
Contributor

promethues exporter used for python metrics

Description:

Link to tracking Issue(s):

Testing:
autoinstrumentation python agent to my python project after compile with opentelemetry-exporter-prometheus==0.46b0 working fine.

Documentation:

promethues exporter used for python metrics
@halleystar halleystar requested a review from a team as a code owner July 16, 2024 02:53
Copy link
Contributor

@iblancasa iblancasa left a comment

Choose a reason for hiding this comment

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

I think you should add one changelog file

add python prometheus exporter enhancement
CHANGELOG.md Outdated Show resolved Hide resolved
Desc Python Automatic Instrumentation support for prometheus exporter
Copy link
Member

@frzifus frzifus left a comment

Choose a reason for hiding this comment

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

Do we need some kind of e2e tests?

@pavolloffay pavolloffay merged commit 154719b into open-telemetry:main Jul 18, 2024
34 checks passed
@pavolloffay
Copy link
Member

@frzifus it's a tracked tech dept

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.

autoinstrumentation-python can't use prometheus exporter
4 participants