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

OBSDOCS-2675: Extracted multicluster observability procedure into a new proc module from the assembly

This commit is contained in:
Kalyani Desai
2025-11-11 12:22:05 +05:30
committed by openshift-cherrypick-robot
parent e67f61dabf
commit 32edd4939e
4 changed files with 26 additions and 10 deletions

View File

@@ -3240,8 +3240,8 @@ Topics:
File: otel-forwarding-telemetry-data
- Name: Configuring the Collector metrics
File: otel-configuring-otelcol-metrics
- Name: Gathering the observability data from multiple clusters
File: otel-config-multicluster
- Name: Receiving telemetry data
File: otel-receiving-telemetry-data
- Name: Troubleshooting the Red Hat build of OpenTelemetry
File: otel-troubleshooting
- Name: Migrating to the Red Hat build of OpenTelemetry

View File

@@ -1,10 +1,13 @@
:_mod-docs-content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
[id="otel-gathering-observability-data-from-multiple-clusters"]
= Gathering the observability data from multiple clusters
:context: otel-gathering-observability-data-from-multiple-clusters
// Module included in the following assemblies:
//
// * observability/otel/otel-receiving-telemetry-data.adoc
For a multicluster configuration, you can create one OpenTelemetry Collector instance in each one of the remote clusters and then forward all the telemetry data to one OpenTelemetry Collector instance.
:_mod-docs-content-type: PROCEDURE
[id="otel-receiving-telemetry-data-from-multiple-clusters_{context}"]
= Receiving telemetry data from multiple clusters
[role="_abstract"]
If you need the Collector to receive telemetry data from multiple remote clusters, create one OpenTelemetry Collector instance in each one of the remote clusters, and then have all of their telemetry data forwarded to a central OpenTelemetry Collector instance.
.Prerequisites

View File

@@ -0,0 +1,13 @@
:_mod-docs-content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
:context: otel-receiving-telemetry-data
[id="otel-receiving-telemetry-data"]
= Receiving telemetry data
toc::[]
[role="_abstract"]
After setting up the OpenTelemetry Collector and instrumenting your application, you need to connect the instrumentation and OpenTelemetry Collector so that the OpenTelemetry Collector can receive telemetry data from the instrumentation.
include::modules/otel-receiving-telemetry-data-from-multiple-clusters.adoc[leveloffset=+1]

View File

@@ -215,7 +215,7 @@ a|* xref:../operators/understanding/crds/crd-extending-api-with-crds.adoc#crd-cr
| xref:../observability/distr_tracing/distr-tracing-tempo-architecture.adoc#distr-tracing-tempo-architecture[{DTProductName}]
| xref:../observability/otel/otel-installing.adoc#install-otel[Red Hat build of OpenTelemetry]
| xref:../observability/otel/otel-config-multicluster.adoc#otel-config-multicluster[Gathering the observability data from multiple clusters]
| xref:../observability/otel/otel-receiving-telemetry-data.adoc#otel-receiving-telemetry-data[Receiving telemetry data from multiple clusters]
| xref:../observability/network_observability/network-observability-overview.adoc#network-observability-overview[About Network Observability]
a|* xref:../observability/network_observability/metrics-alerts-dashboards.adoc#metrics-alerts-dashboards_metrics-alerts-dashboards[Using metrics with dashboards and alerts]