Skip to content

Commit

Permalink
Add docs to prometheus_helper docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kuskoman committed Mar 24, 2023
1 parent 31b8bcc commit f6261c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prometheus_helper/prometheus_helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
dto "github.com/prometheus/client_model/go"
)

// SimpleDescHelper is a helper struct that can be used to create prometheus.Desc objects
type SimpleDescHelper struct {
Namespace string
Subsystem string
Expand Down

0 comments on commit f6261c9

Please sign in to comment.