Unit Schema
ClusterCockpit Unit 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.2024Metric unit
Title: Metric unit
Type | object |
Required | No |
Additional properties | [Any type: allowed] |
Description: Format specification for job metric units
1. [Required] Property Metric unit > base
Type enum (of string)
Required Yes Description: Metric base unit
Must be one of:
- “B”
- “F”
- “B/s”
- “F/s”
- “CPI”
- “IPC”
- “Hz”
- “W”
- “°C”
- ""
2. [Optional] Property Metric unit > prefix
Type enum (of string)
Required No Description: Unit prefix
Must be one of:
- “K”
- “M”
- “G”
- “T”
- “P”
- “E”
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.