shish/microotlp

A minimal OpenTelemetry logging library

v0.0.1 2025-10-04 11:02 UTC

This package is auto-updated.

Last update: 2025-10-04 11:03:14 UTC


README

Because I don't want my logging framework to require a specific web serving framework @_@

MicroOTLP is a minimalistic OpenTelemetry Protocol (OTLP) client library for sending telemetry data (traces, metrics, and logs) to an OTLP collector or backend. It is designed to be lightweight and easy to integrate into various applications without the need for a full-fledged OpenTelemetry SDK.