mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Docs] [APM] Clarify which Kibana deployment (#160991)
Small suggestion. Thx!
This commit is contained in:
parent
360c4c30fd
commit
558ff8200b
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ Backend (APM Node):
|
|||
In some cases, it is beneficial to enable APM on a local development environment to get an initial undesrtanding of a feature's performance during manual or automatic tests.
|
||||
|
||||
1. Create a secondary monitoring deployment to collect APM data. The easiest option is to use [Elastic Cloud](https://cloud.elastic.co/deployments) to create a new deployment.
|
||||
2. Open Kibana, go to `Integrations` and enable the Elastic APM integration.
|
||||
2. Open the Kibana from the monitoring deployment (_not_ your local Kibana), go to `Integrations` and enable the Elastic APM integration.
|
||||
3. Scroll down and copy the server URL and secret token. You may also find them in your cloud console under APM & Fleet.
|
||||
4. Create or open `config\kibana.dev.yml` on your local development environment.
|
||||
5. Add the following settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue