We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e1995 commit c4c2948Copy full SHA for c4c2948
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:8000/version",
+ "url": "http://flask-pgss-api:8000/version",
100
"url_options": {
101
"method": "GET"
102
},
0 commit comments