File: prometheus-sql-exporter.default

package info (click to toggle)
prometheus-sql-exporter 0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 600 kB
  • sloc: makefile: 47; sh: 31
file content (6 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
CONFIG=/etc/prometheus-sql-exporter.yml
PGHOST=/var/run/postgresql
PGAPPNAME=prometheus-sql-exporter
GOGC=40
GOMAXPROCS=4
LOGLEVEL=WARN