postgres_exporter/postgres_mixin/dashboards/dashboards.libsonnet

6 lines
99 B
Plaintext

{
grafanaDashboards+:: {
'postgres-overview.json': (import 'postgres-overview.json'),
},
}