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

feat(exporter): remove metrics if process is gone #107

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

XuehaiPan
Copy link
Owner

Issue Type

  • Improvement/feature implementation

Description

Remove gauge entries for gone processes.

Motivation and Context

Resolves #106

@XuehaiPan XuehaiPan added enhancement New feature or request exporter Something related to the metrics exporter labels Nov 22, 2023
@XuehaiPan XuehaiPan self-assigned this Nov 22, 2023
@XuehaiPan XuehaiPan changed the title feat(exporter): remove metrices of gone processes feat(exporter): remove metrics of gone processes Nov 22, 2023
@XuehaiPan XuehaiPan changed the title feat(exporter): remove metrics of gone processes feat(exporter): remove metrics if process is gone Nov 22, 2023
@XuehaiPan XuehaiPan force-pushed the exporter-remove-gone-process branch from 737100c to b65afeb Compare November 22, 2023 18:26
@XuehaiPan XuehaiPan force-pushed the exporter-remove-gone-process branch from b65afeb to dd1a73a Compare November 22, 2023 18:40
@XuehaiPan XuehaiPan force-pushed the exporter-remove-gone-process branch from dd1a73a to 1b7c98d Compare November 22, 2023 18:49
@XuehaiPan XuehaiPan merged commit 8c8bc18 into main Nov 23, 2023
1 check passed
@XuehaiPan XuehaiPan deleted the exporter-remove-gone-process branch November 23, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exporter Something related to the metrics exporter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG][exporter] Process metrics still exist when the process is gone
1 participant