Skip to content

Commit

Permalink
chore: update dockprom stack
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed Aug 20, 2023
1 parent d965527 commit 881db40
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dockprom/prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ scrape_configs:
static_configs:
- targets: ['localhost:9090']

- job_name: 'pushgateway'
scrape_interval: 10s
honor_labels: true
static_configs:
- targets: ['pushgateway:9091']
# - job_name: 'pushgateway'
# scrape_interval: 10s
# honor_labels: true
# static_configs:
# - targets: ['pushgateway:9091']

- job_name: 'twir-parser'
dns_sd_configs:
Expand Down

0 comments on commit 881db40

Please sign in to comment.