mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 07:48:52 -04:00
* [Search] Unskip ex-flaky example app test * comment out flaky test code * use es.transport.request to downsample the test index * uncomment blocked test code * remove browser refresh in beforeEach * fix ts |
||
---|---|---|
.. | ||
common | ||
public | ||
server | ||
kibana.json | ||
README.md | ||
tsconfig.json |
search_examples
An awesome Kibana plugin
Small demos of search functionality.
To run this example, ensure you have data to search against (for example, the sample datasets) and start kibana with the --run-examples
flag.
Development
See the kibana contributing guide for instructions setting up your development environment.