9 breaking releases

new 0.29.0 Mar 22, 2025
0.27.0 Nov 12, 2024
0.5.0 Jul 15, 2024
0.3.0 Feb 25, 2024
0.1.0 Jul 29, 2023

#14 in #logs

Download history 1894/week @ 2024-11-30 3594/week @ 2024-12-07 3118/week @ 2024-12-14 571/week @ 2024-12-21 698/week @ 2024-12-28 2617/week @ 2025-01-04 3074/week @ 2025-01-11 4334/week @ 2025-01-18 4752/week @ 2025-01-25 13307/week @ 2025-02-01 19141/week @ 2025-02-08 22364/week @ 2025-02-15 9814/week @ 2025-02-22 10971/week @ 2025-03-01 10031/week @ 2025-03-08 13502/week @ 2025-03-15

47,870 downloads per month
Used in 7 crates

Apache-2.0

450KB
6K SLoC

OpenTelemetry Log Appender for log crate

OpenTelemetry — An observability framework for cloud-native software.

This crate contains a Log Appender that bridges logs from the log crate to OpenTelemetry.

Crates.io: opentelemetry-appender-log Documentation LICENSE GitHub Actions CI Slack

OpenTelemetry Overview

OpenTelemetry is an Observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. OpenTelemetry is vendor- and tool-agnostic, meaning that it can be used with a broad variety of Observability backends, including open source tools like [Jaeger] and [Prometheus], as well as commercial offerings.

OpenTelemetry is not an observability backend like Jaeger, Prometheus, or other commercial vendors. OpenTelemetry is focused on the generation, collection, management, and export of telemetry. A major goal of OpenTelemetry is that you can easily instrument your applications or systems, no matter their language, infrastructure, or runtime environment. Crucially, the storage and visualization of telemetry is intentionally left to other tools.

Release Notes

You can find the release notes (changelog) here.

Dependencies

~48–405KB