opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Replace MetricDataType with MetricType

Open bogdandrutu opened this issue 3 years ago • 1 comments
trafficstars

  • Dreprecate old APIs, add new APIs without "Data"

Updates https://github.com/open-telemetry/opentelemetry-collector/issues/6081

Signed-off-by: Bogdan [email protected]

bogdandrutu avatar Sep 20 '22 17:09 bogdandrutu

Codecov Report

Base: 91.95% // Head: 91.94% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (47247be) compared to base (a9b5a1d). Patch coverage: 96.07% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6127      +/-   ##
==========================================
- Coverage   91.95%   91.94%   -0.02%     
==========================================
  Files         217      217              
  Lines       13319    13321       +2     
==========================================
  Hits        12248    12248              
- Misses        842      844       +2     
  Partials      229      229              
Impacted Files Coverage Δ
pdata/pmetric/metrics.go 88.04% <86.66%> (-1.96%) :arrow_down:
...er/loggingexporter/internal/otlptext/databuffer.go 99.12% <100.00%> (ø)
pdata/pmetric/generated_metrics.go 96.09% <100.00%> (ø)
processor/batchprocessor/splitmetrics.go 98.63% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 20 '22 18:09 codecov[bot]