40 lines
883 B
Markdown
40 lines
883 B
Markdown
---
|
|
title: "[bojemoi] fix(monitoring): LabTunnelDown — utiliser node_network_info au lieu de node_network_up"
|
|
date: 2026-06-06T16:31:18+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit e96c2d9 par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `e96c2d9`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `e96c2d9fd2723d997f370ea91819ce91792e2abd` |
|
|
|
|
|
|
### Description
|
|
|
|
node_network_up = 0 pour les interfaces tun (operstate=unknown, comportement normal).
|
|
node_network_info est absent uniquement si l'interface n'existe pas.
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
M volumes/prometheus/rules/alerts.yml
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
volumes/prometheus/rules/alerts.yml | 4 +---
|
|
1 file changed, 1 insertion(+), 3 deletions(-)
|
|
```
|