mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
Merge pull request #73109 from openshift-cherrypick-robot/cherry-pick-72783-to-enterprise-4.16
[enterprise-4.16] OBSDOCS-74: Update remote write topic that only remote write sender c…
This commit is contained in:
@@ -25,6 +25,11 @@ ifdef::openshift-dedicated,openshift-rosa[]
|
||||
endif::openshift-dedicated,openshift-rosa[]
|
||||
* You have installed the OpenShift CLI (`oc`).
|
||||
* You have set up a remote write compatible endpoint (such as Thanos) and know the endpoint URL. See the link:https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage[Prometheus remote endpoints and storage documentation] for information about endpoints that are compatible with the remote write feature.
|
||||
+
|
||||
[IMPORTANT]
|
||||
====
|
||||
Red{nbsp}Hat only provides information for configuring remote write senders and does not offer guidance on configuring receiver endpoints. Customers are responsible for setting up their own endpoints that are remote-write compatible. Issues with endpoint receiver configurations are not included in Red{nbsp}Hat production support.
|
||||
====
|
||||
* You have set up authentication credentials in a `Secret` object for the remote write endpoint. You must create the secret in the
|
||||
ifndef::openshift-dedicated,openshift-rosa[]
|
||||
same namespace as the Prometheus object for which you configure remote write: the `openshift-monitoring` namespace for default platform monitoring or the `openshift-user-workload-monitoring` namespace for user workload monitoring.
|
||||
@@ -34,7 +39,7 @@ ifdef::openshift-dedicated,openshift-rosa[]
|
||||
endif::openshift-dedicated,openshift-rosa[]
|
||||
|
||||
+
|
||||
[CAUTION]
|
||||
[WARNING]
|
||||
====
|
||||
To reduce security risks, use HTTPS and authentication to send metrics to an endpoint.
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user