fix: [ci skip] fix docs.
This commit is contained in:
parent
a7b969dcf3
commit
da1231315f
|
@ -7,7 +7,7 @@ import (
|
||||||
const namespace = "gorush_"
|
const namespace = "gorush_"
|
||||||
|
|
||||||
// Metrics implements the prometheus.Metrics interface and
|
// Metrics implements the prometheus.Metrics interface and
|
||||||
// exposes gitea metrics for prometheus
|
// exposes gorush metrics for prometheus
|
||||||
type Metrics struct {
|
type Metrics struct {
|
||||||
TotalPushCount *prometheus.Desc
|
TotalPushCount *prometheus.Desc
|
||||||
IosSuccess *prometheus.Desc
|
IosSuccess *prometheus.Desc
|
||||||
|
|
Loading…
Reference in New Issue