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

Revert OTel expiration code #1143

Merged
merged 8 commits into from
Sep 13, 2024
Merged

Conversation

grcevski
Copy link
Contributor

@grcevski grcevski commented Sep 9, 2024

I think I cherry picked to revert the relevant commits to undo our disablement of OTel metric expiration. I want to keep this as a separate branch for now, so we can test the fix for the wild numbers seen when metrics were expired.

@grcevski grcevski added do-not-merge WIP or something that musn't be merged wip labels Sep 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.92%. Comparing base (96546fb) to head (5b349b5).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1143      +/-   ##
==========================================
- Coverage   82.03%   81.92%   -0.12%     
==========================================
  Files         141      136       -5     
  Lines       11595    11303     -292     
==========================================
- Hits         9512     9260     -252     
+ Misses       1558     1521      -37     
+ Partials      525      522       -3     
Flag Coverage Δ
integration-test 57.46% <0.00%> (+0.21%) ⬆️
k8s-integration-test 59.32% <0.00%> (+0.19%) ⬆️
oats-test 35.98% <0.00%> (-0.88%) ⬇️
unittests 54.05% <100.00%> (+1.66%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@mariomac mariomac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks correct!

@grcevski grcevski removed do-not-merge WIP or something that musn't be merged wip labels Sep 13, 2024
@grcevski grcevski merged commit bd9fa6b into grafana:main Sep 13, 2024
11 of 12 checks passed
@grcevski grcevski deleted the revert_otel_expire branch September 13, 2024 14:36
@grcevski grcevski changed the title WIP: Revert OTel expiration code Revert OTel expiration code Sep 13, 2024
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.

3 participants