mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
> Derived from https://github.com/elastic/kibana/pull/173068 > Further addresses https://github.com/elastic/kibana/issues/169873 ## Summary - We're adding a link to the No Data Prompt to send a person to explore their data using ES|QL if there exists any ingested data but no data view. - This PR populates the query bar with the first available index (some special handling for logs index. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/es-query
Shared common (client and server sie) utilities shared across packages and plugins.