41 lines
884 B
Markdown
41 lines
884 B
Markdown
---
|
|
title: "[bojemoi] fix(prometheus): correction label LabTunnelDown alert rule"
|
|
date: 2026-06-11T21:15:54+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 022f4af par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `022f4af`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `022f4af21cb1a89ac8e1c6411c44643ff5c9df82` |
|
|
|
|
|
|
### Description
|
|
|
|
node_hostname="meta-76" n'existe pas dans les métriques scrappées.
|
|
Remplacé par instance="meta-76" (label réel de node-exporter).
|
|
Élimine la fausse alerte permanente sur le tunnel C2.
|
|
|
|
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 | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
```
|