Skip to content

Commit 5e560f9

Browse files
feat: Added getting started video for ingesting Otel logs (#13226)
Co-authored-by: J Stickler <[email protected]>
1 parent 32097c8 commit 5e560f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/sources/send-data/otel/_index.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ weight: 250
1212
Loki natively supports ingesting OpenTelemetry logs over HTTP.
1313
For ingesting logs to Loki using the OpenTelemetry Collector, you must use the [`otlphttp` exporter](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/otlphttpexporter).
1414

15+
{{< youtube id="snXhe1fDDa8" >}}
16+
1517
## Loki configuration
1618

1719
When logs are ingested by Loki using an OpenTelemetry protocol (OTLP) ingestion endpoint, some of the data is stored as [Structured Metadata]({{< relref "../../get-started/labels/structured-metadata" >}}).

0 commit comments

Comments
 (0)