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

Expire metrics on query in addition to on add. #6981

Merged
merged 1 commit into from
Feb 4, 2020
Merged

Conversation

danielnelson
Copy link
Contributor

Ensures that expired metrics are removed even when no new data is sent
to the output.

closes #6973

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

Ensures that expired metrics are removed even when no new data is sent
to the output.
@danielnelson danielnelson added area/prometheus fix pr to fix corresponding bug labels Feb 4, 2020
@danielnelson danielnelson added this to the 1.13.3 milestone Feb 4, 2020
@reimda reimda merged commit e8d9add into master Feb 4, 2020
@reimda reimda deleted the 6973-prom-expire branch February 4, 2020 23:13
reimda pushed a commit that referenced this pull request Feb 4, 2020
Ensures that expired metrics are removed even when no new data is sent
to the output.

(cherry picked from commit e8d9add)
@debeste123
Copy link

Tested OK.

athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
Ensures that expired metrics are removed even when no new data is sent
to the output.
jcgonnard pushed a commit to jcgonnard/telegraf that referenced this pull request Jun 11, 2020
Ensures that expired metrics are removed even when no new data is sent
to the output.
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
Ensures that expired metrics are removed even when no new data is sent
to the output.
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
Ensures that expired metrics are removed even when no new data is sent
to the output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/prometheus fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

outputs.prometheus_client expiration_interval not working
3 participants