mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Add prefix to relative 3 URLs (#3551)
This commit is contained in:
parent
7417c60071
commit
607a675617
|
@ -501,7 +501,7 @@ Each target has a meta label `__meta_filepath` during the
|
||||||
filepath from which the target was extracted.
|
filepath from which the target was extracted.
|
||||||
|
|
||||||
There is a list of
|
There is a list of
|
||||||
[integrations](/docs/operating/integrations/#file-service-discovery) with this
|
[integrations](https://prometheus.io/docs/operating/integrations/#file-service-discovery) with this
|
||||||
discovery mechanism.
|
discovery mechanism.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
@ -1123,7 +1123,7 @@ tls_config:
|
||||||
```
|
```
|
||||||
|
|
||||||
There is a list of
|
There is a list of
|
||||||
[integrations](/docs/operating/integrations/#remote-endpoints-and-storage)
|
[integrations](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage)
|
||||||
with this feature.
|
with this feature.
|
||||||
|
|
||||||
### `<remote_read>`
|
### `<remote_read>`
|
||||||
|
@ -1166,5 +1166,5 @@ tls_config:
|
||||||
```
|
```
|
||||||
|
|
||||||
There is a list of
|
There is a list of
|
||||||
[integrations](/docs/operating/integrations/#remote-endpoints-and-storage)
|
[integrations](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage)
|
||||||
with this feature.
|
with this feature.
|
||||||
|
|
Loading…
Reference in a new issue