mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
Extract telemetry from fabro-util into a dedicated fabro-telemetry crate. Replace the synchronous Telemetry struct with a global background buffer that flushes periodically via blocking HTTP (mid-run) and detached subprocess (final flush at exit). The new API is init_cli()/track!()/shutdown(). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||