mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 22:19:40 -08:00
b57deb6eb0
* Add /api/v1/format_query API endpoint for formatting queries This uses the formatting functionality introduced in https://github.com/prometheus/prometheus/pull/10544. I've chosen "query" instead of "expr" in both the endpoint and parameter names to stay consistent with the existing API endpoints. Otherwise, I would have preferred to use the term "expr". Signed-off-by: Julius Volz <julius.volz@gmail.com> * Add docs for /api/v1/format_query endpoint Signed-off-by: Julius Volz <julius.volz@gmail.com> * Add note that formatting expressions removes comments Signed-off-by: Julius Volz <julius.volz@gmail.com> |
||
---|---|---|
.. | ||
configuration | ||
images | ||
querying | ||
feature_flags.md | ||
federation.md | ||
getting_started.md | ||
http_sd.md | ||
index.md | ||
installation.md | ||
management_api.md | ||
migration.md | ||
stability.md | ||
storage.md |