8 releases (breaking)

0.27.0 Nov 12, 2024
0.26.0 Oct 1, 2024
0.25.0 Sep 9, 2024
0.5.0 Jul 15, 2024
0.1.0 Jul 29, 2023

#14 in #logs

Download history 1823/week @ 2024-08-03 1449/week @ 2024-08-10 1585/week @ 2024-08-17 1746/week @ 2024-08-24 1005/week @ 2024-08-31 1649/week @ 2024-09-07 1217/week @ 2024-09-14 1221/week @ 2024-09-21 5032/week @ 2024-09-28 6446/week @ 2024-10-05 3515/week @ 2024-10-12 4145/week @ 2024-10-19 5096/week @ 2024-10-26 3952/week @ 2024-11-02 3310/week @ 2024-11-09 2664/week @ 2024-11-16

16,054 downloads per month
Used in 5 crates

Apache-2.0

395KB
5K 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.

Dependencies

~0.4–1.1MB
~23K SLoC