Answer the question
In order to leave comments, you need to log in
How to correct the request to prometheus to remove the columns from the resulting table?
I do monitoring according to the article POWA-like monitoring PostgreSQL using Prometheus https://habr.com/ru/post/345370/
The
request is like this
topk(10, increase(pg_stat_statements_calls{datname!~"template.*", datname!~"postgres", instance=~"$server", datname=~"$database"}[10m]))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question