Skip to content

Commit

Permalink
fix: [ci skip] fix docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Jan 19, 2017
1 parent a7b969d commit da12313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gorush/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
const namespace = "gorush_"

// Metrics implements the prometheus.Metrics interface and
// exposes gitea metrics for prometheus
// exposes gorush metrics for prometheus
type Metrics struct {
TotalPushCount *prometheus.Desc
IosSuccess *prometheus.Desc
Expand Down

0 comments on commit da12313

Please sign in to comment.