Skip to content

Commit

Permalink
BUGFIX: Make Prometheus happy again, take two
Browse files Browse the repository at this point in the history
  • Loading branch information
jreyesr committed Apr 18, 2021
1 parent adce650 commit b6c964b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ scrape_configs:
- job_name: 'traefik'
scheme: https
static_configs:
- targets: ['container-traefik']
- targets: ['flysensorec.com']

- job_name: 'django'
scrape_interval: 1m
Expand Down

0 comments on commit b6c964b

Please sign in to comment.