[GH-ISSUE #1710] Grafana dashboard for self-hosted #3056

Open
opened 2026-08-05 00:50:22 -04:00 by saavagebueno · 5 comments
Owner

Originally created by @AUMakarov on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1710

Describe the solution you'd like
The right grafana dashboard needed for service monitoring and alerting

Originally created by @AUMakarov on GitHub (Mar 15, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1710 **Describe the solution you'd like** The right grafana dashboard needed for service monitoring and alerting
saavagebueno added the feature-request label 2026-08-05 00:50:22 -04:00
Author
Owner

@AUMakarov commented on GitHub (Mar 17, 2024):

I have generated a dashboard based on the metrics of the manager's service. We need to rationalize it
dash.json

<!-- gh-comment-id:2002528278 --> @AUMakarov commented on GitHub (Mar 17, 2024): I have generated a dashboard based on the metrics of the manager's service. We need to rationalize it [dash.json](https://github.com/netbirdio/netbird/files/14628067/dash.json)
Author
Owner

@bitf115 commented on GitHub (Sep 12, 2024):

Hi @AUMakarov !
How you get metrics from manager's service? Did you enable some dark features? Or may be you have some url with prometheus data?

<!-- gh-comment-id:2346643867 --> @bitf115 commented on GitHub (Sep 12, 2024): Hi @AUMakarov ! How you get metrics from manager's service? Did you enable some dark features? Or may be you have some url with prometheus data?
Author
Owner

@ddrugeon commented on GitHub (Sep 12, 2025):

You can enable metrics and ServiceMonitors thanks to helm charts.

For each component (management, relay and signal), you have to enable metrics in helm chart like this:

management:
  metrics:
    enabled: true
<!-- gh-comment-id:3285132272 --> @ddrugeon commented on GitHub (Sep 12, 2025): You can enable metrics and ServiceMonitors thanks to helm charts. For each component (management, relay and signal), you have to enable metrics in helm chart like this: ``` management: metrics: enabled: true ```
Author
Owner
<!-- gh-comment-id:3552915051 --> @ykorzikowski commented on GitHub (Nov 19, 2025): @AUMakarov Have a look at my Repo: https://github.com/ykorzikowski/my-netbird-experience https://github.com/ykorzikowski/my-netbird-experience/blob/main/res/dashboards/grafana-dashboard-netbird-relay.json https://github.com/ykorzikowski/my-netbird-experience/blob/main/res/dashboards/grafana-dashboard-netbrird-mgmt-signal.json ![Image](https://github.com/user-attachments/assets/e6d33655-44ab-47fc-ab89-a66cb854f7ea) ![Image](https://github.com/user-attachments/assets/d361c843-a9cc-48e5-91c0-bc5e539415dd)
Author
Owner

@PizzaLovingNerd commented on GitHub (Jun 1, 2026):

Hello, we are closing this issue as it was implemented with #3458. Download links and import instructions are available at https://docs.netbird.io/selfhosted/observability/dashboards. Cheers!

<!-- gh-comment-id:4597445177 --> @PizzaLovingNerd commented on GitHub (Jun 1, 2026): Hello, we are closing this issue as it was implemented with #3458. Download links and import instructions are available at https://docs.netbird.io/selfhosted/observability/dashboards. Cheers!
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#3056