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

Add support for summary metrics in the prometheus bridge #5089

Merged
merged 4 commits into from Feb 15, 2024

Conversation

dashpole
Copy link
Contributor

This adds support for summary-typed metrics in the prometheus bridge.

@dashpole dashpole added the enhancement New feature or request label Feb 14, 2024
@dashpole dashpole requested a review from a team as a code owner February 14, 2024 02:11
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (dabfd13) 61.0% compared to head (9d3e6d3) 61.1%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5089   +/-   ##
=====================================
  Coverage   61.0%   61.1%           
=====================================
  Files        185     185           
  Lines      13760   13794   +34     
=====================================
+ Hits        8405    8433   +28     
- Misses      5160    5164    +4     
- Partials     195     197    +2     
Files Coverage Δ
bridges/prometheus/producer.go 89.2% <91.4%> (+0.3%) ⬆️

... and 1 file with indirect coverage changes

CHANGELOG.md Outdated Show resolved Hide resolved
@MrAlias MrAlias merged commit c78da11 into open-telemetry:main Feb 15, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants