Version 1.2.2 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Job Statistics Schema
ClusterCockpit Job Statistics Schema Reference
Categories:
The following schema in its raw form can be found in the ClusterCockpit GitHub repository.
Manual Updates
Changes to the original JSON schema found in the repository are not automatically rendered in this reference documentation.Last Update: 02.02.2024Job statistics
- 1. [Required] Property Job statistics > unit
- 2. [Required] Property Job statistics > avg
- 3. [Required] Property Job statistics > min
- 4. [Required] Property Job statistics > max
Title: Job statistics
Type | object |
Required | No |
Additional properties | [Any type: allowed] |
Description: Format specification for job metric statistics
1. [Required] Property Job statistics > unit
Type object
Required Yes Additional properties [Any type: allowed] Defined in unit.schema.json Description: Metric unit
2. [Required] Property Job statistics > avg
Type number
Required Yes Description: Job metric average
Restrictions Minimum ≥ 0
3. [Required] Property Job statistics > min
Type number
Required Yes Description: Job metric minimum
Restrictions Minimum ≥ 0
4. [Required] Property Job statistics > max
Type number
Required Yes Description: Job metric maximum
Restrictions Minimum ≥ 0
Generated using json-schema-for-humans on 2024-02-02 at 14:36:54 +0100
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.