You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/apps/act-on-data.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,5 +13,5 @@ In addition to exploring visualizations in the Applications UI in {{kib}}, you c
13
13
14
14
|||
15
15
| --- | --- |
16
-
|[Rules and alerts](observability/apps/create-apm-rules-alerts.md)| The Applications UI allows you to define rules to detect complex conditions within your APM data and trigger built-in actions when those conditions are met. |
17
-
|[Custom links](solutions/observability/apps/create-custom-links.md)| Build URLs that contain relevant metadata from a specific trace. For example, you can create a link that will take you to a page where you can open a new GitHub issue with context already auto-populated in the issue body. These links will be shown in the *Actions* context menu in selected areas of the Applications UI (for example, by transaction details). |
16
+
|[Rules and alerts](create-apm-rules-alerts.md)| The Applications UI allows you to define rules to detect complex conditions within your APM data and trigger built-in actions when those conditions are met. |
17
+
|[Custom links](create-custom-links.md)| Build URLs that contain relevant metadata from a specific trace. For example, you can create a link that will take you to a page where you can open a new GitHub issue with context already auto-populated in the issue body. These links will be shown in the *Actions* context menu in selected areas of the Applications UI (for example, by transaction details). |
0 commit comments