linkedin/cruise-control

Unable to enable multiple metric anomaly finders at the same time

Open

#1101 aperta il 15 feb 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Java (649 fork)auto 404
correctnessgood first issue

Metriche repository

Star
 (3036 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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) .

Guida contributor