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

[bugfix] Change Bash regex for engine labels #556

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

rafaelfolco
Copy link
Contributor

It is now capable of capturing a profiler name with dashes in the middle of the string - e.g. rt-trace-bpf.

engine/engine-script-library Outdated Show resolved Hide resolved
engine/engine-script-library Outdated Show resolved Hide resolved
engine/engine-script-library Outdated Show resolved Hide resolved
engine/engine-script-library Outdated Show resolved Hide resolved
engine/engine-script-library Outdated Show resolved Hide resolved
k-rister
k-rister previously approved these changes Oct 23, 2024
@k-rister k-rister added the bug Something isn't working label Oct 23, 2024
@k-rister k-rister force-pushed the fix-regex branch 2 times, most recently from d6e4204 to 41b39de Compare October 25, 2024 19:58
@rafaelfolco rafaelfolco marked this pull request as draft November 14, 2024 18:17
@rafaelfolco
Copy link
Contributor Author

Something is wrong with the new regex/logic. Need more debugging...

@rafaelfolco rafaelfolco force-pushed the fix-regex branch 2 times, most recently from b53f3db to 6daa2b1 Compare November 14, 2024 18:54
@rafaelfolco rafaelfolco marked this pull request as ready for review November 14, 2024 18:54
@rafaelfolco rafaelfolco force-pushed the fix-regex branch 3 times, most recently from 744b125 to 3ddef1a Compare November 19, 2024 13:24
It is now capable of capturing a profiler name with dashes in the
middle of the string - e.g. rt-trace-bpf.
@rafaelfolco rafaelfolco merged commit c82df49 into master Dec 5, 2024
150 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants