Skip to content

Commit

Permalink
fix: use proxy access mode in grafana to access prometheus
Browse files Browse the repository at this point in the history
Addresses
#118
#114
  • Loading branch information
utkuozdemir authored Aug 13, 2023
1 parent 04607a8 commit 23d86cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/windows.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: direct
access: proxy
orgId: 1
url: http://localhost:9090
isDefault: true
Expand Down

0 comments on commit 23d86cf

Please sign in to comment.