mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
With this commit we avoid storing doc values for `stackframe.function.name` to save disk space as doc values are not needed due to our access pattern. We also sort stack traces by stack frame ids to improve disk layout. |
||
---|---|---|
.. | ||
lib/setup | ||
routes | ||
utils | ||
feature.ts | ||
index.ts | ||
plugin.ts | ||
types.ts |