By Lapis Notes Verified 2026.6.6 Web Electron

Telemetry Diagnostics

Telemetry diagnostics view.

Download .lapis-plugin

Telemetry Diagnostics

Telemetry Diagnostics adds an in-app view for understanding performance, startup timing, and runtime behavior while using Lapis.

This plugin is for diagnosis. It helps explain what happened when the app feels slow, noisy, or difficult to reason about.

What It Shows

  • Recent app traces.
  • Slow operations.
  • Startup timing.
  • Web vital measurements when available.
  • Persisted diagnostics settings.

Diagnostics Surfaces

SurfacePurpose
Trace summaryReview recent spans and operation timing
Slow spansFind operations above the configured limit
Startup timingInspect app boot and workspace startup work
Web vitalsSee browser rendering measurements when used
SettingsControl collection, persistence, and logging

Supported Controls

  • Enable or disable telemetry collection.
  • Control web vital collection.
  • Adjust slow-span thresholds.
  • Clear recorded traces.
  • Persist diagnostics buffers while investigating an issue.
  • Configure debug logging and export endpoints when needed.

Privacy And Control

Telemetry Diagnostics is meant to be transparent and controllable. The plugin is for local diagnosis first: turn on the surfaces you need, review the behavior, then turn them back down when the workspace should be quieter.

View source README

Tags