Support /api/v1/format_query
from Prometheus
#1540
Labels
C-feature
Category Features
good first issue
Good for newcomers
help wanted
Extra attention is needed
What problem does the new feature solve?
The interface
/api/v1/format_query
from Prometheus server can format a PromQL expression in a prettified way. This also request to implement some util trait inpromql-parser
. Issue: GreptimeTeam/promql-parser#55.Related to #1016
What does the feature do?
Implement
/api/v1/format_query
to format the given PromQL queryImplementation challenges
The text was updated successfully, but these errors were encountered: