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

Prometheus exporter support for auto instrumentation #3413

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Aug 24, 2023

Description

Fixes #2864

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Added new tests for entrypoint and manually tested with python shell

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@aabmass aabmass changed the title promauto 2864 Prometheus exporter support for auto instrumentation Aug 24, 2023
@MattGurney
Copy link

Hi, thanks for this feature. I am keen to try it out. Is it just blocked by the publicAPICheck?

@aabmass
Copy link
Member Author

aabmass commented Sep 20, 2023

It just needs review. The check is expected to fail here and I'll leave it failing as an FYI

@aabmass aabmass requested a review from lzchen September 25, 2023 20:48
@ocelotl ocelotl added the Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary label Oct 2, 2023
@lzchen
Copy link
Contributor

lzchen commented Oct 2, 2023

@aabmass @ocelotl

Oh I guess our release workflow covers the updating dependencies automatically. Regardless, we will be mindful to check before we make the next release.

@aabmass aabmass added the PR:please merge This PR is ready to be merged by a Maintainer (has enough valid approvals, successful build, etc.) label Oct 3, 2023
@lzchen lzchen merged commit 4280235 into open-telemetry:main Oct 4, 2023
111 checks passed
@aabmass aabmass deleted the promauto-2864 branch October 4, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary PR:please merge This PR is ready to be merged by a Maintainer (has enough valid approvals, successful build, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot run opentelemetry-instrument with prometheus as metric exporter
4 participants