Tag

relabel

0 views collected around this technical thread.

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.

Prometheushybrid-cloudkubernetes
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.

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