mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 02:23:31 -06:00
Devenv: Update Graphite port in dev datasources (#17255)
This commit is contained in:
parent
b0ea3a8c88
commit
a7aaed49b5
@ -1,10 +1,11 @@
|
||||
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: gdev-graphite
|
||||
type: graphite
|
||||
access: proxy
|
||||
url: http://localhost:8080
|
||||
url: http://localhost:8180
|
||||
jsonData:
|
||||
graphiteVersion: "1.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user