prometheus / promlens

PromLens – The query builder, analyzer, and explainer for PromQL
Apache License 2.0
581 stars 35 forks source link

Explaination of binops query crashes frontend #146

Open lafolle opened 6 months ago

lafolle commented 6 months ago

"Explain"ing a query with binary operator like:

demo_num_cpus and demo_num_cpus

breaks the frontend, both:

Console error in firefox is invalid binop:

image