Skip to main content
Harnest provides the same logging and tracing API for ADK and LangGraph.

Add logs and spans

Logs inside a span carry its trace and span IDs.

Configure OTLP

Standard per-signal endpoints, headers, timeouts, compression, resources, and sampling variables also work. Keep exporter credentials in deployment secrets. Use a Collector for translation or fan-out.

Privacy boundary

The playground trace inspector is bounded, process-local debug state—not an audit store. Runtime mutations emit audit signals after commit. CLI and compiler file changes are outside this runtime audit boundary.