univeros/observability

bin/altair observability:* — framework-native runtime observability. OpenTelemetry-compatible spans + metrics emitted natively (OTLP-JSON over HTTP, no SDK dependency), a PSR-15 middleware for per-request tracing, and a JSONL log under .altair/observability/ for local inspection and after-the-fact a

Maintainers

Package info

github.com/univeros/observability

Homepage

Issues

pkg:composer/univeros/observability

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

v2.0.2 2026-05-30 05:59 UTC

This package is auto-updated.

Last update: 2026-06-02 20:03:30 UTC


README

bin/altair observability:* — framework-native runtime observability. OpenTelemetry-compatible spans + metrics emitted natively (OTLP-JSON over HTTP, no SDK dependency), a PSR-15 middleware for per-request tracing, and a JSONL log under .altair/observability/ for local inspection and after-the-fact analysis

Installation

composer require univeros/observability

Documentation

The full guide for this package lives in the Univeros documentation.

Contributing

This repository is a read-only mirror of src/Altair/Observability/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.

License

The Univeros framework is open-sourced software licensed under the MIT license.