21121: Move the COPY step in Dockerfile so package install can be cached
[arvados.git] / tools / cluster-activity /
2024-08-23 Peter Amstutz21121: Move the COPY step in Dockerfile so package...
2024-08-23 Peter Amstutz21121: Support writing both csv and html report in...
2024-08-23 Peter Amstutz21121: Use template uuid instead of workflow name if...
2024-08-23 Peter Amstutz21121: Add exclude to CWL
2024-08-23 Peter Amstutz21121: Handle comparing numbers better in table sort.
2024-08-23 Peter Amstutz21121: HTML report doesn't require getting all the...
2024-08-23 Peter Amstutz21121: Request more RAM
2024-08-23 Peter Amstutz21121: CWL supports username/pw auth
2024-08-23 Peter Amstutz21121: Add missing file and cluster-activity cwl
2024-08-23 Peter Amstutz21121: Sort cost values correctly
2024-08-23 Peter Amstutz21121: Add table sorting
2024-08-23 Peter Amstutz21121: Active projects table
2024-08-23 Peter Amstutz21121: Incorporate into arvados_version and add Docker...
2024-08-23 Peter Amstutz21121: Improve report formatting
2024-08-23 Peter Amstutz21121: Fixed dygraph ticker
2024-08-23 Peter Amstutz21121: Experiment putting data managed on one chart
2024-08-23 Peter Amstutz21121: Charting from prometheus works, added more metrics
2024-08-23 Peter Amstutz21121: Report generator and charting WIP
2024-08-23 Peter Amstutz21121: Refactoring to use crunchstat-summary report...
2024-08-23 Peter Amstutz21121: --exclude ignores case
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: Fix typo
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