--- title: "[bojemoi] fix(pipeline): dashboard table = 1 ligne par worker (flash en-cours)" date: 2026-07-16T22:21:28+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 992ca1f par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `992ca1f` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `992ca1ff6f94987d92ac74b9f0f1823e4e5ebe60` | ### Description DISTINCT ON (worker) ORDER BY worker, started_at DESC → affiche uniquement le module le plus récent de chaque worker Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M volumes/grafana/dashboards/pentest/pipeline.json ``` ### Diff Summary ``` volumes/grafana/dashboards/pentest/pipeline.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ```