Fix CPUVulnerabilities() reporting from sysfs#532
Merged
SuperQ merged 10 commits intoprometheus:masterfrom Jun 15, 2023
Merged
Conversation
SuperQ
reviewed
Jun 2, 2023
Contributor
Author
|
@discordianfish @SuperQ is there anything else I can help with here? |
Signed-off-by: Michal Wasilewski <[email protected]>
Signed-off-by: Michal Wasilewski <[email protected]>
Signed-off-by: Michal Wasilewski <[email protected]>
Signed-off-by: Michal Wasilewski <[email protected]>
Signed-off-by: Michal Wasilewski <[email protected]>
Signed-off-by: Michal Wasilewski <[email protected]>
Co-authored-by: Ben Kochie <[email protected]> Signed-off-by: Michal <[email protected]>
Signed-off-by: Michal Wasilewski <[email protected]>
Signed-off-by: Michal Wasilewski <[email protected]>
adds a go doc explaining the purpose of the map containing mapping from int encoded state to human friendly strings Signed-off-by: Michal Wasilewski <[email protected]>
0b132c1 to
3197304
Compare
Contributor
Author
|
rebased onto upstream edit: due to unrelated failures in the CI |
Contributor
Author
|
the codespell job is failing, but it's unrelated to this change Here's the job definition: Lines 38 to 45 in abbfda0 the docker image hasn't changed recently: https://hub.docker.com/r/circleci/python/tags codespell pip package was updated yesterday: https://pypi.org/project/codespell/#history I think this is unrelated and should be handled in a separate issue/PR. I'll open a separate one |
discordianfish
approved these changes
Jun 15, 2023
Member
|
Going to ignore the codespell, it's fixed in HEAD. |
jritter
pushed a commit
to jritter/procfs
that referenced
this pull request
Jul 15, 2024
Fix CPUVulnerabilities() reporting from sysfs --------- Signed-off-by: Michal Wasilewski <[email protected]> Signed-off-by: Michal <[email protected]> Co-authored-by: Ben Kochie <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
closes #531
This PR contains a few changes (each in a separate commit):