-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[8.x] Improves pattern matching for data telemetry (#197876) #198079
Merged
kibanamachine
merged 1 commit into
elastic:8.x
from
kibanamachine:backport/8.x/pr-197876
Oct 28, 2024
Merged
[8.x] Improves pattern matching for data telemetry (#197876) #198079
kibanamachine
merged 1 commit into
elastic:8.x
from
kibanamachine:backport/8.x/pr-197876
Oct 28, 2024
Conversation
This file contains 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
## Summary Addresses concerns with Regex matching. Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit 943b273)
💚 Build Succeeded
Metrics [docs]
|
kibanamachine
added a commit
that referenced
this pull request
Nov 19, 2024
# Backport This will backport the following commits from `main` to `7.17`: - [Improves pattern matching for data telemetry (#197876)](#197876) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Christiane (Tina) Heiligers","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-28T19:30:02Z","message":"Improves pattern matching for data telemetry (#197876)\n\n## Summary\r\n\r\nAddresses concerns with Regex matching.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"943b273c4b2d5c7b018054d02e63c3c466c43d52","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","backport:version","v8.17.0","v7.17.26"],"title":"Improves pattern matching for data telemetry","number":197876,"url":"https://github.com/elastic/kibana/pull/197876","mergeCommit":{"message":"Improves pattern matching for data telemetry (#197876)\n\n## Summary\r\n\r\nAddresses concerns with Regex matching.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"943b273c4b2d5c7b018054d02e63c3c466c43d52"}},"sourceBranch":"main","suggestedTargetBranches":["7.17"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197876","number":197876,"mergeCommit":{"message":"Improves pattern matching for data telemetry (#197876)\n\n## Summary\r\n\r\nAddresses concerns with Regex matching.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"943b273c4b2d5c7b018054d02e63c3c466c43d52"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/198079","number":198079,"state":"MERGED","mergeCommit":{"sha":"dd4386e432190eb01c7c2c509283326ccb66c3ea","message":"[8.x] Improves pattern matching for data telemetry (#197876) (#198079)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [Improves pattern matching for data telemetry\n(#197876)](https://github.com/elastic/kibana/pull/197876)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Christiane (Tina)\nHeiligers\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-10-28T19:30:02Z\",\"message\":\"Improves\npattern matching for data telemetry (#197876)\\n\\n##\nSummary\\r\\n\\r\\nAddresses concerns with Regex\nmatching.\\r\\n\\r\\nCo-authored-by: Elastic Machine\n<[email protected]>\",\"sha\":\"943b273c4b2d5c7b018054d02e63c3c466c43d52\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.17.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Team:Core\",\"release_note:skip\",\"v9.0.0\",\"backport:prev-minor\",\"v8.17.0\"],\"title\":\"Improves\npattern matching for data\ntelemetry\",\"number\":197876,\"url\":\"https://github.com/elastic/kibana/pull/197876\",\"mergeCommit\":{\"message\":\"Improves\npattern matching for data telemetry (#197876)\\n\\n##\nSummary\\r\\n\\r\\nAddresses concerns with Regex\nmatching.\\r\\n\\r\\nCo-authored-by: Elastic Machine\n<[email protected]>\",\"sha\":\"943b273c4b2d5c7b018054d02e63c3c466c43d52\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.x\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/197876\",\"number\":197876,\"mergeCommit\":{\"message\":\"Improves\npattern matching for data telemetry (#197876)\\n\\n##\nSummary\\r\\n\\r\\nAddresses concerns with Regex\nmatching.\\r\\n\\r\\nCo-authored-by: Elastic Machine\n<[email protected]>\",\"sha\":\"943b273c4b2d5c7b018054d02e63c3c466c43d52\"}},{\"branch\":\"8.x\",\"label\":\"v8.17.0\",\"branchLabelMappingKey\":\"^v8.17.0$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->\n\nCo-authored-by: Christiane (Tina) Heiligers <[email protected]>"}},{"branch":"7.17","label":"v7.17.26","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Christiane (Tina) Heiligers <[email protected]>
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.
Backport
This will backport the following commits from
main
to8.x
:Questions ?
Please refer to the Backport tool documentation