Skip to content

Commit 57f1806

Browse files
authored
[7.17] docs: remove xpack.apm.searchAggregatedTransactions (#149896) (#149902)
# Backport This will backport the following commits from `main` to `7.17`: - [docs: remove `xpack.apm.searchAggregatedTransactions` (#149896)](#149896) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brandon Morelli","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-01-30T22:33:03Z","message":"docs: remove `xpack.apm.searchAggregatedTransactions` (#149896)\n\n### Summary\r\n\r\nThis PR reverts #82379 and removes\r\n`xpack.apm.searchAggregatedTransactions` from the documentation. This is\r\nfor https://github.com/elastic/apm-server/pull/10140:\r\n\r\n> Removing transaction metrics config as they are not officially\r\nsupported.","sha":"b90ddba88244fdf81593737cbdb5211664090a0c","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:APM","release_note:skip","v8.7.0","v7.17.9","v8.6.2"],"number":149896,"url":"https://github.com/elastic/kibana/pull/149896","mergeCommit":{"message":"docs: remove `xpack.apm.searchAggregatedTransactions` (#149896)\n\n### Summary\r\n\r\nThis PR reverts #82379 and removes\r\n`xpack.apm.searchAggregatedTransactions` from the documentation. This is\r\nfor https://github.com/elastic/apm-server/pull/10140:\r\n\r\n> Removing transaction metrics config as they are not officially\r\nsupported.","sha":"b90ddba88244fdf81593737cbdb5211664090a0c"}},"sourceBranch":"main","suggestedTargetBranches":["7.17"],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/149896","number":149896,"mergeCommit":{"message":"docs: remove `xpack.apm.searchAggregatedTransactions` (#149896)\n\n### Summary\r\n\r\nThis PR reverts #82379 and removes\r\n`xpack.apm.searchAggregatedTransactions` from the documentation. This is\r\nfor https://github.com/elastic/apm-server/pull/10140:\r\n\r\n> Removing transaction metrics config as they are not officially\r\nsupported.","sha":"b90ddba88244fdf81593737cbdb5211664090a0c"}},{"branch":"7.17","label":"v7.17.9","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/149901","number":149901,"state":"OPEN"}]}] BACKPORT-->
1 parent f90ab37 commit 57f1806

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/settings/apm-settings.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@ Maximum number of child items displayed when viewing trace details. Defaults to
8080
`xpack.observability.annotations.index` {ess-icon}::
8181
Index name where Observability annotations are stored. Defaults to `observability-annotations`.
8282

83-
`xpack.apm.searchAggregatedTransactions` {ess-icon}::
84-
Enables Transaction histogram metrics. Defaults to `auto` so the UI will use metric indices over transaction indices for transactions if aggregated transactions are found. When set to `always`, additional configuration in APM Server is required. When set to `never` and aggregated transactions are not used.
85-
+
86-
See {apm-guide-ref}/transaction-metrics.html[Configure transaction metrics] for more information.
87-
8883
`xpack.apm.metricsInterval` {ess-icon}::
8984
Sets a `fixed_interval` for date histograms in metrics aggregations. Defaults to `30`.
9085

0 commit comments

Comments
 (0)