diff --git a/data-visualization/charts/create-charts.rst b/data-visualization/charts/create-charts.rst index 0500d54f5..c4ca79b7a 100644 --- a/data-visualization/charts/create-charts.rst +++ b/data-visualization/charts/create-charts.rst @@ -181,6 +181,7 @@ Use single value charts Choose this chart type when you want to see a single number in a large font that represents the current value of a single data point on a plot line. If the time period is in the past, the number represents the value of the metric near the end of the time period. .. image:: /_images/data-visualization/charts/single-value-chart.png + :width: 50% :alt: This screenshot shows a single value chart illustrating the number of hosts with the Splunk Distribution of OpenTelemetry Collector installed. .. caution:: @@ -251,6 +252,7 @@ Use text charts Use text charts when you want to place a text note on the dashboard instead of displaying metrics. .. image:: /_images/data-visualization/charts/text-chart.png + :width: 50% :alt: This screenshot shows a text chart illustrating how you can this chart type to provide relevant instructional text on a dashboard. To learn more about text charts, see :ref:`text-charts`. diff --git a/data-visualization/dashboards/built-in-dashboards.rst b/data-visualization/dashboards/built-in-dashboards.rst index c5cb85f86..f897bf7b7 100644 --- a/data-visualization/dashboards/built-in-dashboards.rst +++ b/data-visualization/dashboards/built-in-dashboards.rst @@ -34,7 +34,7 @@ To clone a built-in dashboard in a navigator, follow these steps: #. In the :strong:`Dashboard` section, click the :guilabel:`Dashboard actions` menu. .. image:: /_images/images-dashboard/navigator-dashboard-actions-menu.png - :width: 99% + :width: 50% :alt: This image shows the Dashboard actions menu (|more|) in a navigator. #. Select :guilabel:`Save As...`. @@ -54,7 +54,7 @@ To clone a built-in dashboard from the :strong:`Dashboards` page, follow these s #. Click the :guilabel:`Dashboard actions` menu. .. image:: /_images/images-dashboard/dashboard-page-dashboard-actions-menu.png - :width: 99% + :width: 50% :alt: This image shows the Dashboard actions menu (|more|) in a dashboard. #. Select :guilabel:`Save As...`. @@ -84,7 +84,7 @@ To export a dashboard in a navigator, follow these steps: #. In the :strong:`Dashboard` section, click the :guilabel:`Dashboard actions` menu. .. image:: /_images/images-dashboard/navigator-dashboard-actions-menu.png - :width: 99% + :width: 50% :alt: This image shows the Dashboard actions menu (|more|) in a navigator. #. Select :guilabel:`Export`. @@ -102,7 +102,7 @@ To clone a built-in dashboard from the :strong:`Dashboards` page, follow these s #. Click the :guilabel:`Dashboard actions` menu. .. image:: /_images/images-dashboard/dashboard-page-dashboard-actions-menu.png - :width: 99% + :width: 50% :alt: This image shows the Dashboard actions menu (|more|) in a dashboard. #. Select :guilabel:`Export`. diff --git a/data-visualization/dashboards/dashboard-create-customize.rst b/data-visualization/dashboards/dashboard-create-customize.rst index 27a76ebd5..88df0b2c8 100644 --- a/data-visualization/dashboards/dashboard-create-customize.rst +++ b/data-visualization/dashboards/dashboard-create-customize.rst @@ -26,14 +26,9 @@ Using Splunk Infrastructure Monitoring, you can quickly add simple charts to a n .. note:: - - If you see :guilabel:`Dashboard (unsaved)`, you have already added charts to a new dashboard and haven't saved - the dashboard yet. Select this option to open the unsaved dashboard. You can only have one unsaved dashboard at - a time. - - If you see :guilabel:`Dashboard with copied charts`, you have copied some charts from one or more dashboards - and haven't yet added any charts to a new (unsaved) dashboard. Clicking this option creates a dashboard and - pastes the copied charts into it. - - In the Chart Builder, when saving a new chart or using :guilabel:`Save as` to save a copy of an existing chart, - you can create a dashboard on which to place the chart. + - If you see :guilabel:`Dashboard (unsaved)`, you have already added charts to a new dashboard and haven't saved the dashboard yet. Select this option to open the unsaved dashboard. You can only have one unsaved dashboard at a time. + - If you see :guilabel:`Dashboard with copied charts`, you have copied some charts from one or more dashboards and haven't yet added any charts to a new (unsaved) dashboard. Clicking this option creates a dashboard and pastes the copied charts into it. + - In the Chart Builder, when saving a new chart or using :guilabel:`Save as` to save a copy of an existing chart, you can create a dashboard on which to place the chart. To create a dashboard, follow these steps: @@ -41,16 +36,19 @@ To create a dashboard, follow these steps: .. image:: /_images/images-dashboard/dashboard-menu-item.png :alt: Dashboards menu item in Observability Cloud main menu + :width: 50% #. Select the Create menu (plus sign) on the navigation bar: .. image:: /_images/images-dashboard/create_menu_icon.png :alt: Create dashboard icon in the navigation bar + :width: 50% #. Select :guilabel:`Dashboard`. .. image:: /_images/images-dashboard/create_menu_dashboard.png :alt: Dashboard menu item in Create navigation bar menu + :width: 50% .. _change-dashboard-name-description: @@ -63,11 +61,13 @@ To rename a dashboard or change the dashboard's description, follow these steps: .. image:: /_images/images-dashboard/dashboard_more_actions.png :alt: The dashboard More Actions control + :width: 40% #. From the :guilabel:`More Actions` menu, select :menuselection:`Rename`. The Dashboard Info tab appears. .. image:: /_images/images-dashboard/dashboard_rename.png :alt: Rename menu item on the dashboard More Actions menu (|more|) + :width: 40% #. Make any desired changes, then select :guilabel:`Save and close`. @@ -88,16 +88,14 @@ Customizing mirrored dashboard filters Any user with write permission for the dashboard group can also set filters. - If you apply filters and want them displayed on the mirror by default, select :guilabel:`Save` to save the - mirror with the filters applied. After you save the mirror, the new filters appear in the customization section in the - dashboard info tab. + mirror with the filters applied. After you save the mirror, the new filters appear in the customization section in the dashboard info tab. - On the Dashboard Info tab, anyone with :guilabel:`dashboard write permissions` can apply filters to the dashboard (in the top portion of the tab). These filters affect all mirrors that don’t have filter customizations applied. - If you want to apply a filter override, you can either add a filter to use in place of the - dashboard default filter, or you can leave the filter value blank. Leaving the filter value blank means the mirror - doesn't have any filters applied by default. + dashboard default filter, or you can leave the filter value blank. Leaving the filter value blank means the mirror doesn't have any filters applied by default. .. _customize-dashboard-variables: @@ -124,5 +122,4 @@ Customizing mirrored dashboard variables dashboard variables and their settings. These variables affect all mirrors that don’t have variable customizations applied. -- If you want to override the dashboards default variables with no variables, you can leave the value blank. Doing so - means you are overriding the dashboard variable default value with a setting of "no default value". \ No newline at end of file +- If you want to override the dashboards default variables with no variables, you can leave the value blank. Doing so means you are overriding the dashboard variable default value with a setting of "no default value". \ No newline at end of file diff --git a/data-visualization/dashboards/dashboard-share-clone-mirror.rst b/data-visualization/dashboards/dashboard-share-clone-mirror.rst index 2a11e37b6..db7f1264e 100644 --- a/data-visualization/dashboards/dashboard-share-clone-mirror.rst +++ b/data-visualization/dashboards/dashboard-share-clone-mirror.rst @@ -78,7 +78,7 @@ To clone a dashboard, follow these steps: #. Select the :guilabel:`Dashboard actions` (|more|) menu. .. image:: /_images/images-dashboard/dashboard-page-dashboard-actions-menu.png - :width: 99% + :width: 50% :alt: This image shows the Dashboard actions menu in dashboard view. #. Select :guilabel:`Save As...`. diff --git a/data-visualization/dashboards/dashboards-import-export.rst b/data-visualization/dashboards/dashboards-import-export.rst index cef285c7e..b6e0ddde1 100644 --- a/data-visualization/dashboards/dashboards-import-export.rst +++ b/data-visualization/dashboards/dashboards-import-export.rst @@ -37,7 +37,7 @@ To export a dashboard, follow these steps: #. Click the :guilabel:`Dashboard actions` (|more|) menu. .. image:: /_images/images-dashboard/dashboard-page-dashboard-actions-menu.png - :width: 99% + :width: 50% :alt: This image shows the Dashboard actions menu in dashboard view. #. Select :guilabel:`Export`.