Tag

ServiceMonitor

1 views collected around this technical thread.

Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 13, 2025 · Operations

Master ServiceMonitor: Build Reliable Prometheus Monitoring for Kubernetes

This article dives deep into ServiceMonitor, comparing it with traditional Prometheus configurations, detailing its core fields, and providing hands‑on examples for Harbor and GitLab metrics, enabling you to create stable, flexible, and maintainable monitoring setups for Kubernetes services.

KubernetesPrometheusServiceMonitor
0 likes · 5 min read
Master ServiceMonitor: Build Reliable Prometheus Monitoring for Kubernetes
Raymond Ops
Raymond Ops
May 11, 2025 · Cloud Native

How to Expose Ingress Metrics for Prometheus Monitoring in Kubernetes

This guide details how to expose the nginx‑ingress metrics port, configure static and ServiceMonitor‑based scraping in Prometheus Operator, create necessary secrets, and integrate the metrics into Grafana dashboards, providing a complete Kubernetes‑native solution for monitoring ingress traffic.

IngressKubernetesPrometheus
0 likes · 6 min read
How to Expose Ingress Metrics for Prometheus Monitoring in Kubernetes