Files
blog/content/posts/commits/2026-05-31-commit-5d3d6c9.md
Betty fe492e4d0c
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 5d3d6c9 in bojemoi
2026-05-31 21:03:31 +02:00

1.7 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(grafana): refactore Services Status en 4 panels catégorisés 2026-05-31T21:03:30+02:00 false
commit
bojemoi
main
Git Activity
Commit 5d3d6c9 par Betty dans bojemoi Betty

Commit 5d3d6c9

Repository bojemoi
Branch main
Author Betty
Hash 5d3d6c9fbc29237f7bc044cd349c9b2a3b7c7071

Description

  • Remplace le panel unique (illisible, tout en une ligne) par 4 panels côte à côte : Base Stack, Borodino C2, Infra, Sécurité
  • textMode "name" : affiche le nom du service uniquement, fond vert/rouge
  • Taille de texte auto (adaptatif à la cellule)
  • Restaure les queries PostgreSQL/Prometheus fonctionnelles sur pentest-overview
  • Mise à jour des autres dashboards pentest (c2-sessions, pipeline, scan-results, vuln-management)

Co-Authored-By: Claude Sonnet 4.6 (1M context) noreply@anthropic.com

Files Changed

M	volumes/grafana/dashboards/pentest/c2-sessions.json
M	volumes/grafana/dashboards/pentest/pentest-overview.json
M	volumes/grafana/dashboards/pentest/pipeline-overview.json
M	volumes/grafana/dashboards/pentest/scan-results.json
M	volumes/grafana/dashboards/pentest/vuln-management.json

Diff Summary

 .../grafana/dashboards/pentest/c2-sessions.json    |  47 ++-
 .../dashboards/pentest/pentest-overview.json       | 451 ++++++++++++++++++---
 .../dashboards/pentest/pipeline-overview.json      | 144 +++----
 .../grafana/dashboards/pentest/scan-results.json   |  84 +++-
 .../dashboards/pentest/vuln-management.json        | 113 +++---
 5 files changed, 628 insertions(+), 211 deletions(-)