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

config: add support for temporality configuration #5860

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

codeboten
Copy link
Contributor

This adds functionality to set temporality preferences for exporters in the configuration of metric exporters.

This adds functionality to set temporality preferences for exporters in the configuration of metric exporters.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 58.82353% with 14 lines in your changes missing coverage. Please review.

Project coverage is 65.5%. Comparing base (bb9ac54) to head (399f257).

Files Patch % Lines
config/metric.go 58.8% 14 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5860     +/-   ##
=======================================
- Coverage   65.5%   65.5%   -0.1%     
=======================================
  Files        203     203             
  Lines      12918   12952     +34     
=======================================
+ Hits        8466    8486     +20     
- Misses      4198    4212     +14     
  Partials     254     254             
Files Coverage Δ
config/metric.go 88.9% <58.8%> (-4.1%) ⬇️

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.

1 participant