opentelemetry-journald-logs-unofficial

Crates.ioopentelemetry-journald-logs-unofficial
lib.rsopentelemetry-journald-logs-unofficial
version0.3.0
sourcesrc
created_at2024-06-18 07:17:02.427276
updated_at2024-06-24 20:54:35.10358
descriptionOpenTelemetry logs exporter for journald - unofficial, experimental
homepagehttps://github.com/lalitb/opentelemetry-journald-logs-unofficial
repositoryhttps://github.com/lalitb/opentelemetry-journald-logs-unofficial
max_upload_size
id1275204
size39,277
Lalit Kumar Bhasin (lalitb)

documentation

README

Journald Log Exporter for OpenTelemetry (Experimental)

This project provides a journald log exporter for OpenTelemetry, allowing logs to be sent to journald. Note that this exporter is experimental and not an official OpenTelemetry exporter.

Features

  • Export OpenTelemetry logs to journald.
  • Optionally serialize logs and attributes as JSON.
  • Configurable message size limit.
  • Configurable attribute prefix.

Installation and Usage

Refer to the example under examples directory.
Commit count: 14

cargo fmt