Crates.io | emit_otlp |
lib.rs | emit_otlp |
version | 0.11.0-alpha.21 |
source | src |
created_at | 2024-06-07 00:21:56.062607 |
updated_at | 2024-10-21 03:46:24.794103 |
description | Emit diagnostic events to an OpenTelemetry-compatible collector. |
homepage | |
repository | https://github.com/emit-rs/emit |
max_upload_size | |
id | 1264283 |
size | 275,287 |
emit_otlp
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
.