We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5f443 commit 328d15bCopy full SHA for 328d15b
roles/prometheus/defaults/main.yml
@@ -40,7 +40,7 @@ fluence_prometheus_config:
40
scrape_configs:
41
- job_name: 'nox'
42
static_configs:
43
- - targets: ['localhost:18080']
+ - targets: ['localhost:918']
44
labels:
45
instance: "{{ fluence_instance_id }}"
46
0 commit comments