post: commit 022f4af in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
40
content/posts/commits/2026-06-11-commit-022f4af.md
Normal file
40
content/posts/commits/2026-06-11-commit-022f4af.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
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(-)
|
||||
```
|
||||
Reference in New Issue
Block a user