Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pambrose authored Apr 14, 2022
1 parent 8e8a940 commit 456003f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,12 +307,11 @@ docker run --rm -p 8083:8083 -p 8093:8093 \
target for `--mount` options.

## 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.
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.

An example config can be found in
[federate.conf](https://raw.githubusercontent.com/pambrose/prometheus-proxy/master/examples/federate.conf)

[federate.conf](https://github.com/pambrose/prometheus-proxy/blob/master/examples/federate.conf).

## Grafana

Expand All @@ -323,4 +322,4 @@ are [here](https://github.com/pambrose/prometheus-proxy/tree/master/grafana).

* [Prometheus.io](http://prometheus.io)
* [gRPC](http://grpc.io)
* [Typesafe Config](https://github.com/typesafehub/config)
* [Typesafe Config](https://github.com/typesafehub/config)

0 comments on commit 456003f

Please sign in to comment.