Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassMetricDefinition

A metric definition defines a metric across multiple components.

Property NameTypeDescription
__typenameLiteral
derivedEventTypesMaybe<Array<CompassEventType>>The event types this metric can be derived from. If undefined, this metric cannot be derived.
descriptionMaybe<String>The description of the metric definition.
formatMaybe<CompassMetricDefinitionFormat>The format option for applying to the display of metric values.
idStringThe unique identifier (ID) of the metric definition.
isPinnedMaybe<Boolean>
jqlConfigurationMaybe<CompassJqlMetricDefinitionConfiguration>The JQL configuration, if any, for this metric definition.
metricSourcesMaybe<CompassMetricSourcesQueryResult>A collection of metrics which contain values that provide numerical data.
nameMaybe<String>The name of the metric definition.
typeCompassMetricDefinitionTypeThe type of the metric definition based on where the definition originated
viewerPermissionsMaybe<CompassMetricDefinitionInstancePermissions>Viewer permissions specific to this metric definition and user context.

Rate this page: