docs(archive): update pillar.example with env var for mysqld_exporter

This commit is contained in:
lagooj 2020-11-12 14:32:14 +01:00
parent 4e60b17741
commit 1631137b1b

View File

@ -197,6 +197,10 @@ prometheus:
source: https://github.com/wrouesnel/postgres_exporter/releases/download/v0.8.0/postgres_exporter_v0.8.0_linux-amd64.tar.gz
skip_verify: true
mysqld_exporter:
service:
env:
- 'DATA_SOURCE_NAME=foo:bar@/'
linux:
# 'Alternatives system' priority: zero disables (default)
# yamllint disable-line rule:braces