Optionally disable timestamps in the Prometheus exporters#6600
Merged
Kielek merged 15 commits intoopen-telemetry:mainfrom Oct 17, 2025
Merged
Optionally disable timestamps in the Prometheus exporters#6600Kielek merged 15 commits intoopen-telemetry:mainfrom
Kielek merged 15 commits intoopen-telemetry:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6600 +/- ##
==========================================
- Coverage 86.76% 86.70% -0.07%
==========================================
Files 258 258
Lines 11943 11955 +12
==========================================
+ Hits 10362 10365 +3
- Misses 1581 1590 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Kielek
reviewed
Oct 13, 2025
src/OpenTelemetry.Exporter.Prometheus.HttpListener/Internal/PrometheusSerializerExt.cs
Outdated
Show resolved
Hide resolved
src/OpenTelemetry.Exporter.Prometheus.HttpListener/CHANGELOG.md
Outdated
Show resolved
Hide resolved
test/OpenTelemetry.Exporter.Prometheus.HttpListener.Tests/PrometheusSerializerTests.cs
Outdated
Show resolved
Hide resolved
test/OpenTelemetry.Exporter.Prometheus.HttpListener.Tests/PrometheusSerializerTests.cs
Outdated
Show resolved
Hide resolved
src/OpenTelemetry.Exporter.Prometheus.HttpListener/Internal/PrometheusSerializerExt.cs
Show resolved
Hide resolved
…nnahhaering/opentelemetry-dotnet into disable-timestamps-prometheus
…etheusSerializerTests.cs Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
…ometheusSerializerExt.cs Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
…etheusSerializerTests.cs Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Kielek
approved these changes
Oct 16, 2025
rajkumar-rangaraj
approved these changes
Oct 16, 2025
Member
|
@hannahhaering, thanks! |
Contributor
|
Thank you for your contribution @hannahhaering! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey. |
This was referenced Nov 12, 2025
This was referenced Feb 2, 2026
Closed
Closed
This was referenced Feb 9, 2026
Open
This was referenced Feb 16, 2026
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements #5485
Changes
Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changes