mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
This PR publishes the 3.8 release and consolidates the following PRs: https://github.com/openshift/openshift-docs/pull/102702 https://github.com/openshift/openshift-docs/pull/103126 https://github.com/openshift/openshift-docs/pull/102819 https://github.com/openshift/openshift-docs/pull/102760 https://github.com/openshift/openshift-docs/pull/102804 https://github.com/openshift/openshift-docs/pull/102897 Jira: https://issues.redhat.com/browse/OBSDOCS-1699
13 lines
710 B
Plaintext
13 lines
710 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * observability/otel/otel-forwarding-telemetry-data.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="otel-forwarding-data-to-aws_{context}"]
|
|
= Forwarding telemetry data to AWS
|
|
|
|
[role="_abstract"]
|
|
To forward telemetry data to AWS, use the OpenTelemetry Collector with the following exporters: AWS CloudWatch Logs Exporter for logs, AWS EMF Exporter for metrics, and AWS X-Ray Exporter for traces.
|
|
|
|
// Currently, this docs repository does not permit linking from here to the sections for AWS CloudWatch Logs Exporter, AWS EMF Exporter, and AWS X-Ray Exporter. See the xref to the "Exporters" page placed in observability/otel/otel-forwarding-telemetry-data.adoc.
|