postgres_exporter icon indicating copy to clipboard operation
postgres_exporter copied to clipboard

Fix templated variables in postgres-mixin

Open v-zhuravlev opened this issue 3 years ago • 0 comments

  • Make sure that the dash would work with any datasource name.
  • Change 'instance' var query to use pg_up metric instead of up
  • Change order of vars: datasource, job, instance, db.

Signed-off-by: Vitaly Zhuravlev [email protected]

v-zhuravlev avatar Oct 13 '22 12:10 v-zhuravlev