Skip to content
#

kibana

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

mbondyra
mbondyra commented Dec 17, 2020

Tooltip for normalize by unit, change content to:

When "second" is selected: Display values as rate per second instead of using the underlying date interval.
When "minute" is selected: Display values as rate per minute instead of using the underlying date interval.

Error messages

  1. Error message on the workspace panel
    <img width="394" alt="Screenshot 2020-12-16 at 16 46 11"
eui
nickofthyme
nickofthyme commented Dec 15, 2020

In kibana I am updating the advanced settings page to sync the search text to the query URL search params (elastic/kibana#81829). This allows the URL to possibly be formatted incorrectly. Thus, running Query.parse('category:(accessibility))') will throw an error.

I am testing Query.parse before passing to EuiSearchBar and displaying a warning toast in case of an

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

You can’t perform that action at this time.