mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
576 B
576 B
Home > kibana-plugin-plugins-expressions-public > ExpressionFunction > telemetry
ExpressionFunction.telemetry property
Signature:
telemetry: (state: ExpressionAstFunction['arguments'], telemetryData: Record<string, any>) => Record<string, any>;