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

Rely on metrics registry to expire metrics #1128

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

blt
Copy link
Collaborator

@blt blt commented Dec 5, 2024

What does this PR do?

This commit removes the Gauge zero-set in the procfs sampler, relying now
on the work done in #1125 to expire metrics that are no longer written
to.

@blt blt marked this pull request as ready for review December 5, 2024 00:26
@blt blt requested a review from a team as a code owner December 5, 2024 00:26
@blt blt force-pushed the blt/remove_target_rss_byte_tracking branch from 21d94ca to 729e6b0 Compare December 5, 2024 07:59
@blt blt force-pushed the blt/rely_on_metrics_registry_to_expire_metrics branch from 30eaa78 to aee2f25 Compare December 5, 2024 07:59
@blt blt force-pushed the blt/remove_target_rss_byte_tracking branch from 729e6b0 to 77022ae Compare December 5, 2024 23:01
@blt blt force-pushed the blt/rely_on_metrics_registry_to_expire_metrics branch from aee2f25 to 505495c Compare December 5, 2024 23:02
@blt blt force-pushed the blt/remove_target_rss_byte_tracking branch from 77022ae to 36bb8a4 Compare December 6, 2024 15:40
@blt blt force-pushed the blt/rely_on_metrics_registry_to_expire_metrics branch from 505495c to b5da7f7 Compare December 6, 2024 15:41
@blt blt force-pushed the blt/remove_target_rss_byte_tracking branch 2 times, most recently from 8d9e720 to 21e0c34 Compare December 6, 2024 16:16
@blt blt force-pushed the blt/rely_on_metrics_registry_to_expire_metrics branch from b5da7f7 to 41b64d0 Compare December 6, 2024 16:16
@blt blt changed the base branch from blt/remove_target_rss_byte_tracking to graphite-base/1128 December 6, 2024 16:50
@blt blt force-pushed the blt/rely_on_metrics_registry_to_expire_metrics branch from 41b64d0 to 9d976fa Compare December 6, 2024 16:51
@blt blt force-pushed the graphite-base/1128 branch from 21e0c34 to 887a8b2 Compare December 6, 2024 16:51
@blt blt changed the base branch from graphite-base/1128 to main December 6, 2024 16:51
This commit removes the Gauge zero-set in the procfs sampler, relying now
on the work done in #1125 to expire metrics that are no longer written
to.

Signed-off-by: Brian L. Troutwine <[email protected]>
@blt blt force-pushed the blt/rely_on_metrics_registry_to_expire_metrics branch from 9d976fa to 11b96bd Compare December 6, 2024 16:51
@blt blt merged commit 8685d08 into main Dec 6, 2024
18 checks passed
Copy link
Collaborator Author

blt commented Dec 6, 2024

Merge activity

  • Dec 6, 12:26 PM EST: A user merged this pull request with Graphite.

@blt blt deleted the blt/rely_on_metrics_registry_to_expire_metrics branch December 6, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants