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

backend: Provide extensive statistics bounded to 1k #561

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 6, 2023

  1. backend: Add constant for maximum top K reported statistics

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5bfebce View commit details
    Browse the repository at this point in the history
  2. backend: Bounded propagation of all (up to 1024) entries of kernel

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6b3bfee View commit details
    Browse the repository at this point in the history
  3. backend: Propagate top 1024 entries of CPU name and chain version

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    97b7cd9 View commit details
    Browse the repository at this point in the history
  4. backend: Use identity fn for kernel versions

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3abdbd2 View commit details
    Browse the repository at this point in the history