Skip to content

Commit

Permalink
Improve the logs.
Browse files Browse the repository at this point in the history
  • Loading branch information
wi1dcard committed Sep 6, 2021
1 parent 17cad28 commit bb98237
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 @@ -76,7 +76,7 @@ func queryAndPush(backfill *time.Duration) {
}
}

log.Infof("Pushed metrics to Statuspage")
log.Infof("Finished querying and pushing metrics")
}

func pushStatuspage(metrics statuspageMetrics) error {
Expand Down

0 comments on commit bb98237

Please sign in to comment.