5 releases (breaking)

0.5.0 Jul 15, 2024
0.4.0 May 15, 2024
0.3.0 Feb 25, 2024
0.2.0 Nov 6, 2023
0.1.0 Jul 29, 2023

#30 in #logs

Download history 1190/week @ 2024-04-04 743/week @ 2024-04-11 881/week @ 2024-04-18 747/week @ 2024-04-25 984/week @ 2024-05-02 1345/week @ 2024-05-09 1107/week @ 2024-05-16 881/week @ 2024-05-23 1180/week @ 2024-05-30 968/week @ 2024-06-06 1089/week @ 2024-06-13 1458/week @ 2024-06-20 1095/week @ 2024-06-27 803/week @ 2024-07-04 1040/week @ 2024-07-11 719/week @ 2024-07-18

3,945 downloads per month
Used in 2 crates

Apache-2.0

315KB
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.2MB
~24K SLoC