@@ -13,18 +13,49 @@ Using kube-prometheus and kubectl you will be able install the following for mon
...
@@ -13,18 +13,49 @@ Using kube-prometheus and kubectl you will be able install the following for mon
5.[Grafana Dashboard for WeaveNet(Cluster)](https://grafana.com/grafana/dashboards/11789) This will setup the cluster level monitoring for weave net.
5.[Grafana Dashboard for WeaveNet(Cluster)](https://grafana.com/grafana/dashboards/11789) This will setup the cluster level monitoring for weave net.
## Instructions
## Instructions
- You can monitor weave-net CNI using kube-prometheus with:
- You can monitor weave-net CNI using an example like below. **Please note that some alert configurations are environment specific and may require modifications of alert thresholds**. For example: The FastDP flows have never gone below 1500 for us. But if this value is say 2000 for you then you can use an example like below to update the alert. The alerts which may require threshold modifications are `WeaveNetFastDPFlowsLow` and `WeaveNetIPAMUnreachable`.