mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-16 09:16:38 +00:00
issue-127 of website repo
This commit is contained in:
parent
465bcbaf2a
commit
0c2de68c92
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ to generate scrape configurations.
|
||||||
* `kubernetes_sd`
|
* `kubernetes_sd`
|
||||||
* `consul_sd`
|
* `consul_sd`
|
||||||
|
|
||||||
The following examples are basic and don't cover all the supported service discovery mechanisms. The CRD is constantly evolving, adding new features and support for new Service Discoveries. Check the [API documentation](https://prometheus-operator.dev/docs/developer/scrapeconfig/) to see all supported fields.
|
The following examples are basic and don't cover all the supported service discovery mechanisms. The CRD is constantly evolving, adding new features and support for new Service Discoveries. Check the [API documentation](https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1alpha1.ScrapeConfig) to see all supported fields.
|
||||||
|
|
||||||
If you have an interest in another service discovery mechanism or you see something missing in the implementation, please
|
If you have an interest in another service discovery mechanism or you see something missing in the implementation, please
|
||||||
[open an issue](https://github.com/prometheus-operator/prometheus-operator/issues).
|
[open an issue](https://github.com/prometheus-operator/prometheus-operator/issues).
|
||||||
|
|
Loading…
Add table
Reference in a new issue