Skip to content

Commit

Permalink
register filteredCount metric
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Kurennoi authored and jacksontj committed Mar 29, 2023
1 parent 311a891 commit 40f4bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/promclient/labelfilter.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ func init() {
prometheus.MustRegister(
syncCount,
syncSummary,
filteredCount,
)
}

Expand Down

0 comments on commit 40f4bb4

Please sign in to comment.