interface PerformanceMetricEvent
extends DiagnosticEvent
Event for performance metrics
metric: string
Metric name
value: number
Metric value
unit: string
Unit of measurement
optional
dimensions: Record<string, string>
Optional dimensions for grouping