Skip to main content

Properties

FieldDescriptionSchemeRequired
nameSet name for component property.string
valueMutually exclusive with textint64
textMutually exclusive with valuestring
typeSpecify type of component property, one of currency, number, urlstring
unitUnit for component property e.g. milliseconds, bytes, millicores, epoch etc.string
colorSet color for component property.string
headlineToggle headline for component property.bool
iconSpecify icon for component.string
labelSpecify label for component property.string
linksSet links pertaining to component.[]Link
maxSet maximum value for components to display.int64optional
minSet minimum value for components to display.int64
orderSet integer value order for component property.int
statusSpecify status for component property.string
summarySet Summary for component property e.g Healthy, Unhealthy, Warning, and Info.Templateoptional
tooltipSet tooltip outlining information pertaining to the component.string
configLookupSpecify lookup for component config.ConfigLookupoptional

Config

FieldDescriptionSchemeRequired
nameSpecify the name of the config item.stringoptional
typeSpecify type of config item.stringoptional
labelsSpecify tags of config item.map[string]stringoptional
FieldDescriptionSchemeRequired
iconSet icon for link.string
labelSet label for link.string
textSet text of choice for link.string
tooltipSet tooltip outlining information pertaining to the link.string
typeSpecify type of link e.g. documentation, support, playbook.string
urlSpecify URL for link.string