Skip to main content

Detect, visualize, and reduce DevOps toil

Project description

Toil Tracker

🔧 Detect, visualize, and reduce DevOps toil - Installable CLI tool for tracking repetitive operational work

🚀 Quick Install

pip install toil-radar

📱 Usage

Scan a repository for toil:

toil-tracker scan /path/to/your/repo
toil-tracker scan /path/to/repo --days 60

View toil summary:

toil-tracker summary
toil-tracker summary --days 30

Launch web dashboard:

toil-dashboard

🎯 What it Detects

Automatically scans Git commit messages for toil patterns:

  • manual_deploy - Manual deployment activities
  • manual_fix - Emergency fixes and hotfixes
  • revert - Rollbacks and reverts
  • env_setup - Environment configuration work
  • restart - Service restarts/reboots

📊 Example Output

Scanning /myproject for toil patterns...
✅ Found 15 toil events

Breakdown:
  manual_deploy: 6
  manual_fix: 4
  restart: 3
  env_setup: 2

Toil Summary (last 30 days):
----------------------------------------
manual_deploy: 6 total
  HIGH: 3
  MEDIUM: 2
  LOW: 1
manual_fix: 4 total
  HIGH: 2
  MEDIUM: 1
  LOW: 1

🌟 Why This Matters

30% of engineering time is spent on toil - manual, repetitive work that provides no lasting value. This tool helps you:

  1. Identify where your engineering time is going
  2. Discover automation opportunities
  3. Quantify operational overhead
  4. Make informed DevOps decisions

🎯 What It Actually Does

Detects & Visualizes:

  • Manual deployment patterns
  • Repetitive fixes and hotfixes
  • Environment setup work
  • Service restarts/reboots
  • Rollbacks and reverts

Then you decide where to automate based on the insights.

🛠️ Development Install

git clone https://github.com/amrutp24/toil-tracker
cd toil-tracker
pip install -e .

📈 Next Steps

  1. Scan your repos - Find your team's toil patterns
  2. Share findings - Show colleagues the automation opportunities
  3. Automate the top 3 - Tackle highest-frequency toil first
  4. Track improvement - Use dashboard to measure progress

🤝 Contributing

Found a toil pattern we missed? Open an issue or PR!

  • Add detection patterns to toil_detector.py
  • Improve visualizations in dashboard.py
  • Share your toil reduction stories!

📄 License

MIT License - see LICENSE file


⚡ Stop wondering where your engineering time goes. Start making data-driven DevOps decisions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toil_radar-0.1.2.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

toil_radar-0.1.2-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file toil_radar-0.1.2.tar.gz.

File metadata

  • Download URL: toil_radar-0.1.2.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for toil_radar-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c927b89177c4d1bf157a17a784b62c755539fb16ed32fa57b9953d115089eaaa
MD5 865db1ea8818b5291d81429f3899b618
BLAKE2b-256 768a3a21bc3f36534b1ad7cf1b75f6424a06611851b001ce1c12f02726fdd759

See more details on using hashes here.

File details

Details for the file toil_radar-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: toil_radar-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for toil_radar-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1ce4d28303acf5f879147a5cc208d4e89ba50655d3f3445e1ca0d1187a670677
MD5 b9aa804c2aec02a2f50316203a86b87b
BLAKE2b-256 193b4b299e38d4c2a9b76fffb180c936301f678b753bc249d8b830a4bfeaf5af

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page