copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Prometheus Operator - Running Prometheus on Kubernetes Automatically generate monitoring target configurations based on familiar Kubernetes label queries; no need to learn a Prometheus specific configuration language
Getting Started - Prometheus Operator The Prometheus resource declaratively describes the desired state of a Prometheus deployment, while ServiceMonitor and PodMonitor resources describe the targets to be monitored by Prometheus
Introduction - Prometheus Operator The Operator introduces custom resources like Prometheus, Alertmanager, ThanosRuler, and others, which help automate the deployment and configuration of these resources
Installing Prometheus Operator Install the Kube-Prometheus-Stack helm chart which provides a collection of Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator
Alerting Routes - Prometheus Operator This guide assumes you already have a basic understanding of the Prometheus Operator and have gone through the Getting Started guide We’re also expecting you to know how to run an Alertmanager instance
Design - Prometheus Operator This document describes the design and interaction between the custom resource definitions that the Prometheus Operator manages
API reference - Prometheus Operator The Operator continuously reconciles the scrape and rules configuration and a sidecar container running in the Prometheus pods triggers a reload of the configuration when needed
ScrapeConfig CRD - Prometheus Operator Starting with prometheus-operator v0 65 x, one can use the ScrapeConfig CRD to scrape targets external to the Kubernetes cluster or create scrape configurations that are not possible with the higher level ServiceMonitor Probe PodMonitor resources
Thanos - Prometheus Operator What does the Prometheus Operator help with? # Prometheus Operator can manage: the Thanos sidecar component with the Prometheus custom resource definition Deployed within the Prometheus pod, it can hook into the Thanos querying system as well as optionally back up your data to object storage