Hi,
I have a question, I often using Prometheus UI to check query directly, and now my VictoriaMetrics has all data of prometheus, so how can do if i want to check query like on Prometheus UI instead of go to Grafana
Thanks you
Unfortunately VictoriaMetrics has no such UI at the moment. There is a long-standing feature request for adding /graph page to VictoriaMetrics like in Prometheus, but it has pretty low priority at the moment, since Grafana covers the majority of use cases for /graph page in Prometheus. See Grafana explore for details.
Most helpful comment
Unfortunately VictoriaMetrics has no such UI at the moment. There is a long-standing feature request for adding
/graphpage to VictoriaMetrics like in Prometheus, but it has pretty low priority at the moment, since Grafana covers the majority of use cases for/graphpage in Prometheus. See Grafana explore for details.