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

[configuration] Fix regular expression and specify syntax used #4001

Merged
merged 4 commits into from Apr 23, 2024

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Apr 18, 2024

Changes

  • Escapes both start and end braces in regular expression for consistency; it seems like both escaping or not escaping would work per https://regex101.com/r/YH667H/1
  • Specifies regex syntax to avoid ambiguity

I am not sure whether this warrants a changelog

@arminru arminru requested a review from a team April 18, 2024 16:00
@arminru arminru merged commit 2dbe9f6 into open-telemetry:main Apr 23, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants