Skip to content

[EXPORTERS] Remove prometheus timestamps#3895

Open
carlosroman wants to merge 5 commits intoopen-telemetry:mainfrom
carlosroman:remove-prometheus-timestamps
Open

[EXPORTERS] Remove prometheus timestamps#3895
carlosroman wants to merge 5 commits intoopen-telemetry:mainfrom
carlosroman:remove-prometheus-timestamps

Conversation

@carlosroman
Copy link

@carlosroman carlosroman commented Mar 1, 2026

Fixes #2316

Changes

This returns the previous behavior from #2324 that was removed in #2213.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@carlosroman carlosroman marked this pull request as ready for review March 1, 2026 16:02
@carlosroman carlosroman requested a review from a team as a code owner March 1, 2026 16:02
@carlosroman carlosroman changed the title Remove prometheus timestamps [EXPORTERS] Remove prometheus timestamps Mar 1, 2026
@marcalff marcalff added the discuss To discuss in SIG meeting label Mar 1, 2026
@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.05%. Comparing base (9b983a2) to head (2253c8e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3895   +/-   ##
=======================================
  Coverage   90.05%   90.05%           
=======================================
  Files         226      226           
  Lines        7200     7200           
=======================================
  Hits         6483     6483           
  Misses        717      717           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lalitb
Copy link
Member

lalitb commented Mar 9, 2026

@carlosroman - The PR looks good, however you need to fix the failing CI tests, and merge conflicts.

@carlosroman carlosroman force-pushed the remove-prometheus-timestamps branch from 2253c8e to 82d28e4 Compare March 10, 2026 14:08
@carlosroman
Copy link
Author

@carlosroman - The PR looks good, however you need to fix the failing CI tests, and merge conflicts.

Have applied some fixes to clean up the code. I think the rest of the errors were CI infra related. Will clean up the other PR (#3894) as well in case you want to use that one instead of this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

discuss To discuss in SIG meeting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prometheus exporter should not set explicit timestamps

3 participants