Skip to content

Commit

Permalink
delete keyspace-stats-clock log
Browse files Browse the repository at this point in the history
  • Loading branch information
buzhimingyonghu committed Dec 9, 2024
1 parent f5c0cdb commit ffc2752
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/pika_exporter/exporter/pika.go
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ func (e *exporter) statsKeySpace(hour int) {
defer e.wg.Done()

if hour < 0 {
log.Infoln("stats KeySpace not open")
return
}

Expand Down

0 comments on commit ffc2752

Please sign in to comment.