post: commit 5d3d6c9 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
51
content/posts/commits/2026-05-31-commit-5d3d6c9.md
Normal file
51
content/posts/commits/2026-05-31-commit-5d3d6c9.md
Normal file
@@ -0,0 +1,51 @@
|
||||
---
|
||||
title: "[bojemoi] fix(grafana): refactore Services Status en 4 panels catégorisés"
|
||||
date: 2026-05-31T21:03:30+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 5d3d6c9 par Betty dans bojemoi"
|
||||
author: "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(-)
|
||||
```
|
||||
Reference in New Issue
Block a user