I have this blackboxprobes yaml for prometheus -> As you can see
The problem is that the first block on the image shows the way it works for me (line 52 – 67), but I don’t want to create from every stage and application a new block bc thats a lot.
I want to have one block for each application and within all the stages (the second block line 69 – 90)
If I have it like the second block it only shows me the last static with “some_url_other_stage” and “some_url_other_stage1” but not the first with “some_url”.
I was expecting to have in my Grafana the option to “filter” it in the query with the labels tag like -> labels=”Test” and it shows me the “some_url” but it is not working
Philand is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.