Skip to content

Commit 0d72df7

Browse files
committed
Add example link screenshot
1 parent dd65f0d commit 0d72df7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
173 KB
Loading

data-visualization/charts/chart-options.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,14 @@ This option lets you add a drilldown link to the chart header when you view the
229229
.. image:: /_images/images-charts/charts-drilldown-link.png
230230
:width: 65%
231231

232-
Providing a drilldown link helps other users in your organization navigate to other parts of Splunk Observability Cloud or external resources containing data related to the chart. For example, you can configure a link to go from a chart to an APM service map for the same metric.
232+
Providing a drilldown link helps other users in your organization navigate to other parts of Splunk Observability Cloud or external resources containing data related to the chart.
233233

234-
You can include dashboard variables and time range in the URL. For more information on dashboard variables, see :ref:`customize-dashboard-variables`.
234+
You can include dashboard variables and time range in the URL using curly brackets, such as ``startTime={{{-15m}}}``. For more information on dashboard variables, see :ref:`customize-dashboard-variables`.
235+
236+
For example, you can configure a link to go from a chart to a RUM instance during a specific time window for the same metric.
237+
238+
.. image:: /_images/images-charts/drilldown-example.png
239+
:width: 65%
235240

236241
.. _heatmap-group-by:
237242

0 commit comments

Comments
 (0)