Open hoozecn opened 8 months ago
+1
agree, we need some additional metrics exposed in prometheus
+1
We need to check how much this could increase the binary size if we use a library like "go.opentelemetry.io/otel/metric" (used in management and signal).
We also have some options to get some information using the status command with flags like the ones described in https://docs.netbird.io/how-to/cli#status
Is your feature request related to a problem? Please describe.
We would like to have a dashboard to show the mesh network if is working well from node to node and create alerts when connective problem occurs, for instance
Describe the solution you'd like
Describe alternatives you've considered
Additional context We use netbird to create a private network, so that all nodes in our global K8s network can communicate with Nodes that not in the K8s cluster securely.