I’m using telegraf, elasticsearch and grafana to monitor a postgres database server.
I have several metrics, specific for single databases, and I want to put all these metrics in a single graphic.
All this works as a charm, but if I create a new database I need to add the specific metric to the graph.
There is a way to have dinamic metrics in a graph?
This is my graph. Is it possible to have dinamics metrics (one for DB)? The target is that if I add a DB in postgres, the graph show the database matrics automatically.