Skip to content

Commit

Permalink
Add the Grafana dashboard.
Browse files Browse the repository at this point in the history
  • Loading branch information
wi1dcard committed Jan 9, 2020
1 parent 56e4dd6 commit 110e82d
Show file tree
Hide file tree
Showing 3 changed files with 1,125 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.{json,yml,yaml}]
indent_style = space
indent_size = 2
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@

A Exporter that collect V2Ray metrics over its [Stats API][stats-api] and export them to Prometheus.

![grafana.png][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

## WIP

## License

MIT
MIT
Loading

0 comments on commit 110e82d

Please sign in to comment.