promql-langserver icon indicating copy to clipboard operation
promql-langserver copied to clipboard

Evaluate PromQL queries using CodeLenses

Open slrtbtfs opened this issue 5 years ago • 1 comments

It would be nice if PromQL queries could be evaluated in the Prometheus Web UI using Code Lenses.

This issue is inspired by rust-analyzer which allows running tests that way:

image

slrtbtfs avatar Jun 06 '20 13:06 slrtbtfs

At the moment not possible, due to bugs in VS Code (see PR).

slrtbtfs avatar Jun 17 '20 15:06 slrtbtfs