prometheus/documentation/examples
Svend Sorensen 94a3e863e4 Document what ports are scraped by default in k8s example
The Kubernetes pod SD creates a target for each declared port, as documented:

https://prometheus.io/docs/operating/configuration/#pod

> The pod role discovers all pods and exposes their containers as targets. For
> each declared port of a container, a single target is generated. If a
> container has no specified ports, a port-free target per container is created
> for manually adding a port via relabeling.

This results in the default port being the declared port, or no port if none are
declared.
2017-05-01 15:58:48 -07:00
..
kubernetes-rabbitmq Fix typo in documentation/examples/kubernetes-rabbitmq/README.md 2016-02-08 02:00:10 +01:00
remote_storage Correct example name to adapter. (#2590) 2017-04-10 17:24:53 +01:00
prometheus-kubernetes.yml Document what ports are scraped by default in k8s example 2017-05-01 15:58:48 -07:00
prometheus.yml The defaults stated in the example config where wrong (#2110) 2016-11-21 09:53:59 +01:00