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