OpenTelemetry

Description

You can send your logs, metrics and traces to any destination that accepts data using the OpenTelemetry protocol, for example Grafana, TelemetryHub, or New Relic.

Data Type Compatibility

This table shows data type compatibility across Sources and Destinations within OpenTelemetry context.

Source Data TypeDestination Data TypeCompatibility
OpenTelemetry - LogOpenTelemetry - Log
Any Source - LogOpenTelemetry - Log
Any Source - MetricOpenTelemetry - Metric
OpenTelemetry - TraceOpenTelemetry - Trace
Any Source - TraceOpenTelemetry - Trace

Configuration

You can configure the Destination using these options.

Configuration Options

OptionDescription
Collector EndpointThe OpenTelemetry Collector URL that receives the data. Only http protocol is supported. No paths /v1/logs /v1/metrics /v1/traces needed, they will be added automatically based on a data type detected by the Destination.
End-to-end acknowledgementEnable this option to receive verification that OpenTelemetry data is being received by OTLP collector.
StrategyThe authentication strategy to use.
HTTP HeadersAdditional headers to be sent with a request. The most common case is to set a secret key to authorize a request. Note: Authorization header is prohibited in case if some strategy has been already set up.
CompressionCompression option: none or gzip to reduce network traffic
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated