diff --git a/discovery/README.md b/discovery/README.md index f7d7120ddd..9431876c7e 100644 --- a/discovery/README.md +++ b/discovery/README.md @@ -259,3 +259,9 @@ Here are some non-obvious parts of adding service discoveries that need to be ve `` in `docs/configuration/configuration.md`. + +### Examples of Service Discovery pull requests + +The exemples given might become out of date but should give a good impression about the areas touched by a new service discovery. + +- [Eureka](https://github.com/prometheus/prometheus/pull/3369)