-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 otlpmetric Temporality Preference env var #4287
Add otlpmetric Temporality Preference env var #4287
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #4287 +/- ##
=====================================
Coverage 83.4% 83.4%
=====================================
Files 185 185
Lines 14332 14359 +27
=====================================
+ Hits 11958 11983 +25
- Misses 2147 2149 +2
Partials 227 227
|
Should there be tests? (and a changelog) |
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Comment from other PR: There is a lack of documentation around what Environment variables are supported. Could we create somewhere that users can find |
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This adds the
OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE
from the spec