Share via


ObservedEvent interface

An event observed by a metric.

Properties

eventName

The name of the event.

filter

[Optional] A condition to filter events.

Property Details

eventName

The name of the event.

eventName: string

Property Value

string

filter

[Optional] A condition to filter events.

filter?: string

Property Value

string