Files
blog/content/posts/commits/2026-06-11-commit-022f4af.md
Betty f099f75dab
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 022f4af in bojemoi
2026-06-11 21:16:04 +02:00

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(-)
```