Skip to content

Commit

Permalink
fix: hardcoded ip for prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Apr 24, 2024
1 parent aad694e commit 8ff30f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ datasources:
type: prometheus
access: proxy
orgId: 1
url: http://prometheus:9090
url: http://20.199.84.5:9090
basicAuth: false
isDefault: true
editable: true

0 comments on commit 8ff30f9

Please sign in to comment.