glog.Warning("Storage has left graceful degradation mode.")
glog.Warning("Storage has left graceful degradation mode. Things are back to normal.")
}elseif!s.degraded&&nowDegraded{
glog.Warning("%d chunks waiting for persistence (allowed maximum %d). Storage is now in graceful degradation mode. Series files are not sync'd anymore. Checkpoints will not be performed more often then every %v.",s.getNumChunksToPersist,s.maxChunksToPersist,s.checkpointInterval)
glog.Warningf(
"%d chunks waiting for persistence (%d%% of the allowed maximum %d). Storage is now in graceful degradation mode. Series files are not synced anymore if following the adaptive strategy. Checkpoints are not performed more often than every %v.",