From 5f6af14e42925a20c35f002e31599aff57f5b35e Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 11 Jun 2026 21:28:09 +0200 Subject: [PATCH] post: commit 90e5ce3 in bojemoi --- .../commits/2026-06-11-commit-90e5ce3.md | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 content/posts/commits/2026-06-11-commit-90e5ce3.md diff --git a/content/posts/commits/2026-06-11-commit-90e5ce3.md b/content/posts/commits/2026-06-11-commit-90e5ce3.md new file mode 100644 index 0000000..6796358 --- /dev/null +++ b/content/posts/commits/2026-06-11-commit-90e5ce3.md @@ -0,0 +1,38 @@ +--- +title: "[bojemoi] fix(grafana): correction UID datasource Loki dans infra-monitor dashboard" +date: 2026-06-11T21:28:09+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 90e5ce3 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `90e5ce3` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `90e5ce36e96790c82b5e715db4807a2ee8b190c6` | + + +### Description + +UID "loki" → "P8E80F9AEF21F6940" (UID réel dans le provisioning Grafana). + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M volumes/grafana/dashboards/general/infra-monitor.json +``` + +### Diff Summary + +``` + volumes/grafana/dashboards/general/infra-monitor.json | 12 ++++++------ + 1 file changed, 6 insertions(+), 6 deletions(-) +```