File: config.libsonnet

package info (click to toggle)
prometheus-postgres-exporter 0.17.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 900 kB
  • sloc: sh: 374; makefile: 54
file content (5 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (2)
1
2
3
4
5
{
  _config+:: {
    postgresExporterSelector: '',
  },
}