kibana/docs/apm/settings.asciidoc
Brandon Morelli 9efbd2243c
[APM] Documentation updates (#160951)
### Summary

This PR makes a handful of updates to the APM app documentation:

- [x] **Agent explorer**
- New page
[here](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/agent-explorer.html).
  - _Closes https://github.com/elastic/observability-docs/issues/2886_
- [x] **Trace explorer**
- New section
[here](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/traces.html#trace-explorer).
  - _Closes https://github.com/elastic/observability-docs/issues/2885_
- [x] **Dependency operations**
- New section
[here](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/dependencies.html#dependencies-operations).
  - _Closes https://github.com/elastic/observability-docs/issues/2889_
- [x] **Adds missing settings and APM Labs info**
- We didn't have documentation on how to enable APM Labs. We [do
now](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/apm-settings-in-kibana.html#apm-labs).
- I noticed Labs settings were missing from the documentation. Those
have now been added to the [Kibana advanced
settings](https://kibana_160951.docs-preview.app.elstc.co/guide/en/kibana/master/advanced-options.html#observability-advanced-settings).
2023-06-30 11:49:43 -07:00

34 lines
968 B
Text

// Do not link directly to this page.
// Link to the anchor in `/docs/settings/apm-settings.asciidoc` instead.
[role="xpack"]
[[apm-settings-in-kibana]]
== APM app settings
++++
<titleabbrev>Settings</titleabbrev>
++++
You do not need to configure any settings to use the APM app. It is enabled by default.
[float]
[[apm-indices-settings]]
=== APM Indices
include::./../settings/apm-settings.asciidoc[tag=apm-indices-settings]
[float]
[[general-apm-settings]]
=== General APM settings
include::./../settings/apm-settings.asciidoc[tag=general-apm-settings]
[float]
[[apm-labs]]
=== APM Labs
**APM Labs** allows you to easily try out new features that are technical preview.
To enable APM labs, navigate to **APM** > **Settings** > **General settings** and toggle **Enable labs button in APM**.
Select **Save changes** and refresh the page.
After enabling **APM Labs** select **Labs** in the toolbar to see the technical preview features available to try out.