21121: Tweak the progress logging
[arvados.git] / tools / cluster-activity / arvados_cluster_activity / main.py
2024-08-23 Peter Amstutz21121: Tweak the progress logging
2024-08-23 Peter Amstutz21121: Add --exclude to filter workflows
2024-08-23 Peter Amstutz21121: Apply external changes
2024-08-23 Peter Amstutz21121: Improve --help doc
2024-08-23 Peter Amstutz21121: Put runtime back and make columns selectable
2024-08-23 Peter Amstutz21121: Filter out zero cost (reused)
2024-08-23 Peter Amstutz21121: Fix logging
2024-08-23 Peter Amstutz21121: Fix argument
2024-08-23 Peter Amstutz21121: typo fix store_True -> store_true
2024-08-23 Peter Amstutz21121: Add --include-workflow-steps
2024-08-23 Peter Amstutz21121: Add UUID column
2024-08-23 Peter Amstutz21121: Optional prometheus support
2024-08-23 Peter Amstutz21121: Make the prometheus features optional
2024-08-23 Peter Amstutz21121: Include workflow steps
2024-08-23 Peter Amstutz21121: Bugfixes for unfinished containers, add user...
2024-08-23 Peter Amstutz21121: strip whitespace
2024-08-23 Peter Amstutz21121: Specify prometheus auth with a file
2024-08-23 Peter Amstutz21121: Don't require prometheus to run cost report
2024-08-23 Peter Amstutz21121: Round off costs to tenths of a cent
2024-08-23 Peter Amstutz21121: exclude unfinished
2024-08-23 Peter Amstutz21121: Don't require env
2024-08-23 Peter Amstutz21121: Add cost report
2024-08-23 Peter Amstutz21121: Ignore errors
2024-08-23 Peter Amstutz21121: Fix Basic auth
2024-08-23 Peter Amstutz21121: Support both Bearer and Basic authentication
2024-08-23 Peter Amstutz21121: Estimate S3 cost
2024-08-23 Peter Amstutz21121: Gets storage and compute usage
2024-08-23 Peter Amstutz21121: Basic examples work
2024-08-23 Peter Amstutz21121: Get keep byte usage from Prometheus