You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/sources/send-data/otel/_index.md
+2
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ weight: 250
12
12
Loki natively supports ingesting OpenTelemetry logs over HTTP.
13
13
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).
14
14
15
+
{{< youtube id="snXhe1fDDa8" >}}
16
+
15
17
## Loki configuration
16
18
17
19
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