Skip to content
#

kibana

Here are 1,735 public repositories matching this topic...

pgayvallet
pgayvallet commented Jun 7, 2022

When testing on a 500k objects cluster, I saw that the call to /api/kibana/management/saved_objects/scroll/counts takes approximatively 2minutes. During this time, the counts are not properly surfaced in the UI.

We can probably improve that by increasing the number of documents per page:

https://github.com/elastic/kibana/blob/a02c00b8a3e66cc6117aba87b9d64273302f4d29/src/plugins/saved_objec

eui
pebrc
pebrc commented Mar 14, 2022

https://github.com/elastic/cloud-on-k8s/blob/995403bcbff4e114b1831d361d13e1240222d847/pkg/controller/elasticsearch/client/error.go#L44-L46

produces errors like this:

{"log.level":"error","@timestamp":"2022-03-14T10:03:07.693Z","log.logger":"elasticsearch-client","message":"Cannot parse Elasticsearch error response body","service.version":"2.1.0+02a8d7c7","service.type":"eck","ecs.version":

>enhancement good first issue

Improve this page

Add a description, image, and links to the kibana topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kibana topic, visit your repo's landing page and select "manage topics."

Learn more