We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9f2199 + 7a9b86b commit dcb75faCopy full SHA for dcb75fa
src/main/resources/prometheus.yml
@@ -9,4 +9,4 @@ scrape_configs:
9
- job_name: 'moplus_server'
10
metrics_path: '/actuator/prometheus'
11
static_configs:
12
- - targets: back:8080
+ - targets: ['back:8080']
0 commit comments