From edd7dd79def380c4474537b2c118412badad28e2 Mon Sep 17 00:00:00 2001 From: grafana-watcher Date: Thu, 16 Jul 2026 22:07:57 +0200 Subject: [PATCH] post: commit 10b603b in bojemoi --- .../commits/2026-07-16-commit-10b603b.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 content/posts/commits/2026-07-16-commit-10b603b.md diff --git a/content/posts/commits/2026-07-16-commit-10b603b.md b/content/posts/commits/2026-07-16-commit-10b603b.md new file mode 100644 index 0000000..5245895 --- /dev/null +++ b/content/posts/commits/2026-07-16-commit-10b603b.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] fix(pipeline): corriger UID datasource dans dashboard Grafana" +date: 2026-07-16T22:07:57+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 10b603b par grafana-watcher dans bojemoi" +author: "grafana-watcher" +--- + +## Commit `10b603b` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | grafana-watcher | +| **Hash** | `10b603b124a1f1975b71c7f13cb3796c2c93f195` | + + +### Description + +Remplace \${DS_POSTGRESQL_THREATINTEL} par l'UID réel PD38AB5DA57252E20 +(PostgreSQL-MSF) pour que les 3 panels chargent sans variable de template. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M volumes/grafana/dashboards/pentest/pipeline.json +``` + +### Diff Summary + +``` + volumes/grafana/dashboards/pentest/pipeline.json | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) +```