-
Notifications
You must be signed in to change notification settings - Fork 302
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
[Exporter.Geneva] Add support for UpDownCounter and ObservableUpDownCounter #685
[Exporter.Geneva] Add support for UpDownCounter and ObservableUpDownCounter #685
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #685 +/- ##
==========================================
+ Coverage 77.60% 77.70% +0.09%
==========================================
Files 175 175
Lines 5323 5333 +10
==========================================
+ Hits 4131 4144 +13
+ Misses 1192 1189 -3
|
src/OpenTelemetry.Exporter.Geneva/Metrics/GenevaMetricExporter.cs
Outdated
Show resolved
Hide resolved
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.
https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/685/files#r994145083
Need to confirm how to deal with negative values.
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.
Approved by mistake. see previous comment.
src/OpenTelemetry.Exporter.Geneva/Metrics/GenevaMetricExporter.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Cijo Thomas <[email protected]>
Changes
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes