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-radar scan /path/to/your/repo
toil-radar scan /path/to/repo --days 60

View toil summary:

toil-radar summary
toil-radar 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-radar
cd toil-radar
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.3.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.3-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: toil_radar-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 61e86f519257d0d40a451042b4bada54a817634116ef07a360489984db24231b
MD5 86a6ebd5e9c15f139bbbf2b0c3b9e0af
BLAKE2b-256 8ac0e00a9799e9e636a798222fdeda40bcdade02533df0f7da717516c6841416

See more details on using hashes here.

File details

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

File metadata

  • Download URL: toil_radar-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c1419d107d00f4f7050f7371405f4fc22950ca396ff967858ad3aac9fb1bc5af
MD5 9983bb4e31619d75319a1339bc0dba60
BLAKE2b-256 c69748427af0ce089e5b7521018ff1fbeba6211a94f0e8db517404c9787b3a54

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