Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.13] Add an option to disable APM user redaction (elastic#176566) (e…
…lastic#177140) # Backport This will backport the following commits from `main` to `8.13`: - [Add an option to disable APM user redaction (elastic#176566)](elastic#176566) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Pierre Gayvallet","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-02-18T15:30:01Z","message":"Add an option to disable APM user redaction (elastic#176566)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/174743\r\n\r\nAdd an `elastic.apm.redactUsers` configuration option that defaults to\r\n`true` (preserving current behavior)\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"d65460cb3973826f680b0934815b9de7a0682905","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Team:Core","v8.13.0","v8.14.0"],"title":"Add an option to disable APM user redaction","number":176566,"url":"https://github.com/elastic/kibana/pull/176566","mergeCommit":{"message":"Add an option to disable APM user redaction (elastic#176566)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/174743\r\n\r\nAdd an `elastic.apm.redactUsers` configuration option that defaults to\r\n`true` (preserving current behavior)\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"d65460cb3973826f680b0934815b9de7a0682905"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/176566","number":176566,"mergeCommit":{"message":"Add an option to disable APM user redaction (elastic#176566)\n\n## Summary\r\n\r\nFix https://github.com/elastic/kibana/issues/174743\r\n\r\nAdd an `elastic.apm.redactUsers` configuration option that defaults to\r\n`true` (preserving current behavior)\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"d65460cb3973826f680b0934815b9de7a0682905"}}]}] BACKPORT--> Co-authored-by: Pierre Gayvallet <[email protected]>
- Loading branch information