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

Create new "ItemsPerSecond" data type for graph data collection #429

Open
slashrsm opened this issue Apr 8, 2022 · 0 comments
Open

Create new "ItemsPerSecond" data type for graph data collection #429

slashrsm opened this issue Apr 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@slashrsm
Copy link
Collaborator

slashrsm commented Apr 8, 2022

At the moment we use data structures like HashMap<String, TimeSeries<u32, u32>>, that store per-second counters. It would be better if we would create a dedicated data type, which would also encapsulate all logic related to it.

More info: #415 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants