Tag

relabeling

0 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Sep 28, 2021 · Operations

Mastering Prometheus Relabeling: Rules, Actions, and Real-World Use Cases

This article explains how Prometheus relabeling works, covering rule actions, hidden metadata labels, label mapping, sharding, and practical examples for filtering targets, modifying labels, and optimizing metric storage in monitoring pipelines.

ConfigurationMonitoringOps
0 likes · 17 min read
Mastering Prometheus Relabeling: Rules, Actions, and Real-World Use Cases
DevOps Cloud Academy
DevOps Cloud Academy
Sep 27, 2021 · Operations

Understanding Prometheus Relabeling: Rules, Actions, and Practical Use Cases

This article explains how Prometheus relabeling works, covering the purpose of relabeling, hidden and meta labels, the various actions such as replace, keep, drop, labelmap, labelkeep, labeldrop, and hashmod, and provides concrete configuration examples for common monitoring scenarios.

ConfigurationKubernetesMonitoring
0 likes · 15 min read
Understanding Prometheus Relabeling: Rules, Actions, and Practical Use Cases