kibana/x-pack/plugins/profiling/server
Daniel Mitterdorfer e97f488a1a
[Profiling] Fine-tune mappings (#152799)
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.
2023-03-07 04:53:58 -07:00
..
lib/setup [Profiling] Fine-tune mappings (#152799) 2023-03-07 04:53:58 -07:00
routes [Profling] Single-click setup from Kibana (#148959) 2023-02-07 06:10:30 -07:00
utils [Profling] Single-click setup from Kibana (#148959) 2023-02-07 06:10:30 -07:00
feature.ts [Profiling] Use 'Universal Profiling' everywhere (#140906) 2022-09-19 02:21:14 -07:00
index.ts [Profiling] Configurable ES client (#144533) 2022-12-07 08:36:13 -07:00
plugin.ts [Profling] Single-click setup from Kibana (#148959) 2023-02-07 06:10:30 -07:00
types.ts [Profling] Single-click setup from Kibana (#148959) 2023-02-07 06:10:30 -07:00