SignalSource interface
Represents a signal source used in SLIs.
Properties
| filters | Filters applied to modify signal values. |
| metric |
Name of the metric. |
| metric |
Namespace of the metric. |
| signal |
Unique identifier for the signal source. |
| source |
Managed identity for authenticating the signal source. |
| source |
Resource ID of the source AMW account. |
| spatial |
Defines how measurements are aggregated across multiple time series. |
| temporal |
Defines how measurements are aggregated over a specific time window within the same time series. |
Property Details
filters
metricName
Name of the metric.
metricName: string
Property Value
string
metricNamespace
Namespace of the metric.
metricNamespace: string
Property Value
string
signalSourceId
Unique identifier for the signal source.
signalSourceId: string
Property Value
string
sourceAmwAccountManagedIdentity
Managed identity for authenticating the signal source.
sourceAmwAccountManagedIdentity: string
Property Value
string
sourceAmwAccountResourceId
Resource ID of the source AMW account.
sourceAmwAccountResourceId: string
Property Value
string
spatialAggregation
Defines how measurements are aggregated across multiple time series.
spatialAggregation: SpatialAggregation
Property Value
temporalAggregation
Defines how measurements are aggregated over a specific time window within the same time series.
temporalAggregation: TemporalAggregation