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

Where is the code to build metrics dashboard #236

Open
evergreen-shankar opened this issue Aug 31, 2023 · 6 comments
Open

Where is the code to build metrics dashboard #236

evergreen-shankar opened this issue Aug 31, 2023 · 6 comments

Comments

@evergreen-shankar
Copy link

Hi, Could you please help to build/get dashboard from metrics as shown in below image.

ovpn-admin-metrics

@sprait
Copy link
Collaborator

sprait commented Aug 31, 2023

Hi, this dashboard requires:

  1. Collect application metrics using Prometheus (or any analog).
  2. Connect Grafana to Promethes, and import ./dashboard/ovpn-admin.json into grafana .

@evergreen-shankar
Copy link
Author

@sprait Do I need to install both Prometheus and Grafana?

@sprait
Copy link
Collaborator

sprait commented Sep 4, 2023

yep

@evergreen-shankar
Copy link
Author

@sprait I have setup as suggested. I would request you to

  • Update the metrics json so that it should not ask to change the uuid.
  • Build dashboard in same UI so that we can eliminate grafana/prometheus, if possible

@sprait
Copy link
Collaborator

sprait commented Sep 8, 2023

Hi,

Update the metrics json so that it should not ask to change the uuid.

removed the hardcoded uid for datasource in MR #239

Build dashboard in same UI so that we can eliminate grafana/prometheus, if possible

We have no such plans yet

@marcomusso
Copy link

Providing a Grafana dashboard for me is already a great help!

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

3 participants