Skip to content

Commit

Permalink
feat: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
boodyvo committed Sep 16, 2024
1 parent 3156f71 commit ad75778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ func main() {
}
}()
} else {
serviceLogger.Info().Msg("skipping starting metric partitioning, compaction, and pruning routines since metric database is enabled")
serviceLogger.Info().Msg("skipping starting metric partitioning, compaction, and pruning routines since metric database is disabled")
}

// run the proxy service
Expand Down

0 comments on commit ad75778

Please sign in to comment.