Skip to content

vi9sion/tesla-testing-incident-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Incident Tracker

A Streamlit dashboard for logging, triaging, and reviewing incidents in self-driving testing operations. This project helps supervisors track incident severity, assign escalation owners, monitor resolution time, review impacted systems, and export incident data in a structured workflow.

Features

  • Log new incidents in the UI
  • Upload CSV support
  • Filter by date, reporter, operator, route, severity, status, and impacted system
  • Incident severity and status tracking
  • System-impacted analysis
  • Incident-type analysis
  • Operator summary table
  • Review queue for high, critical, or escalated incidents
  • Download filtered CSV exports
  • Sample data fallback for testing

Setup

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
streamlit run app.py

About

Streamlit dashboard for logging, triaging, and tracking self-driving testing incidents, escalations, impacted systems, and resolution trends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages