Skip to content

Diagnostics

Sidebar group Diagnostics. In the app, expand this section in the left nav (or search /explore).

ScreenPathWhat it doesWhen empty
System Status/system-statusHealth of every dependent service — MQTT, Redis, DB, Tesla API.Renders an empty state when no data is available — the page is not hidden.
Outage Autobiography/outageWhat queued, replayed with original event time, or stayed unknown.Renders an empty state when no data is available — the page is not hidden.
Database Health/db-healthDatabase size, query latency, and replication lag.Renders an empty state when no data is available — the page is not hidden.
Anomaly Detection/anomaly-detectionAuto-detected outliers in charging, range, and drives.Renders an empty state when no data is available — the page is not hidden.
Remaining Useful Life/diagnostics/rulEstimate remaining useful life for monitored components.Renders an empty state when no data is available — the page is not hidden.
Root-Cause Intelligence/diagnostics/root-causeRank evidence-backed explanations for vehicle anomalies.Renders an empty state when no data is available — the page is not hidden.
Dashcam & Sentry/dashcamSearch, redact, and reconstruct Dashcam and Sentry incidents locally.Renders an empty state when no data is available — the page is not hidden.
Live Signals/signalsLive values for every telemetry signal the car publishes.Renders an empty state when no data is available — the page is not hidden.
Live Signal Inspector/admin/live-signalsInspect a single signal in real time with history.Operator surface — needs a healthy API, MQTT, and DB.
Ingest X-Ray/admin/ingest-xraySee every payload as it lands from Fleet Telemetry.Operator surface — needs a healthy API, MQTT, and DB.
DLQ Inspector/admin/dlqDead-letter queue — messages that failed to ingest.Operator surface — needs a healthy API, MQTT, and DB.
Feature Flags/admin/flagsRuntime feature flags — toggle without redeploy.Operator surface — needs a healthy API, MQTT, and DB.
Schema Drift/admin/schema-driftDetect divergence between code models and the live DB schema.Operator surface — needs a healthy API, MQTT, and DB.
Slow Queries/admin/slow-queriesTop slow SQL queries with explain plans.Operator surface — needs a healthy API, MQTT, and DB.
Vehicle Cost/admin/vehicle-costPer-vehicle infrastructure cost attribution.Operator surface — needs a healthy API, MQTT, and DB.
Data Quality/admin/data-qualitySignal freshness, gaps, duplicates, and normalization provenance.Operator surface — needs a healthy API, MQTT, and DB.
Disk Forecast/admin/disk-forecastWhen will the database run out of disk?Operator surface — needs a healthy API, MQTT, and DB.
Secret Rotation/admin/secret-rotationTrack and rotate secrets, tokens, and credentials.Operator surface — needs a healthy API, MQTT, and DB.
Audit Log/admin/audit-logEvery privileged action with actor, target, and timestamp.Operator surface — needs a healthy API, MQTT, and DB.
GDPR Exports/admin/gdpr-exportsGenerate and download a complete user-data export.Operator surface — needs a healthy API, MQTT, and DB.
State Debugger/state-debuggerInspect the per-vehicle finite-state machine in real time.Operator surface — needs a healthy API, MQTT, and DB.
MQTT Inspector/mqtt-inspectorSubscribe to any MQTT topic and watch messages flow.Operator surface — needs a healthy API, MQTT, and DB.
Signal Correlation/signal-correlationFind signals that move together across a selected time window.Renders an empty state when no data is available — the page is not hidden.
Signal Entropy/signal-entropyMeasure signal variability and information density.Renders an empty state when no data is available — the page is not hidden.
Signal Trend/signal-trendDetect robust long-term telemetry trends and direction changes.Renders an empty state when no data is available — the page is not hidden.
Signal Change Points/signal-change-pointsLocate statistically meaningful shifts in signal behavior.Renders an empty state when no data is available — the page is not hidden.
Signal Deadband Advisor/signal-deadbandRecommend noise thresholds that preserve meaningful telemetry.Renders an empty state when no data is available — the page is not hidden.
Nonlinear Signal Coupling/signal-mutual-informationDiscover nonlinear dependencies between telemetry signals.Renders an empty state when no data is available — the page is not hidden.
Redis Signals/redis-signalsDump the Redis live-signal cache for a vehicle.Operator surface — needs a healthy API, MQTT, and DB.
Telemetry Coverage/admin/telemetry/coverageWhich Fleet Telemetry fields are wired vs missing.Operator surface — needs a healthy API, MQTT, and DB.
API Logs/api-logsRecent HTTP requests with status, duration, and payload size.Renders an empty state when no data is available — the page is not hidden.
API Playground/api-playgroundTry any API endpoint with parameter forms.Renders an empty state when no data is available — the page is not hidden.

← All groups

MIT License · Self-hosted Tesla intelligence