From ffc6b7f9d36af3cc704b453ed7a5e9779b615b54 Mon Sep 17 00:00:00 2001 From: Xiang Dai <764524258@qq.com> Date: Thu, 4 Apr 2019 11:47:38 +0800 Subject: [PATCH] Add dashboard example Signed-off-by: Xiang Dai <764524258@qq.com> --- docs/operations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/operations.md b/docs/operations.md index 356dbb319309d..ffd7a4ed82931 100644 --- a/docs/operations.md +++ b/docs/operations.md @@ -46,6 +46,8 @@ Most of these metrics are counters and should continuously increase during norma 3. Promtail forwards the line to a Loki distributor, its received counters should increase. 4. The Loki distributor forwards it to a Loki ingester, its request duration counter increases. +You can import dashboard with ID [10004](https://grafana.com/dashboards/10004) to see them in Grafana UI. + ### Monitoring Mixins Check out our [Loki mixin](../production/loki-mixin) for a set of dashboards, recording rules, and alerts.