-
Problem report
-
Resolution: Fixed
-
Minor
-
5.0.15rc1, 5.4.3
-
Sprint 79 (Aug 2021)
-
1
Steps to reproduce:
- Create a host
- Create an Item with "HTTP agent" type
- Create a Dependent item for the Item from step 2
- Add a "Prometheus pattern" Preprocessing step with Parameter where label name and label value match only one metric (Example: {event="add",role="endpoints"})
- Press Test action for the Preprocessing step
- Add the Value from attached file prometheus_output.docx
- Press Test action button
- Observe, that found multiple metrics, even without label from step 4
Result:
Preprocessing step founds metrics which are not matching searching parameters. Please, see screenshot multiple_finds.png
Also related to the Prometheus to JSON preprocessing step.
Expected:
Preprocessing step returns metrics that match searching parameters only. (prometheus_sd_kubernetes_events_total metric in example)