Victoriametrics: Add /graph page for PromQL debugging

Created on 10 Jan 2019  路  4Comments  路  Source: VictoriaMetrics/VictoriaMetrics

The issue

VictoriaMetrics doesn't have /graph page like Prometheus does. This page is also known as Prometheus expression browser. This page is linked when editing PromQL queries in Grafana. It is useful for PromQL debugging.

The solution

Add /graph page to VictoriaMetrics.

enhancement

Most helpful comment

We decided to implement /graph page as a part of separate vmui executable, which will provide various web pages for querying VictoriaMetrics and debugging MetricsQL queries. There is no ETA for vmui yet.

All 4 comments

@dlazerka could please comment an issue, are we ready to add graph?

@tenmozes , I'm is in charge of this feature now. It isn't ready yet because of big dependencies in node_modules. These dependencies must be stripped before merging the feature to master branch.

Hi @valyala , any developments on this?

We decided to implement /graph page as a part of separate vmui executable, which will provide various web pages for querying VictoriaMetrics and debugging MetricsQL queries. There is no ETA for vmui yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dima-vm picture dima-vm  路  3Comments

n4mine picture n4mine  路  3Comments

EricAntoni picture EricAntoni  路  3Comments

faceair picture faceair  路  3Comments

ozn0417 picture ozn0417  路  3Comments