Commit d65ba10a authored by Fabian Reinartz's avatar Fabian Reinartz Committed by GitHub

Merge pull request #634 from brancz/mention-operator

Mention Prometheus Operator in Kubernetes SD section.
parents 24c860a4 367eb5e8
...@@ -623,6 +623,9 @@ Where `<role>` must be `endpoints`, `service`, `pod`, or `node`. ...@@ -623,6 +623,9 @@ Where `<role>` must be `endpoints`, `service`, `pod`, or `node`.
See [this example Prometheus configuration file](https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml) See [this example Prometheus configuration file](https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml)
for a detailed example of configuring Prometheus for Kubernetes. for a detailed example of configuring Prometheus for Kubernetes.
You may wish to check out the 3rd party [Prometheus Operator](https://github.com/coreos/prometheus-operator),
which automates the Prometheus setup on top of Kubernetes.
### `<marathon_sd_config>` ### `<marathon_sd_config>`
CAUTION: Marathon SD is in beta: breaking changes to configuration are still CAUTION: Marathon SD is in beta: breaking changes to configuration are still
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment