cognee-observability 0.1.0

OpenTelemetry tracing and metrics integration for the cognee pipeline.
Documentation
1
2
3
4
5
6
7
8
9
# cognee-observability

OpenTelemetry tracing pipeline for cognee-rust — bridges `tracing` instrumentation into an OTLP exporter so spans flow to a collector (Tempo, Honeycomb, Dash0, ...).

Part of [cognee-rs](https://github.com/topoteretes/cognee-rs) — see the [project README](../../README.md) for an architecture overview and how the pieces fit together.

## License

Dual-licensed under [MIT](../../LICENSE-MIT) or [Apache-2.0](../../LICENSE-APACHE), at your option.