forked from opensearch-project/observability
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Correct Erroring in Event Analytics (opensearch-project#248)
* Add check for properties Signed-off-by: Eugene Lee <[email protected]> * Change logic order to support switching between match and other where fields Signed-off-by: Eugene Lee <[email protected]> * Autocomplete for data values Signed-off-by: Eugene Lee <[email protected]> * Fetch data values earlier and save them Signed-off-by: Eugene Lee <[email protected]> * Update to current status Signed-off-by: Eugene Lee <[email protected]> * Fetch dataValues for match early Signed-off-by: Eugene Lee <[email protected]> * Try addError Signed-off-by: Eugene Lee <[email protected]> * Fix error messaging on Event Explorer Signed-off-by: Eugene Lee <[email protected]> * Remove fielddata Signed-off-by: Eugene Lee <[email protected]> * Assign string to fields with fields property Signed-off-by: Eugene Lee <[email protected]> * Remove possible double toast and add console log back in Signed-off-by: Eugene Lee <[email protected]>
- Loading branch information
1 parent
a8e62bc
commit ae3236f
Showing
7 changed files
with
80 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters