Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics to prometheus added! #60

Merged
merged 13 commits into from
Sep 1, 2023
Merged

Metrics to prometheus added! #60

merged 13 commits into from
Sep 1, 2023

Conversation

FokiDoki
Copy link
Owner

Now you can get metrics for Wireguard and WireRest and export it to prometheus

  • Number of peers
  • How many peers are created in a period of time
  • How many peers are removed per time interval
  • How many free / total IP addresses (v4) in the interface that wireguard uses
  • How much traffic wireguard clients spend
  • WireRest API statistics (RPS, methods usage, etc)

Metrics available at localhost:8080/actuator/prometheus
Authorization is required

@FokiDoki FokiDoki merged commit 0d741d7 into master Sep 1, 2023
@FokiDoki FokiDoki deleted the events branch September 1, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant