SignalSource interface

Represents a signal source used in SLIs.

Properties

filters

Filters applied to modify signal values.

metricName

Name of the metric.

metricNamespace

Namespace of the metric.

signalSourceId

Unique identifier for the signal source.

sourceAmwAccountManagedIdentity

Managed identity for authenticating the signal source.

sourceAmwAccountResourceId

Resource ID of the source AMW account.

spatialAggregation

Defines how measurements are aggregated across multiple time series.

temporalAggregation

Defines how measurements are aggregated over a specific time window within the same time series.

Property Details

filters

Filters applied to modify signal values.

filters: Condition[]

Property Value

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

Property Value