Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling refs/heads/main into main #921

Merged
merged 3 commits into from
Sep 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data-visualization/charts/create-charts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down Expand Up @@ -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`.
Expand Down
8 changes: 4 additions & 4 deletions data-visualization/dashboards/built-in-dashboards.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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...`.
Expand All @@ -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...`.
Expand Down Expand Up @@ -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`.
Expand All @@ -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`.
Expand Down
25 changes: 11 additions & 14 deletions data-visualization/dashboards/dashboard-create-customize.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,31 +26,29 @@ 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 <n> 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 <n> 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:

#. Select :guilabel:`Dashboards` from the Observability Cloud home page:

.. 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:

Expand All @@ -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`.

Expand All @@ -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:
Expand All @@ -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".
- 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".
Original file line number Diff line number Diff line change
Expand Up @@ -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...`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down