Skip to content
Snippets Groups Projects
Commit 1cb12529 authored by Jan David Mol's avatar Jan David Mol
Browse files

Scrape Django more often for lower latency in demos

parent e62d09fb
No related branches found
No related tags found
No related merge requests found
Pipeline #60470 skipped
......@@ -12,6 +12,7 @@ scrape_configs:
- targets: ['node-exporter:9100']
- job_name: 'django'
scrape_interval: 10s
static_configs:
- targets: ['django:8000']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment