linkedin/cruise-control
View on GitHubUnable to enable multiple metric anomaly finders at the same time
Open
#1,101 opened on Feb 15, 2020
correctnessgood first issue
Repository metrics
- Stars
- (3,036 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently we can only specify one metric anomaly type to be reported via configmetric.anomaly.class. So even we can specify multiple metric anomaly finders via config metric.anomaly.finder.class, only one of them can work fine( the one reporting metric anomaly) .