Tagged articles

relabel

3 articles · Page 1 of 1
Ops Community
Ops Community
Aug 19, 2026 · Operations

Why Prometheus Metrics Have High Cardinality and How to Fix It

The article explains why Prometheus metric cardinality explodes, how it impacts memory, storage and query performance, and provides a step‑by‑step troubleshooting guide with concrete examples, code snippets, mitigation strategies, validation methods, and best‑practice recommendations for SREs.

AlertingPrometheusTSDB
0 likes · 24 min read
Why Prometheus Metrics Have High Cardinality and How to Fix It
Linux Ops Smart Journey
Linux Ops Smart Journey
Mar 4, 2025 · Operations

How to Monitor Hybrid Cloud with Prometheus: Fix Missing Physical Machine Targets

This article explains why Prometheus static and Kubernetes service discovery configurations can cause physical‑machine node‑exporter targets to disappear in hybrid cloud environments, analyzes the relabel rule issue, and provides a reusable configuration that separates and correctly labels both static and dynamic targets.

hybrid-cloudnode-exporterrelabel
0 likes · 4 min read
How to Monitor Hybrid Cloud with Prometheus: Fix Missing Physical Machine Targets
Aikesheng Open Source Community
Aikesheng Open Source Community
Jun 22, 2020 · Operations

Introduction to the Prometheus Data Collection Process

This article explains the complete Prometheus data collection workflow, covering key concepts such as targets, samples, and meta labels, detailing the relabeling steps, configuration options, example use‑cases, and the final scrape and storage phases for effective monitoring.

ConfigurationPrometheusdata collection
0 likes · 8 min read
Introduction to the Prometheus Data Collection Process