Skip to content

Commit

Permalink
docs(archive): update pillar.example with env var for mysqld_exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
lagooj committed Jan 6, 2021
1 parent 4e60b17 commit 1631137
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pillar.example
Expand Up @@ -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
Expand Down

0 comments on commit 1631137

Please sign in to comment.