You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
_bucket
ended metricThe 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
The text was updated successfully, but these errors were encountered: