Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
WIP: Add more testing + memory stats from cgroups #10
WIP: Add more testing + memory stats from cgroups #10
Changes from 57 commits
c6abe3d
36d4121
d4c73f7
2351bdb
7515a97
abb9906
5a700f6
0ad0613
ee24c67
324b61f
b1152d1
161855d
a70a1e6
1f9768e
8f9e075
26df7d2
7c9b7c8
cd0bfae
10a20d3
4804ae2
13ca4f3
4c9259f
3bb0ed0
4060136
d0e740e
44c22fa
17652d4
62fe927
37f6d68
1a6ae16
6499bbc
83c718e
0549675
9806a99
1a0c29c
7abd3fe
9191e17
64eaf3e
8aba2ba
dc57119
e438c3f
5b0ba07
b93d38d
fd79e1d
f760287
2e51219
4fa6131
a02aeed
026ea0f
5eadce7
d71f59a
29df5f7
6dff430
0ec9941
8b7bd76
4447073
6884b2a
7eec03e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a bit much, consider just using
flepath.Join(fs.MountPoint, subpath, suffix)
directly in https://github.com/povilasv/systemd_exporter/pull/10/files#diff-966caeb64fc8c233e22788d6e3caccbbR171 andhttps://github.com/povilasv/systemd_exporter/pull/10/files#diff-966caeb64fc8c233e22788d6e3caccbbR173
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's get rid of commented out code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As this is a package, consider not logging or allowing users to choose their own logging pkg, more info https://dave.cheney.net/2015/11/05/lets-talk-about-logging