Difference between revisions of "Prometheus Operator"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* <code>[[kind: PodMonitor]]</code> https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md | * <code>[[kind: PodMonitor]]</code> https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md | ||
+ | * <code>[[kind: PrometheusRule]]</code> | ||
+ | * <code>[[kind: ServiceMonitor]]</code> | ||
[[kubectl apply --server-side]] -f manifests/setup | [[kubectl apply --server-side]] -f manifests/setup |
Revision as of 10:02, 7 March 2024
https://github.com/prometheus-operator/prometheus-operator
kind: PodMonitor
https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.mdkind: PrometheusRule
kind: ServiceMonitor
kubectl apply --server-side -f manifests/setup .../... Apply failed with 1 conflict: conflict with "helm" using apiextensions.k8s.io/v1: .spec.versions
Related
See also
- Prometheus Operator,
kind: PodMonitor, kind: PrometheusRule
- Prometheus: Prometheus installation,
9090
, storage, Prometheus exporters: Node exporter9100
, Blackbox exporter, Prometheus alertmanager (changelog), Prometheus versions, Prometheus Node exporter releases,promtool
,amtool, tsdb
,/etc/default/prometheus, /etc/prometheus/prometheus.yml, journalctl -u prometheus
,/etc/default/prometheus-node-exporter
, PromQL,alert:
, Prometheus Operator, Thanos, VictoriaMetrics, PushGateway, Prometheus API,values.yml
, Amazon Managed Service for Prometheus
Advertising: