mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## 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 |
||
---|---|---|
.. | ||
public | ||
kibana.jsonc | ||
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