Review logging, comment cleanup

This commit is contained in:
Christoph Kluge
2025-03-17 17:39:17 +01:00
parent 93040d4629
commit 9ed64e0388
4 changed files with 35 additions and 43 deletions

View File

@@ -2,8 +2,8 @@
@component Job-View subcomponent; display table of metric data statistics with selectable scopes
Properties:
- `job Object`: The job object
- `clusters Object`: The clusters object
- `data Object`: The data object
- `selectedMetrics [String]`: The selected metrics
- `hosts [String]`: The list of hostnames of this job
-->