mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Restructure the TelemetryClient to send the correct backend envelope
format ({app, schemaVersion, installId, events: [{name, occurredAt, dimensions}]})
instead of the old per-event format. Update all event dimension names
to match the backend registry (agent_role, adapter_type, error_code, etc.).
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
||
|---|---|---|
| .. | ||
| __tests__ | ||
| adapters | ||
| checks | ||
| client | ||
| commands | ||
| config | ||
| prompts | ||
| utils | ||
| index.ts | ||
| telemetry.ts | ||
| version.ts | ||