Update scrape.go (#1683)
Cette révision appartient à :
Parent
40b90f1739
révision
156ad45eac
1 fichiers modifiés avec 0 ajouts et 1 suppressions
|
@ -39,7 +39,6 @@ func (s *Scrape) Update(unscope bool) (int, error) {
|
|||
|
||||
// We only flush cache after update
|
||||
cache.C.Delete(s.Identifier())
|
||||
cache.C.Flush()
|
||||
|
||||
return http.StatusOK, nil
|
||||
}
|
||||
|
|
Référencer dans un nouveau ticket