kibana
Here are 1,558 public repositories matching this topic...
-
Updated
Sep 23, 2021 - Shell
-
Updated
Oct 4, 2021 - Python
-
Updated
Sep 10, 2021
EuiSuperDatePicker should support onFocus. Given that there are multiple focusbale elements, the provided callback should likely only be called once on the initial element focus and not for each subcomponent focus event.
-
Updated
May 12, 2021 - Jupyter Notebook
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Oct 3, 2021 - Shell
-
Updated
Aug 27, 2021 - Java
-
Updated
Sep 23, 2021 - Python
It is currently very hard to find out what specific request to Elasticsearch caused an error. Especially if there is no additional debug logging around that request and the error bubbles up all the way to the top most error handler in controller-runtime.
We should at least decorate each error create in the Elasticsearch client code with the original request.
-
Updated
Jun 1, 2021 - Java
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
May 9, 2021 - Scala
-
Updated
Sep 23, 2021 - Scala
-
Updated
Mar 31, 2020 - Python
-
Updated
Nov 7, 2017 - JavaScript
-
Updated
Jul 2, 2021 - JavaScript
-
Updated
Jun 22, 2020
-
Updated
Sep 25, 2021 - Shell
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Sep 13, 2018 - Roff
-
Updated
Oct 5, 2021 - Swift
Improve this page
Add a description, image, and links to the kibana topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kibana topic, visit your repo's landing page and select "manage topics."
In an effort to improve code quality, platform team looked through team's linter rules and our use of
es-lint-disable. There are some low hanging fruit where we could remove these instances where we've disabled rules.Looks like there are some known/valid use cases of this in Kibana. Not all instances may need to be removed but might want to double check that we're following the suggested met