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 git+https://github.com/amrutp24/toil-tracker

📱 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-tracker 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.0.tar.gz (9.8 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.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: toil_radar-0.1.0.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for toil_radar-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d02911f501697c9314441f53046df53127622c7f5a54f8e0181bcbdd2a81c4df
MD5 2dd186ebaf4c9f91f573edaace862a3e
BLAKE2b-256 7c2c0d191398249ba70ed992aa874b88496462b42591bd1e5ffad6422b06dca3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: toil_radar-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for toil_radar-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 57f2bb65b7bf14f78a9e985b42e4fe2b1020e83578aed445ed4f32ed0d1cd263
MD5 3043ba726882124dde29fc2768a9397e
BLAKE2b-256 f2253d450709b0a2a0ec32e6c374f57810d3c2866eb5c7854c211936cb556970

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