From 2acce08d31e389cf057aabbc43c7df8f270b2b10 Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Tue, 1 Aug 2023 13:49:07 +0200 Subject: [PATCH 1/2] docs: update instructions on how to contribute to dashboards --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6be558ad7c5b..5fe87d35a267 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -195,10 +195,10 @@ Contributors must choose the log level carefully to ensure a consistent experien To edit or extend an existing Grafana dashboard with minimal diff: 1. Grab the `.json` dashboard file from current unstable -2. Import file to Grafana via the web UI at `/dashboard/import`. Give it some temporal name relevant to your work (i.e. the branch name) +2. Import the file to Grafana via the web UI at `/dashboard/import` without modifying the UID of the dashboard 3. Visually edit the dashboard -4. Once done make sure to leave the exact same visual aspect as before: same refresh interval, collapsed rows, etc. -5. Save the dashboard (CTRL + S) +4. Once done make sure to leave the exact same visual aspect as before: same refresh interval, time range, etc. +5. Save the dashboard (CTRL+S) 6. Run download script, see [below](#using-download-script) on how to use it 7. Check git diff of updated dashboards, commit, push and open your PR From 3ddf6baf14e5929f773df09d73865fbf80171c3e Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Tue, 1 Aug 2023 14:03:22 +0200 Subject: [PATCH 2/2] Add UID to spell check word list --- .wordlist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.wordlist.txt b/.wordlist.txt index 22b2d24cf81e..9b82a3a78396 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -59,6 +59,7 @@ TOC TTD TypeScript UI +UID UTF VM Vitalik