Skip to content

Commit

Permalink
Ignore promlinter
Browse files Browse the repository at this point in the history
It is deprecated counter
  • Loading branch information
chaspy committed May 2, 2022
1 parent 0cb7367 commit af986f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ type MinimumSupportedInfo struct {

//nolint:gochecknoglobals
var (
//nolint:promlinter // It is deprecated
// deprecated
rdsCount = prometheus.NewGaugeVec(prometheus.GaugeOpts{
Namespace: "aws_custom",
Expand Down

0 comments on commit af986f9

Please sign in to comment.