Skip to content

Commit 5cefaac

Browse files
committed
Add drilldown section
1 parent 1b3e73f commit 5cefaac

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

data-visualization/charts/chart-options.rst

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,14 @@ When data is sampled, you can see a message like this on the chart:
217217
.. image:: /_images/images-charts/sampling.png
218218
:width: 65%
219219

220-
If you click :guilabel:`Click here to disable sampling`, or check the :guilabel:`Disable sampling` checkbox in the chart options tab, the sampling message is no longer displayed, and any time series data previously omitted is shown. Depending on the number of time series, disabling sampling might cause the chart to render more slowly.
220+
If you select :guilabel:`Click here to disable sampling`, or select the :guilabel:`Disable sampling` check box in the chart options tab, the sampling message is no longer displayed, and any time series data previously omitted is shown. Depending on the number of time series, disabling sampling might cause the chart to render more slowly.
221+
222+
.. _chart-drilldown-link:
223+
224+
Drilldown link
225+
=============================================================================
226+
227+
This option lets you add a drilldown link to the chart header when you view the chart in a dashboard. Providing a drilldown link
221228

222229

223230
.. _heatmap-group-by:
@@ -258,7 +265,7 @@ Max delay
258265

259266
By default, the :strong:`Max delay` field is set to ``Auto``, which allows data to come in with as little delay as possible.
260267

261-
If you know that some of your data is delayed and you want to wait for that data to arrive before your charts are updated, click the drop-down menu and choose a new value from the list. For more information, see :ref:`delayed-datapoints`.
268+
If you know that some of your data is delayed and you want to wait for that data to arrive before your charts are updated, select the dropdown menu and select a new value from the list. For more information, see :ref:`delayed-datapoints`.
262269

263270
The value you specify is applied whenever you open the chart or view it in a dashboard, unless there is a max delay override. To learn more, see :ref:`dashboard-max-delay`.
264271

@@ -321,7 +328,7 @@ To learn more about rollups, see :ref:`rollups`.
321328
No active metrics message
322329
=============================================================================
323330

324-
This option allows you to add an optional message on graph charts, heatmap charts, list charts, and single value charts to indicate when metrics used in a chart either don't exist or are inactive.
331+
This option lets you add an optional message on graph charts, heatmap charts, list charts, and single value charts to indicate when metrics used in a chart either don't exist or are inactive.
325332

326333
A metric is considered inactive by Splunk Observability Cloud in the following cases:
327334

0 commit comments

Comments
 (0)