diff --git a/helm-chart/metrics.md b/helm-chart/metrics.md index bd1ca4571..5ba09f4e1 100644 --- a/helm-chart/metrics.md +++ b/helm-chart/metrics.md @@ -48,4 +48,8 @@ prometheus: | kubeshark_reassembled_tcp_payloads_total | Counter | Total number of reassembled TCP payloads | | kubeshark_matched_pairs_total | Counter | Total number of matched pairs | | kubeshark_dropped_tcp_streams_total | Counter | Total number of dropped TCP streams | -| kubeshark_live_tcp_streams | Gauge | Number of live TCP streams | \ No newline at end of file +| kubeshark_live_tcp_streams | Gauge | Number of live TCP streams | + +## Ready-to-use Dashboard + +You can import a ready-to-use dashboard from [Grafana's Dashboards Portal](https://grafana.com/grafana/dashboards/20359-kubeshark-dashboard-v1-0-003/).