From 92ff24c8d2a6955ab11b4f79fcb79c6aea8ff786 Mon Sep 17 00:00:00 2001 From: Paul Ambrose Date: Wed, 13 Apr 2022 21:00:32 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39ba05ec..d91b13c6 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ docker run --rm -p 8083:8083 -p 8093:8093 \ **Note:** The `WORKDIR` of the proxy and agent images is `/app`, so make sure to use `/app` as the base directory in the target for `--mount` options. -## Scraping a prometheus instance +## Scraping a Prometheus instance It's possible to scrape an existing prometheus server using the `/federate` endpoint. This enables using the existing service discovery features already built into Prometheus.