Skip to content

Commit af26148

Browse files
committed
fix: correct prom port
1 parent 4876d21 commit af26148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

salt/grafana/files/datasource.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ datasources:
99
httpMethod: "POST"
1010
manageAlerts: false
1111
access: proxy
12-
url: http://localhost:9090
12+
url: http://localhost:9057
1313
isDefault: true
1414
editable: false

0 commit comments

Comments
 (0)