Skip to content

Commit c4c2948

Browse files
committed
fix(monitoring): use container name for flask backend URL
1 parent 45e1995 commit c4c2948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/grafana/dashboards/Self_Monitoring_Dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"root_selector": "",
9797
"source": "url",
9898
"type": "json",
99-
"url": "http://monitoring_flask_backend:8000/version",
99+
"url": "http://flask-pgss-api:8000/version",
100100
"url_options": {
101101
"method": "GET"
102102
},

0 commit comments

Comments
 (0)