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
* :strong:`Notes`: Limit to the number of query arguments in a SignalFlow filter
249
-
* :strong:`Customer impact`: Maximum number of derived MTS per SignalFlow program, where derived MTS are temporary MTS that a SignalFlow function or method has to maintain in memory. For example, if there are 20,000 MTS for the metric ``jvm.load``, and each MTS comes from a unique host , then ``"data('jvm.load').sum(by=['host']).publish()"`` tracks 40,000 derived MTS. The ``data()`` function uses 20,000, and the ``sum()`` uses another 20,000. The number of input MTS is still 20,000.
247
+
* :strong:`Default limit value`: 1024
248
+
* :strong:`Notes`: Limit to the number of query arguments in a SignalFlow filter. This limit includes global filters in dashboards as well as any internal filters.
249
+
* :strong:`Customer impact`: SignalFlow programs that are violating the limit can't start. You immediately get an error message.
You can link a service to a team from the team’s landing page, or the :guilabel:`Team page setup`.
33
+
34
+
To link a service to a team from the landing page, follow these steps:
35
+
36
+
#. From the :guilabel:`Services` section, select the :guilabel:`Edit services` button from the landing page.
37
+
38
+
#. From the modal, select the services that you want to add to the team.
39
+
40
+
#. (Optional) Add a service attribute filter in order to populate all services that contain the specified attribute on the team landing page. This filter groups services by a specific property or namespace. For example, adding the attribute ``service.namespace = apm`` will display all services with the APM namespace on your team landing page.
41
+
42
+
To link a service to a team from the :guilabel:`Team page setup`, follow these steps:
43
+
44
+
#. From the team's landing page, select the :guilabel:`Team details` button, and then select :guilabel:`Edit page`.
45
+
#. On the :guilabel:`Team page setup` page, go to the :guilabel:`Services` section. Add services from your environment to your team.
46
+
#. (Optional) Add a service attribute filter in order to populate all services that contain the specified attribute on the team landing page. This filter groups services by a specific property or namespace. For example, adding the attribute ``service.namespace = apm`` will display all services with the APM namespace on your team landing page.
To remove a link to a service from the team landing page, follow these steps:
54
+
55
+
#. From the :guilabel:`Services` section, select :guilabel:`Edit services`.
56
+
#. Select the :guilabel:`x` to remove a service or a service attribute filter from their respective lists, then select :guilabel:`Save`.
57
+
58
+
To remove a link to a service from the :guilabel:`Team page setup`, follow these steps:
59
+
60
+
#. From the team's landing page, select the :guilabel:`Team details` button, and then select :guilabel:`Edit page`.
61
+
#. On the :guilabel:`Team page setup` page, go to the :guilabel:`Services` section. Select the :guilabel:`x` to remove a service or a service attribute filter from their respective lists. Your changes will be reflected on the team landing page.
You can only link a detector to a team if you have write permission for the detector. To learn more, see :ref:`detector-manage-permissions`.
35
34
36
-
You can link a detector to a team when you are viewing the :guilabel:`Detectors` tab on the :guilabel:`Alerts` page or when you are viewing a specific detector.
35
+
To link a detector to a team from the landing page, follow these steps:
36
+
37
+
#. From the :guilabel:`Active alerts` section, select the :guilabel:`Edit detectors` button.
38
+
#. Select the detector you want to add from the modal, and then select :guilabel:`Add`.
39
+
40
+
To link a dashboard group to a team from the :guilabel:`Team page setup`, follow these steps:
37
41
38
-
To link a detector to a team, follow these steps:
42
+
#. From the team's landing page, select the :guilabel:`Team details` button, and then select :guilabel:`Edit page`.
43
+
#. On the :guilabel:`Team page setup` page, go to the :guilabel:`Detectors` section and select :guilabel:`Edit detectors`. Add detectors to your team from the modal.
44
+
#. Select :guilabel:`Add`.
45
+
46
+
You can link a detector to a team when you are viewing the :guilabel:`Detectors` tab on the :guilabel:`Detectors &SLOs` page or when you are viewing a specific detector.
39
47
40
48
#. From the :guilabel:`Actions` menu for the detector, select :guilabel:`Links to teams`.
41
49
@@ -45,22 +53,25 @@ To link a detector to a team, follow these steps:
45
53
46
54
.. note:: Sending alert notifications to a team doesn't necessarily mean that every team member is notified. The team's notification policy determines which team members receive notifications. To learn more about configuring team notification policies, see :ref:`admin-team-notifications`.
To remove a link between a detector and a team, you need to have write permission for the detector. To learn more, see :ref:`detector-manage-permissions`.
55
62
56
-
You can remove the link between a detector and a team when you are viewing the :guilabel:`Detectors` tab on the :guilabel:`Alerts` page or when you are viewing a specific detector.
63
+
You can remove the link between a detector and a team when you are viewing the :guilabel:`Detectors` tab on the :guilabel:`Detectors &SLOs` page or when you are viewing a specific detector.
57
64
58
-
To remove the link between a detector and a team, follow these steps:
65
+
To remove the link between a detector and a team on the Detectors page, follow these steps:
59
66
60
67
#. From the :guilabel:`Actions` menu for the detector, select :guilabel:`Links to teams`.
61
68
#. Select the :guilabel:`x` to remove a team from the linked teams list, then select :guilabel:`Done`.
62
69
#. If the team is a notification recipient for the detector, Splunk Observability Cloud asks if you want to stop sending notifications to the team. Select :guilabel:`Yes` to remove the team as a recipient from each detector rule. Select :guilabel:`No` to leave all recipients as is.
63
70
71
+
To remove a link to detector from the :guilabel:`Team page setup`, follow these steps:
72
+
73
+
#. From the team's landing page, select the :guilabel:`Team details` button, and then select :guilabel:`Edit page`.
74
+
#. On the :guilabel:`Team page setup` page, go to the :guilabel:`Detectors` section. Select the :guilabel:`x` to remove a detector. Your changes will automatically be reflected on the landing page.
64
75
65
76
.. _dashboard-groups-link-team-features:
66
77
@@ -87,7 +98,6 @@ The following table provides details about which dashboard group types you can l
87
98
* - User dashboard group
88
99
- You can't link a user dashboard group to a team.
89
100
90
-
91
101
.. _create-link-dashboard-group-team:
92
102
93
103
Link a dashboard group to a team
@@ -99,11 +109,17 @@ To link a dashboard group to a team from the team landing page, follow these ste
99
109
100
110
#. Access the team landing page. To learn how to access team landing pages, see :ref:`view-team-landing-page`.
101
111
102
-
#. Select :guilabel:`Add Dashboard Group`.
112
+
#. Select :guilabel:`Edit dashboard groups`.
103
113
104
114
#. Select the dashboard group you want to link.
105
115
106
-
#. Select :guilabel:`OK`.
116
+
#. Select :guilabel:`Add`.
117
+
118
+
To link a dashboard group to a team from the :guilabel:`Team page setup`, follow these steps:
119
+
120
+
#. From the team's landing page, select the :guilabel:`Team details` button, and then select :guilabel:`Edit page`.
121
+
#. On the :guilabel:`Team page setup` page, go to the :guilabel:`Dashboards` section and select :guilabel:`Edit dashboard groups`. Add dashboard groups to your team from the modal.
122
+
#. Select :guilabel:`Add`.
107
123
108
124
To link a dashboard group to a team from the dashboard group:
109
125
@@ -117,7 +133,6 @@ To link a dashboard group to a team from the dashboard group:
117
133
118
134
#. Select :guilabel:`Done`.
119
135
120
-
121
136
.. _remove-link-dashboard-group-team:
122
137
123
138
Remove the link between a dashboard group and a team
Copy file name to clipboardExpand all lines: admin/user-management/teams/configure-page.rst
+40-16Lines changed: 40 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,16 @@ Manage team landing pages in Splunk Observability Cloud
7
7
.. meta::
8
8
:description: Learn how to view and configure an associated landing page that contains information relevant to team members.
9
9
10
-
Every team has an associated landing page that contains information relevant to team members. A landing page brings together dashboard groups and alerts triggered by detectors that are linked to the team. The landing page has the following sections:
10
+
Every team has a landing page that contains information relevant to team members. A landing page brings together dashboard groups and alerts triggered by detectors that are linked to the team. The landing page has the following sections:
11
11
12
-
* A customizable text section to provide helpful information to team members. In this section, you can use Markdown-formatted text.
12
+
* A list of services managed by your team.
13
13
14
14
* A count of active alerts from detectors linked to the team, grouped by severity.
15
15
16
16
* Links to one or more dashboard groups linked to the team.
17
17
18
18
Anyone can view the landing page for any team.
19
19
20
-
21
20
.. _view-team-landing-page:
22
21
23
22
View a team landing page
@@ -29,20 +28,26 @@ To see the landing page for any team, follow these steps:
29
28
30
29
#. Log in to Splunk Observability Cloud.
31
30
32
-
#. In the left navigation menu, select :menuselection:`Settings` then :menuselection:`Teams`.
31
+
#. In the left navigation menu, select :guilabel:`Settings` then :guilabel:`Teams management`.
33
32
34
33
#. A table of current teams appears in the main panel.
35
34
36
-
#. Select a team name to see its landing page.
35
+
#. Select a team name to view its landing page, or select :guilabel:`Go to team page` from the :guilabel:`Actions` menu.
37
36
38
-
To see the landing page for your team, follow these steps:
37
+
#. (Optional) Select :guilabel:`Join team` to add yourself as a member of the team.
39
38
40
-
#. Log in to Splunk Observability Cloud.
39
+
Alternatively, you can view the landing page for teams you are already part of on the Splunk Observability Cloud home page. The teams you are part of display as a tab on the home page.
To customize the content on your team’s landing page, follow these steps:
41
45
42
-
#. In the left navigation menu, select :menuselection:`Dashboards`.
46
+
#. From a team's landing page, select the :guilabel:`Team details` button. From the side panel that appears, select :guilabel:`Edit page`.
43
47
44
-
#. In the :guilabel:`My Teams` area, select a team name to see its team landing page.
48
+
#. Add and remove specific objects from the team's landing page page, such as services and detectors, from the :guilabel:`Team page setup`.
45
49
50
+
#. Your changes will automatically populate on the team landing page.
46
51
47
52
.. _use-team-landing-page:
48
53
@@ -51,17 +56,36 @@ Use a team landing page
51
56
52
57
Use a team landing page as your starting point for monitoring important data.
53
58
54
-
To review alerts associated with a detector linked to the team, follow these steps:
59
+
To review services linked to the team, follow these steps:
60
+
61
+
#. To view more details about each service, select the service name.
62
+
63
+
#. To view additional properties for each service, such as the endpoints or traces associated with each service, select the three-dot :guilabel:`Actions` menu and choose one of the options listed. The corresponding page in Splunk APM opens. To learn more about using the service view in APM, see :ref:`apm-service-view`.
64
+
65
+
#. To see the details of an alert for one of the services associated with your team, select the alert name in the :guilabel:`Alerts` column.
66
+
67
+
#. Select :guilabel:`View APM page` to view additional services in your environment.
68
+
69
+
To review dashboards linked to the team, follow these steps:
70
+
71
+
#. To view a specific dashboard, select the dashboard name.
72
+
#. To view only the dashboards you created, select :guilabel:`Created by me`.
73
+
#. Select :guilabel:`View Dashboards page` to view additional dashboards in your environment.
55
74
56
-
#. To see all active alerts, select :guilabel:`Team Alerts`. The Alerts page for the team appears. You see all active alerts for detectors linked to the team.
75
+
You can review alerts associated with a detector linked to the team in different ways:
57
76
58
-
#. To see all active alerts for a specific severity level, select the severity. The Alert page for the team appears. You see active alerts for detectors linked to the team, filtered by the severity level you selected.
77
+
#. To see all active alerts for a specific severity level, select the severity. You see active alerts for detectors linked to the team, filtered by the severity level you selected.
59
78
60
-
#. To see a list of active alerts for each detector linked to the team, select :guilabel:`Team Detectors`. The Alert page for the team appears, listing the name of the detector that issued each alert.
79
+
#. To see a list of active alerts for each detector linked to the team, select :guilabel:`All severities`.
61
80
62
-
To learn more about linking teams to detectors and dashboard groups, see :ref:`admin-associate-team`,
81
+
#. Select :guilabel:`View Detectors &SLOs page` to view additional detectors in your environment.
63
82
83
+
To learn more about linking services and other objects to your team landing page, see:
64
84
85
+
* :ref:`admin-associate-team`
86
+
87
+
* :ref:`admin-associate-service`
88
+
65
89
.. _edit-landing-page-text:
66
90
67
91
Edit the landing page text
@@ -77,8 +101,8 @@ To learn about which roles can edit landing page text, see :ref:`about-team-role
77
101
78
102
To edit landing page text, follow these steps:
79
103
80
-
#. Select :guilabel:`Edit Description`.
104
+
#. Select the :guilabel:`Edit` button next to the team name.
0 commit comments