1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #93294 from openshift-cherrypick-robot/cherry-pick-93247-to-enterprise-4.19

[enterprise-4.19] OBSDOCS-1393: Add links to Prometheus write_relabel_configs reference
This commit is contained in:
Jeana Routh
2025-05-13 12:56:12 -04:00
committed by GitHub
2 changed files with 12 additions and 0 deletions

View File

@@ -18,6 +18,12 @@ You can send ingested metrics to remote systems for long-term storage and add cl
// Configuring remote write storage
include::modules/monitoring-configuring-remote-write-storage.adoc[leveloffset=+1,tags=**;CPM;!UWM]
[role="_additional-resources"]
.Additional resources
* xref:../../../rest_api/monitoring_apis/prometheus-monitoring-coreos-com-v1.adoc#spec-remotewrite-writerelabelconfigs[`writeRelabelConfigs`]
* link:https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config[`relabel_config`] (Prometheus documentation)
include::modules/monitoring-supported-remote-write-authentication-settings.adoc[leveloffset=+2]
include::modules/monitoring-example-remote-write-authentication-settings.adoc[leveloffset=+2,tags=**;CPM;!UWM]

View File

@@ -18,6 +18,12 @@ You can send ingested metrics to remote systems for long-term storage and add cl
// Configuring remote write storage
include::modules/monitoring-configuring-remote-write-storage.adoc[leveloffset=+1,tags=**;!CPM;UWM]
[role="_additional-resources"]
.Additional resources
* xref:../../../rest_api/monitoring_apis/prometheus-monitoring-coreos-com-v1.adoc#spec-remotewrite-writerelabelconfigs[`writeRelabelConfigs`]
* link:https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config[`relabel_config`] (Prometheus documentation)
include::modules/monitoring-supported-remote-write-authentication-settings.adoc[leveloffset=+2]
include::modules/monitoring-example-remote-write-authentication-settings.adoc[leveloffset=+2,tags=**;!CPM;UWM]