oliver006 / redis_exporter

Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x
https://github.com/oliver006/redis_exporter
MIT License
3.03k stars 859 forks source link

Add metric for pubsubshard_channels #837

Closed DriverX closed 9 months ago

DriverX commented 9 months ago

Adding gauge metric for pubsubshard_channels

pubsubshard_channels: Global number of pub/sub shard channels with client subscriptions. Added in Redis 7.0.3

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 198


Totals Coverage Status
Change from base Build 196: 0.004%
Covered Lines: 1943
Relevant Lines: 2112

💛 - Coveralls
oliver006 commented 9 months ago

Thanks for the PR! I'll try to review it and get it merged in the next few days.

DriverX commented 9 months ago

Thanks for the PR! I'll try to review it and get it merged in the next few days.

This is one line PR. Merge it please =)