We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47118f9 commit 4fec640Copy full SHA for 4fec640
monitoring/prometheus.yml
@@ -5,4 +5,4 @@ scrape_configs:
5
- job_name: 'spring-app'
6
metrics_path: '/actuator/prometheus'
7
static_configs:
8
- - targets: ['app:8080']
+ - targets: ['play-hive_app_1:8080']
0 commit comments