Commit 897b0fce authored by Boxiang Sun's avatar Boxiang Sun

Enable Goproxy in grafana

parent 3e910d56
...@@ -64,6 +64,7 @@ install = ...@@ -64,6 +64,7 @@ install =
# disable cgo, to prevent loki/promtail from using go-systemd # disable cgo, to prevent loki/promtail from using go-systemd
environment = environment =
CGO_ENABLED = 0 CGO_ENABLED = 0
GOPROXY=https://goproxy.cn,direct
telegraf-bin = ${:bin}/telegraf telegraf-bin = ${:bin}/telegraf
influx-bin = ${:bin}/influx influx-bin = ${:bin}/influx
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment