summarylogtreecommitdiffstats
path: root/prometheus-mysqld-exporter.confd
blob: 20403fd8ee46c3b5276d9625793d754e12df8343 (plain)
1
2
3
4
5
6
# By default, mysqld_exporter will look for the "DATA_SOURCE_NAME" environment variable (hostname can be omitted if running on localhost, but keep the slash)
DATA_SOURCE_NAME="user:pass@hostname/"

# You can specify additional daemon options here
DAEMON_OPTIONS=""