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

use counters for msgs/bytes sent/recv #190

Merged
merged 5 commits into from
Mar 8, 2024
Merged

use counters for msgs/bytes sent/recv #190

merged 5 commits into from
Mar 8, 2024

Conversation

caleblloyd
Copy link
Contributor

@caleblloyd caleblloyd commented Mar 6, 2024

Resolves #189

Corrects Total Connections and Bytes Sent/Recv to be counters instead of gauges

Also fixes Account Counters to use their own time-series per server, as counters must not be aggregated

Copy link
Member

@samuelattwood samuelattwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Caleb Lloyd added 5 commits March 8, 2024 11:24
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
Signed-off-by: Caleb Lloyd <caleb@synadia.com>
@caleblloyd caleblloyd merged commit a5b2dd9 into main Mar 8, 2024
2 checks passed
@caleblloyd caleblloyd deleted the use-counters-fix branch March 8, 2024 16:34
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.

Account Metrics should be reported in their own time series per server, not merged
2 participants