mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-27 05:32:27 -08:00
Discovery docs: add a pull requests examples section (#8556)
* add a pull requests examples section Signed-off-by: Rémy Léone <rleone@scaleway.com>
This commit is contained in:
parent
dd5a46aa47
commit
6962e44618
|
@ -259,3 +259,9 @@ Here are some non-obvious parts of adding service discoveries that need to be ve
|
|||
`<alertmanager_config>` in `docs/configuration/configuration.md`.
|
||||
|
||||
<!-- TODO: Add best-practices -->
|
||||
|
||||
### 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)
|
||||
|
|
Loading…
Reference in a new issue