fix link in docs/examples/k8s-rabbitmq readme (#4967)

Signed-off-by: Thomas J. Fox <thomasjfox1@gmail.com>
This commit is contained in:
Thomas J. Fox 2018-12-18 04:53:55 -06:00 committed by Simon Pasquier
parent e8be31eed9
commit 11a93b2b37

View file

@ -13,7 +13,7 @@ yet found the exporter and is not scraping data from it.
For more details on how to use Kubernetes service discovery take a look at the For more details on how to use Kubernetes service discovery take a look at the
[documentation](http://prometheus.io/docs/operating/configuration/#kubernetes-sd-configurations-kubernetes_sd_config) [documentation](http://prometheus.io/docs/operating/configuration/#kubernetes-sd-configurations-kubernetes_sd_config)
and at the [available examples](./documentation/examples). and at the [available examples](./../).
After you got Kubernetes service discovery up and running you just need to advertise that RabbitMQ After you got Kubernetes service discovery up and running you just need to advertise that RabbitMQ
is exposing metrics. To do that you need to define a service that: is exposing metrics. To do that you need to define a service that: