The Wayback Machine - https://web.archive.org/web/20210815020806/https://github.com/topics/kibana
Skip to content
#

kibana

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

dikshachauhan-qasource
dikshachauhan-qasource commented Aug 12, 2021

Kibana version:* 8.0 snapshot Kibana cloud-qa environment

Browser version: Chrome
Host OS: Windows 10.

Preconditions:

  1. 8.0 snapshot Kibana cloud-qa environment should be available.

Build Details:

BUILD 45032
COMMIT 9d42d670e1676a622d7ee7d4d564c4d7dc3973e8 

Steps to reproduce:
- Login to Kibana.
- Navigate to Agent detail page.
- Now go Int

eui
sebelga
sebelga commented Aug 10, 2021

In elastic/kibana#107292 @cchaos suggested to use a tooltip to give instruction on how to interact with the keyboard on a component. This works well except that, when the tooltip is shown if we mouse out it disappears.

I suggest that we add a new alwaysVisible optional prop to the <EuiToltip /> component which will always display the tooltip and not react to mouse ev

barkbay
barkbay commented Jan 28, 2021

I observed this error in our e2e tests, it seems to be harmless but it makes the logs harder to read and I think we should understand where it comes from:

{
	"log.level": "error",
	"@timestamp": "2021-01-28T01:42:34.794Z",
	"log.logger": "manager.eck-operator.controller.beat-es-association-controller",
	"message": "Reconciler error",
	"service.version": "1.5.0-SNAPSHOT+7257dd51",

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