Commit deb2c73
authored
utils: fix how we hide/show native histogram queries (#1362)
Due to prometheus/prometheus#15245
the previous trick doesn't work for us to exclude/include all results
from a PromQL query.
Signed-off-by: György Krajcsovits <[email protected]>1 parent 57b0b85 commit deb2c73
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments