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

Add option to allow selected histograms #3819

Closed
sumo-drosiek opened this issue Aug 2, 2024 · 2 comments
Closed

Add option to allow selected histograms #3819

sumo-drosiek opened this issue Aug 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@sumo-drosiek
Copy link
Contributor

sumo-drosiek commented Aug 2, 2024

With the #3818 we are filtering all histogram and summary metrics, however we should conditionally allow to send metrics with specific names, so customers can control it

The new option should take into consideration the following:

  • metrics may be just metric name or _bucket ended metric

The proposition is here: #3818 (comment)

It should be straightforward to implement integration test for it, as it need only update test cofiguration and add metric to the constants

@rnishtala-sumo
Copy link
Contributor

Attempt at implementing this for the next release - https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3821/files#r1706097735

@rnishtala-sumo
Copy link
Contributor

Addressed in the above PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants