forked from elastic/kibana
-
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.
Set ruleType thrown errors as Framework error (elastic#179656)
This is a follow-on PR of elastic#174035. As we decided to set the errors reported by addLastRunError as Framework Error, this PR aligns the other errors thrown by the ruleTypes by switching from USER to FRAMEWORK. ## To verify Throw an error in any of the ruleType executor, and expect to see framework error metrics in : `/api/task_manager/metrics?reset=false`
- Loading branch information
1 parent
d970560
commit 531dd0f
Showing
2 changed files
with
2 additions
and
2 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