From 36143be2349f414623a45ffe6143bc9ae71cb4d4 Mon Sep 17 00:00:00 2001 From: Timo Beckers Date: Thu, 25 Oct 2018 17:56:19 +0200 Subject: [PATCH] docs - refer to documentation/examples/prometheus-marathon.yml Signed-off-by: Timo Beckers --- docs/configuration/configuration.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index caf54fd76..0dcee5158 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -874,8 +874,12 @@ tls_config: By default every app listed in Marathon will be scraped by Prometheus. If not all of your services provide Prometheus metrics, you can use a Marathon label and -Prometheus relabeling to control which instances will actually be scraped. Also -by default all apps will show up as a single job in Prometheus (the one specified +Prometheus relabeling to control which instances will actually be scraped. +See [the Prometheus marathon-sd configuration file](/documentation/examples/prometheus-marathon.yml) +for a practical example on how to set up your Marathon app and your Prometheus +configuration. + +By default, all apps will show up as a single job in Prometheus (the one specified in the configuration file), which can also be changed using relabeling. ### ``