Closed fearful-symmetry closed 4 years ago
See this issue for a tad more context: https://github.com/elastic/kibana/issues/77517
Right now, most front-end components that try and graph cache usage is doing it incorrectly. We're grabbing cache as a fallback to actual memory, so we might as well just send it along so upstream components can use it.
actual
ping @elastic/integrations
See this issue for a tad more context: https://github.com/elastic/kibana/issues/77517
Right now, most front-end components that try and graph cache usage is doing it incorrectly. We're grabbing cache as a fallback to
actual
memory, so we might as well just send it along so upstream components can use it.