We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd712b commit 6230f14Copy full SHA for 6230f14
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://flask-pgss-api:8000/version",
+ "url": "http://monitoring_flask_backend:8000/version",
100
"url_options": {
101
"method": "GET"
102
},
0 commit comments