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

filter: Implement deleting by label key-value pair operation #207

Merged
merged 7 commits into from May 16, 2024

Conversation

cosmo0920
Copy link
Contributor

Otel collector supports delete by label value operation which means deleting metrics' data points by matched label key-value pair.

This patch makes to be able to handle label key-value based metrics deletions. And also it is intended to use processor_metrics_selector.

Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
@edsiper edsiper merged commit 7e843e5 into master May 16, 2024
18 checks passed
@edsiper edsiper deleted the cosmo0920-filtering-with-label-keys-and-values branch May 16, 2024 02:59
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.

None yet

2 participants