Skip to content

Commit 3d64949

Browse files
remove note, add list of dimensions (#4198) (#4286)
(cherry picked from commit a64780f) Co-authored-by: Colleen McGinnis <[email protected]>
1 parent d2e9933 commit 3d64949

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

docs/en/observability/apm-ui/services.asciidoc

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,10 @@ To create a service group:
4141
. Click **Create group**.
4242
. Specify a name, color, and description.
4343
. Click **Select services**.
44-
. Specify a {kibana-ref}/kuery-query.html[{kib} Query Language (KQL)] query to select services for the group.
44+
. Specify a {kibana-ref}/kuery-query.html[{kib} Query Language (KQL)] query to filter services by one or more of the following dimensions:
45+
`agent.name`, `service.name`, `service.language.name`, `service.environment`, `labels.<xyz>`.
4546
Services that match the query within the last 24 hours will be assigned to the group.
4647

47-
[NOTE]
48-
====
49-
Once a service group has been saved, this list of services within it is static.
50-
If a newly added service matches the KQL query, it will not be automatically added to the service group.
51-
Similarly, if a service stops matching the KQL query, it will not be removed from the group.
52-
53-
To update the list of services within a group,
54-
edit the service group, click **Refresh** next to the KQL query, and click **Save group**.
55-
====
56-
5748
**Examples**
5849

5950
Not sure where to get started? Here are some sample queries you can build from:

0 commit comments

Comments
 (0)