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

new(metrics): add file sha256sum metrics for loaded config and rules files #3187

Merged

Commits on May 13, 2024

  1. new(utils): add new helper to calculate file sha256sum

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b71230e View commit details
    Browse the repository at this point in the history
  2. new(metrics): add file sha256sum metrics for loaded config and rules …

    …files
    
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7cc49fa View commit details
    Browse the repository at this point in the history
  3. cleanup(metrics): use filesystem lib to derive file names + build fix

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    30d5ca2 View commit details
    Browse the repository at this point in the history
  4. chore: fix non linux build metrics

    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1067bf1 View commit details
    Browse the repository at this point in the history
  5. cleanup(metrics): use map for config and rules filenames sha256 tracking

    Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
    Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
    incertum and FedeDP committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f9c7dc1 View commit details
    Browse the repository at this point in the history