linkedin/cruise-control
Vedi su GitHubUnable to enable multiple metric anomaly finders at the same time
Open
#1101 aperta il 15 feb 2020
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) .