V2ray Exporter Versions Save

🧭 Prometheus exporter for V2Ray and V2Fly metrics, with a simple Grafana dashboard.

v0.6.0

2 years ago

62d9e88 (HEAD -> master, origin/master) Reuse grpc connections to improve performance (#13, Thanks to @imryao!) ca76157 Add the Arch Linux packege in README.md.

v0.5.1

3 years ago

74f4fbb (HEAD -> master, origin/master) Refactor internal stuff. 9ccc42a Fix metrics path.

v0.5.0

3 years ago

1e5010e (HEAD -> master, origin/master) Bump go version to 1.15. 171e4df Support scraping outbound traffic stats. Fix #7.

v0.4.0

3 years ago

a6e382d (HEAD -> master, origin/master) Improve the development pipeline using Skaffold. bd1a194 Add example Kubernetes manifests. 5296b84 Fix incorrect operators in the Grafana dashboard's queries. Fix #6. e202e1a Cleanup and upgrade dependencies. 0cf8f15 Update the dashboard's screenshot. 66d9591 Update the docs and make it clearer. Fix #4. 34b9473 Fix a potential bug that may cause empty data points in detail panels and upgrade the dashboard format to conform to Grafana 7.0. 22da4a9 Improve the documentation. 39eb972 Fix some gauges ​​of the Grafana dashboard were calculated incorrectly when inbound and user existed simultaneously. 16e522c Improve the dashboard. 96e92d5 Update the dashboard screenshot. 19898ce Improve the dashboard.

v0.3.0

4 years ago

1462d76 (HEAD -> master, origin/master) Add option --scrape-timeout. bee40ba Fix the value name of --listen option. 8e292ee Fix the wrong dashboard query of real-time overview. 55dc822 Fix the wrong dashboard query of offline instances.

v0.2.1

4 years ago

631d9c3 (HEAD -> master, origin/master) Fix the docker image issue on amd64. 30d952e Add build status badge. 80f7d00 Complete the doc.

v0.2.0

4 years ago

110e82d (HEAD -> master, origin/master) Add the Grafana dashboard. 56e4dd6 [BREAKING-CHANGE] Rename metrics in order to conform Prometheus metrics naming style.

v0.1.3

4 years ago

0e98485 (HEAD -> master, origin/master) Use scratch as the base image instead of alpine. 702f69a Add --purge option on "docker manifest push" as a workaround. 0059632 Improve version output. ed053da Fix release notes.

v0.1.2

4 years ago

960ec64 (HEAD -> master, origin/master) Build and push docker images using Travis CI. b2e6bdc Fix incorrect build version. c2c0fb7 Add Dockerfile and refine Makefile. 7f0cb42 Add .editorconfig. cdc1d08 Add README.md and LICENSE file.

v0.1.1

4 years ago

a25c1bf (HEAD -> master, origin/master) Add Makefile and .gitignore.