Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better tracking of channels count metric #1369

Merged
merged 2 commits into from
Apr 10, 2020
Merged

Better tracking of channels count metric #1369

merged 2 commits into from
Apr 10, 2020

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Apr 6, 2020

Track all channel states (cardinality shouldn't be too high).
Prevent duplicate transitions that messed up the gauge.

Also the withoutTags in the ctor wasn't such a good idea.
It's better to explicitly track each state with its own tag.

Track all channel states (cardinality shouldn't be too high).
Prevent duplicate transactions that messed up the gauge.
@t-bast t-bast requested a review from pm47 April 6, 2020 11:24
@t-bast t-bast merged commit 5fe6f67 into master Apr 10, 2020
@t-bast t-bast deleted the channels-metrics branch April 10, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants