# `emit_otlp` [![otlp](https://github.com/emit-rs/emit/actions/workflows/otlp.yml/badge.svg)](https://github.com/emit-rs/emit/actions/workflows/otlp.yml) [Current docs](https://docs.rs/emit_otlp/0.11.0-alpha.21/emit_otlp/index.html) Emit diagnostic events via the OpenTelemetry Protocol (OTLP). This library sends export requests directly to some remote OTLP receiver. If you need to integrate `emit` with the OpenTelemetry SDK, see `emit-opentelemetry`.