Where is the code to build metrics dashboard
Opened this issue · 6 comments
evergreen-shankar commented
sprait commented
Hi, this dashboard requires:
- Collect application metrics using Prometheus (or any analog).
- Connect Grafana to Promethes, and import
./dashboard/ovpn-admin.json
into grafana .
evergreen-shankar commented
@sprait Do I need to install both Prometheus and Grafana?
sprait commented
yep
evergreen-shankar commented
@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 commented
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 commented
Providing a Grafana dashboard for me is already a great help!