From b834b896d4c68d69f272c75516e9716890aba009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C5=BEbeta=20Hajn=C3=A1?= <xhajna@fi.muni.cz> Date: Tue, 2 May 2023 20:00:36 +0200 Subject: [PATCH] feat: added links to json files (should change in future to redirect to main/develop) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 359c8fe..67d0f5b 100644 --- a/README.md +++ b/README.md @@ -189,4 +189,4 @@ docker run --rm --name grafana --network grafana-prometheus -p 3000:3000 grafana 1. Log into Grafana with default user and password is `admin`. 2. Add data source in Configuration -> Data sources (http://prometheus:9090) -3. Import Dashboard as JSON file (two options provided) +3. Import Dashboard as JSON file (two options - [simple](https://gitlab.fi.muni.cz/xvicenik/formula-team-management/-/blob/11-actuator/grafana.json), [advanced](https://gitlab.fi.muni.cz/xvicenik/formula-team-management/-/blob/11-actuator/justai-system-monitor_rev2.json)) -- GitLab