linkedin/cruise-control
GitHub で見るUnable to enable multiple metric anomaly finders at the same time
Open
#1,101 opened on 2020年2月15日
correctnessgood first issue
Repository metrics
- Stars
- (3,036 stars)
- PR merge metrics
- (PR metrics pending)
説明
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) .