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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: alerts-detectors-notifications/slo/view-slo.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ To add an SLI chart to a dashboard, follow these steps:
47
47
#. Search for an existing dashboard or create a new dashboard.
48
48
#. Select :strong:`OK` to add the SLI chart to the dashboard.
49
49
50
+
After adding an SLI chart to a dashboard, you can also save the chart as a CSV file or an image. For more information, see :ref:`export-and-share-charts`.
51
+
50
52
.. note:: You must have write permission for a dashboard to add an SLI chart to it.
Copy file name to clipboardExpand all lines: data-visualization/charts/export-and-share-charts.rst
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,19 @@ Export and share charts in Splunk Observability Cloud
7
7
.. meta::
8
8
:description: Share and export charts in Splunk Observability Cloud
9
9
10
-
Infrastructure Monitoring provides a number of ways to `share a chart <sharing-a-chart_>`_ with someone else. The technique to use depends on several factors, such as the version you want to share (last saved version or version you are viewing that has unsaved changes) and whether you want to share the original or a copy.
10
+
Splunk Observability Cloud provides a number of ways to `share a chart <sharing-a-chart_>`_ with someone else. The technique to use depends on several factors, such as the version you want to share (last saved version or version you are viewing that has unsaved changes) and whether you want to share the original or a copy.
11
11
12
12
.. _exporting-chart-contents:
13
13
14
14
Export chart contents
15
15
==========================
16
16
17
-
For line charts, area charts, and column charts, you can export the chart contents to a CSV file. The most recent 100 data points will be exported, along with the values of the dimensions associated with them.
17
+
For line charts, area charts, column charts, and SLI charts, you can export the chart contents to a CSV file. The most recent 100 data points will be exported, along with the values of the dimensions associated with them.
18
18
19
-
To export a chart, first select :guilabel:`Data table` tab, next select :guilabel:`Export as CSV` download icon in the table headers row on the last column (the right side corner).
19
+
* To export a chart from the chart view, open the :guilabel:`Data table` tab, then select :guilabel:`Export as CSV` download icon in the table headers row on the last column.
20
+
* To export a chart from the dashboard view, select the chart action menu (|more|) and select :guilabel:`Export chart as CSV`.
20
21
21
-
.. note:: List charts and table charts can't be exported because they don't have a data table.
22
+
.. note:: SLI charts can only be exported from the dashboard view.
22
23
23
24
.. _sharing-a-chart:
24
25
@@ -99,7 +100,7 @@ You'll see options for sharing, discussed below.
99
100
100
101
.. _share-copy-directly-from-infra-monitoring:
101
102
102
-
Share a copy directly from Infrastructure Monitoring
103
+
Share a copy directly from Splunk Observability Cloud
0 commit comments