Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.9](backport #3095) Update the profiling agent integration section #3100

Merged
merged 1 commit into from
Jul 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions docs/en/observability/profiling-get-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,7 @@ image::images/profiling-k8s-hostagent.png[]
[[profiling-install-host-agent-elastic-agent]]
=== Install the host-agent using the {agent}


You can also use the Universal Profiling Agent integration through the {agent} to orchestrate to install the host-agent.

To use the Universal Profiling Agent integration, complete the following steps:
To install the host-agent using the {agent} and the Universal Profiling Agent integration, complete the following steps:

. Copy the `secret token` and `Universal Profiling Collector url` from the Elastic Agent Integration
+
Expand All @@ -122,9 +119,8 @@ image::images/profiling-elastic-agent.png[]
+
. Click `Manage Universal Profiling Agent in Fleet` to complete the integration.
. On the Integrations page, click **Add Universal Profiling Agent**.

. In **Universal Profiling Agent → Settings**, add the information you copied from the Add Data Page:
.. Add the URL to the **Universal Profiling collector endpoint** field.
. In **Universal Profiling Agent → Settings**, add the information you copied from the *Add profiling data* page:
.. Add the Universal Profiling collector URL to the **Universal Profiling collector endpoint** field.
.. Add the secret token to the **Authorization** field.
+
[role="screenshot"]
Expand Down