We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90bc31c commit 5189b91Copy full SHA for 5189b91
1 file changed
config/grafana/dashboards/Self_Monitoring_Dashboard.json
@@ -96,7 +96,7 @@
96
"root_selector": "",
97
"source": "url",
98
"type": "json",
99
- "url": "http://monitoring-flask-backend:5000/version",
+ "url": "http://monitoring_flask_backend:8000/version",
100
"url_options": {
101
"method": "GET"
102
},
0 commit comments