-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.0beta1
-
None
-
Sprint 83 (Dec 2021)
-
0.25
In the scenario when bucket(le) parameter is not single in the key of item, we incorrect receive value of first parameter and can't collect array of rate() for bucket_percentile()
bucket_percentile(//latency_seconds_bucket[*,myParam],1m,90)
Expected:
Support bucket(le) position in case of multiple values in a template of item key
- caused by
-
ZBXNEXT-6879 New functions for Prometheus histograms
- Closed