diff --git a/gorush/metrics.go b/gorush/metrics.go index 5006500..0137890 100644 --- a/gorush/metrics.go +++ b/gorush/metrics.go @@ -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