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

[service] use WithNamespace instead of WrapRegistererWithPrefix #8988

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

codeboten
Copy link
Contributor

Using this functionality in the otel prom exporter fixes a bug where the target_info was prefixed as otelcol_target_info previously.

Using this functionality in the otel prom exporter fixes a bug where the target_info was prefixed as otelcol_target_info previously.

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested review from a team and mx-psi November 23, 2023 18:32
Alex Boten added 2 commits November 23, 2023 10:40
Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (73fa163) 91.55% compared to head (b37a107) 91.54%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8988      +/-   ##
==========================================
- Coverage   91.55%   91.54%   -0.02%     
==========================================
  Files         316      315       -1     
  Lines       17111    17117       +6     
==========================================
+ Hits        15666    15669       +3     
- Misses       1150     1152       +2     
- Partials      295      296       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codeboten codeboten merged commit b7f49f1 into open-telemetry:main Nov 24, 2023
32 checks passed
@codeboten codeboten deleted the codeboten/use-namespace branch November 24, 2023 22:08
@github-actions github-actions bot added this to the next release milestone Nov 24, 2023
pantuza pushed a commit to pantuza/opentelemetry-collector that referenced this pull request Dec 8, 2023
…pen-telemetry#8988)

Using this functionality in the otel prom exporter fixes a bug where the
target_info was prefixed as otelcol_target_info previously.

---------

Signed-off-by: Alex Boten <[email protected]>
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