Commit 6ea6c35
# Backport
This will backport the following commits from `main` to `9.1`:
- [[APM] Make `captureHeaders: false` default config
(#239082)](#239082)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Jean-Louis
Leysens","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-15T12:00:15Z","message":"[APM]
Make `captureHeaders: false` default config
(#239082)","sha":"046872001e93d14fcf6b85c8b8e50a2b1c84320f","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:version","v9.2.0","v9.0.8","v9.3.0","v9.1.6","v8.18.9","v8.19.6"],"title":"[APM]
Make `captureHeaders: false` default
config","number":239082,"url":"https://github.com/elastic/kibana/pull/239082","mergeCommit":{"message":"[APM]
Make `captureHeaders: false` default config
(#239082)","sha":"046872001e93d14fcf6b85c8b8e50a2b1c84320f"}},"sourceBranch":"main","suggestedTargetBranches":["9.2","9.0","9.1","8.18","8.19"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/239082","number":239082,"mergeCommit":{"message":"[APM]
Make `captureHeaders: false` default config
(#239082)","sha":"046872001e93d14fcf6b85c8b8e50a2b1c84320f"}},{"branch":"9.1","label":"v9.1.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.9","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.6","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Jean-Louis Leysens <[email protected]>
1 parent eeaa07d commit 6ea6c35
File tree
2 files changed
+2
-1
lines changed- src/platform/packages/private/kbn-apm-config-loader/src
2 files changed
+2
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments