opentelemetry_
otlp
0.27.0
Structs
ExportConfig
HttpExporterBuilder
HttpExporterBuilderSet
LogExporter
MetricExporter
NoExporterBuilderSet
SpanExporter
TonicConfig
TonicExporterBuilder
TonicExporterBuilderSet
Enums
Compression
Error
Protocol
Constants
OTEL_EXPORTER_OTLP_COMPRESSION
OTEL_EXPORTER_OTLP_ENDPOINT
OTEL_EXPORTER_OTLP_ENDPOINT_DEFAULT
OTEL_EXPORTER_OTLP_HEADERS
OTEL_EXPORTER_OTLP_LOGS_COMPRESSION
OTEL_EXPORTER_OTLP_LOGS_ENDPOINT
OTEL_EXPORTER_OTLP_LOGS_HEADERS
OTEL_EXPORTER_OTLP_LOGS_TIMEOUT
OTEL_EXPORTER_OTLP_METRICS_COMPRESSION
OTEL_EXPORTER_OTLP_METRICS_ENDPOINT
OTEL_EXPORTER_OTLP_METRICS_HEADERS
OTEL_EXPORTER_OTLP_METRICS_TIMEOUT
OTEL_EXPORTER_OTLP_PROTOCOL
OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT
OTEL_EXPORTER_OTLP_TIMEOUT
OTEL_EXPORTER_OTLP_TIMEOUT_DEFAULT
OTEL_EXPORTER_OTLP_TRACES_COMPRESSION
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
OTEL_EXPORTER_OTLP_TRACES_HEADERS
OTEL_EXPORTER_OTLP_TRACES_TIMEOUT
Traits
HasExportConfig
HasHttpConfig
HasTonicConfig
WithExportConfig
WithHttpConfig
WithTonicConfig
opentelemetry_otlp
Constant
OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT
Copy item path
Settings
Help
Summary
Source
pub const OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT: &
str
;
Expand description
Default protocol, using http-proto.