Skip to main content

Module telemetry

Module telemetry 

Source

Structs§

BugReportBundle
IndexFacts
TelemetryErrorRecord
TelemetryFilter
TelemetrySummary
ToolInvocation
ToolStat

Enums§

TimeWindow

Functions§

format_telemetry_summary
generate_bug_report
Builds the diagnostic bundle for a GitHub issue. markdown_body is complete. The pre-filled issue URL omits the log tail, and falls back to the environment and index sections alone when the rest would push it past MAX_ISSUE_URL_LEN.
get_global_telemetry_dir
get_telemetry_summary
is_telemetry_disabled
is_telemetry_disabled_with
open_global_telemetry_db
open_telemetry_db
Open the global telemetry database, delegating to open_global_telemetry_db().
open_telemetry_db_at
record_tool_call
Record a tool call to the global telemetry database. Best-effort and non-panicking.
record_tool_call_conn
Fast record of a tool invocation with normalized workspace path attribution.
resolve_telemetry_dir