Files
blog/content/posts/commits/2026-06-06-commit-614c27f.md
Betty 0112e60456
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
post: commit 614c27f in bojemoi
2026-06-06 23:27:55 +02:00

1.4 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(grafana): Node Graph topology panel — tous les services Swarm avec indicateurs rouge/vert 2026-06-06T23:27:54+02:00 false
commit
bojemoi
main
Git Activity
Commit 614c27f par Betty dans bojemoi 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(-)