The input to insert a metric value in all metric sources that match a specific combination of metricDefinitionId and externalMetricSourceId.
Property Name | Type | Description |
---|---|---|
cloudId | String | The cloud ID of the site to insert a metric value for. |
externalMetricSourceId | String | The ID of the metric source that is external to the Compass site, for example, a Bitbucket repository ID. |
metricDefinitionId | String | The ID of the metric definition for which the value applies. |
value | CompassMetricValueInput | The metric value to be inserted. |
Rate this page: