linkedin/cruise-control

Unable to enable multiple metric anomaly finders at the same time

Open

#1,101 opened on 2020年2月15日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Java (649 forks)auto 404
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) .

コントリビューターガイド