Hello support, all our visualizations with PromQL ...
# support
m
Hello support, all our visualizations with PromQL are broken with the latest release, is this expected?
v
Hi @Matti, Which release is this?
m
v0.86.0
Promql just doesnt seem to return anything anymore ...
v
Yeah @Matti, thanks for reporting this. We are actively looking into this and should have a patch release soon.
m
ah so it actually is an issue?
good to know
v
Yes
d
@Vibhu Pandey IS this still an issue in 0.91.0? We are seeing it. Also, is there a specific bug that we can watch for this?
r
@Vibhu Pandey - I work with @Ducky Restauri and we're having a similar PromQL issue now, digging through the response we noticed this. Is it something you can give us some guidance on? We recently did a dot-notation conversion and currently running:
v0.91.0
FYI - @Fnu Syed Abdul Moeed Jaffri @Shad O'Neil ^
v
If you're using dot metrics, please follow this https://signoz.io/docs/userguide/write-a-prom-query-with-new-format/
👍 1
f
how we can compare two metrics for e.g, here "kube_daemonset_status_current_number_scheduled < kube_daemonset_status_desired_number_scheduled" i am not getting any result even if i change operator from "<" to "==" or to ">"
@Vibhu Pandey ☝️