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

Access Metrics? #226

Closed
Mcrich23 opened this issue Aug 2, 2023 · 3 comments
Closed

Access Metrics? #226

Mcrich23 opened this issue Aug 2, 2023 · 3 comments

Comments

@Mcrich23
Copy link

Mcrich23 commented Aug 2, 2023

How do I get to the metrics?

@Mcrich23
Copy link
Author

Mcrich23 commented Aug 2, 2023

How do I install helm for docker?

@Mcrich23
Copy link
Author

Mcrich23 commented Aug 2, 2023

@pashcovich

@pashcovich
Copy link
Contributor

  1. by default metrics are accessible on ${YOUR_IP}:${OVPN_LISTEN_PORT}/${OVPN_METRICS_PATH}
    e.g. 192.168.1.1:8080/metrics

    and yo can check it with command like

    curl -s 192.168.1.1:8080/metrics

  2. installation instructions are provided in readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants