2026-03-06 21:19:51 +08:00
-
2026-03-06 21:19:51 +08:00
-
2026-02-12 00:54:45 +08:00
-
2026-03-06 21:19:51 +08:00
-
2026-03-06 21:19:51 +08:00

mkdir -p ./v/grafana

sudo ufw allow in on br-monitor
sudo ufw allow out on br-monitor

autossh -M 20002 -N \
  -L 127.0.0.1:3000:127.0.0.1:3000 \
  -L 127.0.0.1:6060:127.0.0.1:6060 \
  -R 10.0.10.1:6379:127.0.0.1:6379 \
  gcp-tunnel

curl 'http://localhost:6060/api/v1/metrics?service=redis&t0=0&t1=1798732800' | jq
Description
No description provided
Readme 40 KiB
Languages
Go 72.4%
HCL 25.9%
Dockerfile 1.7%