mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
729 B
Plaintext
16 lines
729 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
include::_attributes/common-attributes.adoc[]
|
|
[id="otel-sending-traces-logs-and-metrics-to-otel-collector"]
|
|
= Sending traces, logs, and metrics to the OpenTelemetry Collector
|
|
:context: otel-sending-traces-logs-and-metrics-to-otel-collector
|
|
|
|
toc::[]
|
|
|
|
You can set up and use the {OTELShortName} to send traces, logs, and metrics to the OpenTelemetry Collector or the `TempoStack` instance.
|
|
|
|
Sending traces and metrics to the OpenTelemetry Collector is possible with or without sidecar injection.
|
|
|
|
include::modules/otel-send-traces-and-metrics-to-otel-collector-with-sidecar.adoc[leveloffset=+1]
|
|
|
|
include::modules/otel-send-traces-and-metrics-to-otel-collector-without-sidecar.adoc[leveloffset=+1]
|