We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7408326 commit a5c2a13Copy full SHA for a5c2a13
docs/settings/apm-settings.asciidoc
@@ -66,6 +66,10 @@ Changing these settings may disable features of the APM App.
66
| `xpack.observability.annotations.index`
67
| Index name where Observability annotations are stored. Defaults to `observability-annotations`.
68
69
+| `xpack.apm.searchAggregatedTransactions`
70
+ | experimental[] Enables Transaction histogram metrics. Defaults to `false`. When `true`, additional configuration in APM Server is required.
71
+ See {apm-server-ref-v}/transaction-metrics.html[Configure transaction metrics] for more information.
72
+
73
| `apm_oss.indexPattern` {ess-icon}
74
| The index pattern used for integrations with Machine Learning and Query Bar.
75
It must match all apm indices. Defaults to `apm-*`.
0 commit comments