From 3e0efd6f4ee279690538ee78118e7bd37748f822 Mon Sep 17 00:00:00 2001 From: Khushi Jain Date: Mon, 8 Jan 2024 17:00:27 +0530 Subject: [PATCH] Update index.md --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 070ac32..099406b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,13 +8,13 @@ It should give you good idea about state of your Alertmanager cluster, it's util Dashboard works only with `instance` label and repeats all graphs for every instance found in the metric `alertmanager_build_info`. -Every graph should have description tooltip on the upper left cornet if you hover over it. +Every graph should have description tooltip on the upper left corner if you hover over it. ## Requirements ### Datasource -- Prometheus datasource - datasource poiting to the prometheus +- Prometheus datasource - datasource pointing to the prometheus instance which scrapes metrics of desired Alertmanager instances. ## Installation