Damien Arnodo Damien
  • Joined on 2025-08-22
Damien pushed to blog/mlops-observabilite-reseau-ia at Damien/Notebook 2026-07-14 07:48:29 +00:00
92cd6770a1 Add French blog post on AIOps and network observability
Damien pushed to blog/mlops-observabilite-reseau-ia at Damien/Notebook 2026-07-10 13:49:54 +00:00
c7057925e4 Ajoute le premier article de la série observabilité réseau/MLOps
Damien created branch blog/mlops-observabilite-reseau-ia in Damien/Notebook 2026-07-10 13:49:54 +00:00
Damien deleted branch fix/cards_orientation from Damien/Notebook 2026-07-10 13:38:18 +00:00
Damien pushed to main at Damien/Notebook 2026-07-10 13:38:17 +00:00
c64e7f7217 Merge pull request 'Fix French documentation card layout' (#24) from fix/cards_orientation into main
4e70e8eb14 Fix French documentation card layout
Compare 2 commits »
Damien merged pull request Damien/Notebook#24 2026-07-10 13:38:17 +00:00
Fix French documentation card layout
Damien created pull request Damien/Notebook#24 2026-07-10 13:38:09 +00:00
Fix French documentation card layout
Damien pushed to feat/telemetry at Damien/arista-evpn-vxlan-clab 2026-07-10 13:35:16 +00:00
0f3aa27566 Add Grafana weathermap dashboard asset
Damien pushed to feat/telemetry at Damien/arista-evpn-vxlan-clab 2026-07-10 13:28:17 +00:00
1cbea38522 Fix read-back arrow to terminate on dashboard-base.json's edge, not its middle
Damien pushed to feat/telemetry at Damien/arista-evpn-vxlan-clab 2026-07-10 13:19:47 +00:00
64a8287518 Update scripts README table formatting
045179e098 Reword scripts/README.md for readability, add pipeline diagram
Compare 2 commits »
Damien pushed to feat/telemetry at Damien/arista-evpn-vxlan-clab 2026-07-10 13:08:48 +00:00
998014d144 Update Grafana weathermap dashboard node positions
8fb83b9446 Add end-to-end how-to guide + regenerate dashboard from a clean reset
Compare 2 commits »
Damien pushed to feat/telemetry at Damien/arista-evpn-vxlan-clab 2026-07-10 12:53:54 +00:00
9b53ab0683 Fix inconsistent node rectangle height via compactVerticalLinks
Damien commented on issue Damien/arista-evpn-vxlan-clab#54 2026-07-10 12:51:05 +00:00
Inconsistent node rectangle sizing on the weathermap panel

Implemented in 9b53ab0 (branch feat/telemetry).

Root cause (confirmed against the real plugin, not the #48 doc)

Pulled the actual bundle from the installed plugin (`$GRAFANA_URL/public/plu…

Damien opened issue Damien/arista-evpn-vxlan-clab#54 2026-07-10 10:49:51 +00:00
Inconsistent node rectangle sizing on the weathermap panel
Damien pushed to feat/telemetry at Damien/arista-evpn-vxlan-clab 2026-07-10 10:46:07 +00:00
fcd7ea2567 Layered default layout by hostname role + preserve live node positions
Damien commented on issue Damien/arista-evpn-vxlan-clab#53 2026-07-10 10:41:21 +00:00
Layered default layout + preserve manually-repositioned nodes across regeneration

Implemented in fcd7ea2 (branch feat/telemetry).

Role parsing + tiered layout

parse_role(hostname), checked in this order (first match wins, so campus-border-leaf1 matches border-leaf…

Damien opened issue Damien/arista-evpn-vxlan-clab#53 2026-07-10 10:25:14 +00:00
Layered default layout + preserve manually-repositioned nodes across regeneration
Damien pushed to feat/telemetry at Damien/arista-evpn-vxlan-clab 2026-07-10 10:20:33 +00:00
e73b789f92 Add sample environment file with Grafana and IPFabric credentials
632d146368 Split weathermap generation from dashboard composition
dba06c1607 Exclude Management0 from per-site throughput panel
b726848da0 Guard VNI tooltip join against transient duplicate series
b03464d0df Extend weathermap dashboard with BGP/ports tables, per-site throughput, fix node status query
Compare 5 commits »
Damien commented on issue Damien/arista-evpn-vxlan-clab#52 2026-07-10 10:16:12 +00:00
Split weathermap generation from dashboard composition (manual + generated merge)

Implemented in 632d146 (branch feat/telemetry).

File structure

Damien opened issue Damien/arista-evpn-vxlan-clab#52 2026-07-10 10:05:30 +00:00
Split weathermap generation from dashboard composition (manual + generated merge)