summaryrefslogtreecommitdiffstats
path: root/pillar/role/monitoring/prometheus.sls
blob: 6cd223583701c1d082ee05340cbd8e152856b34f (plain)
1
2
3
4
5
6
7
8
9
10
11
prometheus:
  wanted:
    component:
      - prometheus
  pkg:
    component:
      prometheus:
        config:
          global:
            scrape_interval: 15s
            evaluation_interval: 1m