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

Introduce parsing for /proc/<pid>/net/snmp, /proc/<pid>/net/snmp6 and /proc/<pid>/net/netstat. #435

Merged
merged 3 commits into from Apr 1, 2022

Commits on Feb 21, 2022

  1. Introduce parsing for /proc/<pid>/net/snmp, /proc/<pid>/net/snmp6

    … and `/proc/<pid>/net/netstat`.
    
    Signed-off-by: Nikos Kakavas <nikakis@protonmail.com>
    nikakis committed Feb 21, 2022
    Copy the full SHA
    3d753b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. remove mapstructure

    Signed-off-by: Nikos Kakavas <nikakis@protonmail.com>
    nikakis committed Mar 9, 2022
    Copy the full SHA
    5c12586 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Introduce strings.TrimSuffix instead of custom split

    Signed-off-by: Nikos Kakavas <nikakis@protonmail.com>
    nikakis committed Mar 30, 2022
    Copy the full SHA
    6ff7304 View commit details
    Browse the repository at this point in the history