... | ... | @@ -29,5 +29,5 @@ To probe an endpoint Prometheus has to have targets which to probe - the followi |
|
|
target_label: __address__
|
|
|
static_configs:
|
|
|
- targets:
|
|
|
- https://<your_url_here>.ee # There can be multiple targets under the same job
|
|
|
- https://your_url_here # There can be multiple targets under the same job
|
|
|
``` |
|
|
\ No newline at end of file |