kibana/examples/esql_validation_example
Stratoula Kalafateli c7ae3c6f71
ES|QL static metadata (#183890)
## Summary

Cleanups the implementation of the metadata logic. There is no reason at
this point (and maybe not even in the future) to have this metadata list
be dynamic. This PR is removing this logic and cleans it up
2024-05-23 23:10:07 +02:00
..
public ES|QL static metadata (#183890) 2024-05-23 23:10:07 +02:00
kibana.jsonc [ES|QL] Move last packages to the project team (#179538) 2024-03-27 08:25:55 -07:00
README.md
tsconfig.json

esql_validation_example

Examples of the ES|QL validation service.

To run this example, start kibana with the --run-examples flag.

yarn start --run-examples