metrics-proxy
This projects implements a basic reverse proxy based on golang httputil.NewSingleHostReverseProxy.
Scope of the project is to reverse proxy metrics from a private grafana dashboard.
A custom rewriter has ben implemented to rewrite both requests and reponses in order for grafana dashboards to display correctly
A grafana service account with a token.
Authentication token must be exposed as an environment variable TOKEN
export TOKEN=mytoken
metrics-proxy start --hostname mydashboards.customdomain --remote rlifmtest.grafana.net
Content type
Image
Digest
sha256:9e715af0d…
Size
6.2 MB
Last updated
about 8 hours ago
docker pull radiantone/metrics-proxy