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

gocollector: Added options to Go Collector for changing the collections #1031

Merged
merged 2 commits into from Apr 13, 2022

Commits on Apr 12, 2022

  1. Renamed files.

    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Apr 12, 2022
    Copy the full SHA
    8154809 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. gocollector: Added options to Go Collector for diffetent collections.

    Fixes #983
    
    Also:
    
    * fixed TestMemStatsEquivalence, it was noop before (:
    * Removed gc_cpu_fraction metric completely, since it's not working completely for Go1.17+
    
    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Apr 13, 2022
    Copy the full SHA
    e8b655d View commit details
    Browse the repository at this point in the history