From 91e3546196bf35181f37ddcb56729049a6242638 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:38:40 -0800 Subject: [PATCH] added a link to the dashboard --- helm-chart/metrics.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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/).