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

Update regex #1075

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Update regex #1075

merged 1 commit into from
Oct 10, 2022

Conversation

latere-a-latere
Copy link
Contributor

Updated the regexp's to better working ones. .+ does not match process names with no extension. Also used a neater regexp for the | example.

Signed-off-by: MarNicGit 47538428+MarNicGit@users.noreply.github.com

Updated the regexp's to better working ones. `.+` does not match process names with no extension. Also used a neater regexp for the `|` example.

Signed-off-by: MarNicGit <47538428+MarNicGit@users.noreply.github.com>
Copy link
Contributor

@breed808 breed808 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for submitting this!

@breed808 breed808 merged commit eb73859 into prometheus-community:master Oct 10, 2022
@latere-a-latere latere-a-latere deleted the patch-1 branch October 10, 2022 10:58
anubhavg-icpl pushed a commit to anubhavg-icpl/windows_exporter that referenced this pull request Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants