Skip to content

Commit

Permalink
Register subscribed topics metric (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
snormore authored Dec 29, 2023
1 parent 66178bb commit 3947da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/metrics/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func registerCollectors(reg prometheus.Registerer) {
BootstrapPeers,
StoredMessages,
apiRequests,
subscribeTopicsLength,
publishedEnvelopeSize,
publishedEnvelopeCount,
queryDuration,
Expand Down

0 comments on commit 3947da3

Please sign in to comment.