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.x](backport #4517) [apm] Update Applications nav subsection from "Services" to "Service inventory" #4519

Merged
merged 2 commits into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ and enable the **Service groups feature**.

To create a service group:

. Navigate to **Observability** → **Applications** → **Services**.
. Navigate to **Observability** → **Applications** → **Service inventory**.
. Switch to **Service groups**.
. Click **Create group**.
. Specify a name, color, and description.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ kubectl apply -f demo.yml
[discrete]
=== View your traces in {kib}

To view your application's trace data, open {kib} and go to *{observability} → Services*.
To view your application's trace data, open {kib} and go to *{observability} → Service inventory*.

The Applications UI allows you to monitor your software services and applications in real-time:
visualize detailed performance information on your services, identify and analyze errors,
Expand Down