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 summary support in the OpenCensus bridge #4668

Merged
merged 8 commits into from Nov 2, 2023

Conversation

dashpole
Copy link
Contributor

Fixes #4571

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #4668 (bf8399f) into main (480edcc) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4668   +/-   ##
=====================================
  Coverage   81.7%   81.8%           
=====================================
  Files        225     225           
  Lines      18044   18087   +43     
=====================================
+ Hits       14752   14796   +44     
  Misses      2994    2994           
+ Partials     298     297    -1     
Files Coverage Δ
bridge/opencensus/internal/ocmetric/metric.go 97.2% <100.0%> (+0.4%) ⬆️
...dk/metric/metricdata/metricdatatest/comparisons.go 91.8% <100.0%> (+0.4%) ⬆️

... and 1 file with indirect coverage changes

@dashpole dashpole added pkg:bridges Related to a bridge package enhancement New feature or request labels Oct 26, 2023
@MrAlias MrAlias added this to the v1.20.0 milestone Oct 30, 2023
@MadVikingGod MadVikingGod merged commit 1635737 into open-telemetry:main Nov 2, 2023
25 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 pkg:bridges Related to a bridge package
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

OpenCensus bridge MUST support summaries
4 participants