Share via


AggregatedValue interface

An event property value aggregated by a metric.

Properties

eventName

The name of the event.

eventProperty

The key of the event property to aggregate.

filter

[Optional] A condition to filter events.

Property Details

eventName

The name of the event.

eventName: string

Property Value

string

eventProperty

The key of the event property to aggregate.

eventProperty: string

Property Value

string

filter

[Optional] A condition to filter events.

filter?: string

Property Value

string