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

Add fix for process and include details on crash behavior. #5866

Merged
merged 6 commits into from
Nov 28, 2023

Conversation

mattdurham
Copy link
Collaborator

PR Description

This updates windows_exporter to a version that handles the process config correctly and no longer lets a nil slip through.

Which issue(s) this PR fixes

Fixes #5855

Notes to the Reviewer

Ran with the default configuration for all the available collectors except for the ones mentioned in the admonition since those caused panics when calling underlying windows layer.

PR Checklist

Did not update the changelog since it falls under my previous change of fixing defaults.

  • Documentation added

@mattdurham
Copy link
Collaborator Author

@clayton-cornell is this the right use of the admonition note?

@mattdurham mattdurham marked this pull request as ready for review November 27, 2023 21:59
@clayton-cornell
Copy link
Contributor

is this the right use of the admonition note?

Almost. There was a missing space in the closing element

@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Nov 27, 2023
Copy link
Contributor

@erikbaranowski erikbaranowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mattdurham mattdurham enabled auto-merge (squash) November 28, 2023 15:00
@mattdurham mattdurham merged commit cac7e19 into main Nov 28, 2023
10 checks passed
@mattdurham mattdurham deleted the windows_update branch November 28, 2023 15:03
BarunKGP pushed a commit to BarunKGP/grafana-agent that referenced this pull request Feb 20, 2024
)

* Add fix for process and include details on crash behavior.

* Update docs/sources/flow/reference/components/prometheus.exporter.windows.md

Co-authored-by: Clayton Cornell <[email protected]>

* Clean up wording.

---------

Co-authored-by: Clayton Cornell <[email protected]>
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: runtime error: in prometheus.exporter.windows
3 participants