48 lines
1.4 KiB
Markdown
48 lines
1.4 KiB
Markdown
---
|
|
title: "[bojemoi] feat(grafana): Node Graph topology panel — tous les services Swarm avec indicateurs rouge/vert"
|
|
date: 2026-06-06T23:27:54+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 614c27f par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `614c27f`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `614c27f3d2c6266aa6db955e6768f9128b4ee61b` |
|
|
|
|
|
|
### Description
|
|
|
|
- stack: GF_INSTALL_PLUGINS=yesoreyeram-infinity-datasource
|
|
- swarm-exporter: endpoint /node-graph (65 nodes, 40 edges) avec health arcs
|
|
- dashboard: volumes/grafana/dashboards/topology/service-topology.json
|
|
- dashboards.yml: provider topology/ → folder Infrastructure
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
M stack/01-service-hl.yml
|
|
A volumes/grafana/dashboards/topology/service-topology.json
|
|
M volumes/grafana/provisioning/dashboards/dashboards.yml
|
|
M volumes/monitoring/swarm-exporter.py
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
stack/01-service-hl.yml | 1 +
|
|
.../dashboards/topology/service-topology.json | 79 ++++++++++++++
|
|
.../grafana/provisioning/dashboards/dashboards.yml | 20 ++++
|
|
volumes/monitoring/swarm-exporter.py | 121 ++++++++++++++++++++-
|
|
4 files changed, 216 insertions(+), 5 deletions(-)
|
|
```
|