From 96e92d5cf47bc4728878df02a1273c2d3734c2dc Mon Sep 17 00:00:00 2001 From: wi1dcard Date: Thu, 13 Feb 2020 22:52:39 +0800 Subject: [PATCH] Update the dashboard screenshot. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2643b38..68403c2 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ A Exporter that collect V2Ray metrics over its [Stats API][stats-api] and export them to Prometheus. -![grafana.png][grafana-screenshot] +![The Grafana Dashboard - Looks a tremendous amount of data was being uploaded!][grafana-screenshot] [stats-api]: https://www.v2ray.com/chapter_02/stats.html [goreportcard]: https://goreportcard.com/report/github.com/wi1dcard/v2ray-exporter -[grafana-screenshot]: https://i.loli.net/2020/01/09/uXrgSG4VaiJqCIE.png +[grafana-screenshot]: https://i.loli.net/2020/02/13/NzG86QOmXWaS3VB.png [build-status]: https://travis-ci.com/wi1dcard/v2ray-exporter ## Installation