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

[receiver/hostmetrics] Add cache_boot_time field to process scrapers #31998

Closed
wants to merge 1 commit into from

Commits on Mar 27, 2024

  1. Add cache_boot_time field to process scrapers

    This PR adds the `cache_boot_time` config option to the `process` and
    `processes` scrapers. This allows an option for `gopsutil` functionality
    that will cache boot times after the first time they are fetched. It has
    a significant positive effect on the CPU usage of these scrapers.
    braydonk committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ca78fc6 View commit details
    Browse the repository at this point in the history