Trove documentation
Trove is an open-source desktop tray app, by Intevity, that auto-detects the AI coding harnesses installed on your machine, patches their telemetry config to emit OpenTelemetry (OTLP), normalizes every signal through a bundled OpenTelemetry Collector, and forwards one unified stream to the observability backend you choose. Your data never goes to Trove or Intevity — the collector binds to 127.0.0.1 and forwards only to the endpoint you configure. These docs cover everything from your first launch to writing your own mapping rules and contributing a new harness adapter.
Getting Started Install Trove, run the first-launch wizard, and get telemetry flowing in about five minutes.
Features Tour the six dashboard tabs — Overview, Harnesses, Platforms, Mappings, Logs, and Settings.
Guides Task-focused walkthroughs: enabling harnesses, connecting backends, normalizing cross-vendor cost.
Reference The Tier A metric schema, resource attributes, supported harnesses, and backend integrations.
Developers Architecture, the collector sidecar, and how to contribute a new harness adapter.