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: data-visualization/charts/chart-builder.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -310,7 +310,7 @@ Visibility of plot lines
310
310
311
311
Click the eye icon on the far left of the plot line to show or hide the plot line on the chart. This option is not available for text charts and event feeds. In all chart types except heatmap, multiple plot lines can be displayed.
312
312
313
-
.. note:: In the :ref:`single-value-chart-type`, if multiple plots are visible, the value on the chart reflects the first visible plot in the plot list.
313
+
.. note:: In a singlevaluechart, if multiple plots are visible, the value on the chart reflects the first visible plot in the plot list.
314
314
315
315
To hide all plot lines except one, alt-click (or option-click) the eye icon for the plot line you want to display. This can be useful when a chart contains multiple plots and you need to focus on just one. To return to the previous view, alt-click the eye icon again for the visible plot line.
316
316
@@ -402,7 +402,7 @@ A number displayed on a chart could be anything from a raw number (such as bits
402
402
403
403
All display units are shown when you take any of the following actions:
404
404
405
-
- View a :ref:`single-value<single-value-chart-type>` or :ref:`list chart<list-chart-type>`
405
+
- View a :ref:`singlevalue<single-value-charts>` or :ref:`list chart<list-charts>`
406
406
407
407
- Look at values in the :ref:`data table<data-table>` for a chart
408
408
@@ -436,7 +436,7 @@ It can sometimes be useful to apply the :ref:`Scale<scale>` analytics function w
For :ref:`graphs<graph-chart-type>`, plots default to a visualization style selected for the chart as a whole, such as line, area, column, or histogram. For example, new plots created on a column chart appear initially as additional columns. However, you can change this setting so a plot uses a different chart display type than the chart default.
439
+
For :ref:`graph charts<graph-charts>`, plots default to a visualization style selected for the chart as a whole, such as line, area, column, or histogram. For example, new plots created on a column chart appear initially as additional columns. However, you can change this setting so a plot uses a different chart display type than the chart default.
440
440
441
441
For example, if the chart is an area chart, you can choose to display one of its plots as a line.
Use this option to specify the color family to use when you populate a histogram chart. To learn more, see :ref:`graph-chart-type`. The color you select represents the darkest value on the chart; other values are shown with progressively less saturation.
112
+
Use this option to specify the color family to use when you populate a histogram chart. To learn more, see :ref:`histogram-charts`. The color you select represents the darkest value on the chart; other values are shown with progressively less saturation.
113
113
114
114
Similar options are available for heatmap charts (see :ref:`color-threshold`) and for single value and list charts. To learn more, see :ref:`color-value`.
115
115
@@ -499,7 +499,7 @@ This option lets you specify whether Y-axis values are shown in decimal units (1
Copy file name to clipboardExpand all lines: data-visualization/charts/create-charts.rst
+2-188Lines changed: 2 additions & 188 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,200 +118,14 @@ Select a chart type
118
118
119
119
Available chart types are shown as icons in the chart's title bar. You can also select a chart type in the Chart Options tab. Hover over an icon to see which chart type it represents, then select an icon to display the chart in that format. The selected chart type is highlighted and indicated by a small pointer.
120
120
121
-
To learn more about different chart types, see :ref:`chart-types`.
122
-
123
-
See the following sections for more information on when to use each type of chart:
124
-
125
-
- :ref:`graph-chart-type`.
126
-
127
-
- :ref:`list-chart-type`.
128
-
129
-
- :ref:`single-value-chart-type`.
130
-
131
-
- :ref:`heatmap-chart-type`.
132
121
133
-
- :ref:`event-feed-chart-type`.
134
-
135
-
- :ref:`text-chart-type`.
136
-
137
-
- :ref:`table-chart-type`.
122
+
To learn more about different chart types, see :ref:`chart-types`.
138
123
139
124
.. note::
140
125
141
126
In some cases, you might want to create multiple charts for the same data displayed in different ways. One way to do that is to copy a chart then change the chart type after you paste it from the clipboard. Another way is to change the chart type and then use :guilabel:`Save as` to save it as a new chart, preferably with a new name. See :ref:`copy-charts` for more information.
142
127
143
-
.. _graph-chart-type:
144
-
145
-
Use graph charts
146
-
----------------
147
-
148
-
Use graph charts when you want to display data points over a period of time. To learn more about graph charts, see :ref:`graph-charts`.
149
-
150
-
The first four icons in the chart's title bar represent the four visualization options for graph charts:
151
-
152
-
- Line: To learn more about line visualization, see :ref:`line-charts`.
:alt:This screenshot shows a histogram chart illustrating CPU percentages used for a set of AWS EC2 instances.
171
-
172
-
The chart type you choose here is applied as a default to all the plots on the chart, but you can choose a different visualization type for individual plots. See :ref:`plot-config-panel`.
173
-
174
-
To customize a chart, see :ref:`chart-options-tab`.
175
-
176
-
.. _single-value-chart-type:
177
-
178
-
Use single value charts
179
-
-----------------------
180
-
181
-
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.
:alt:This screenshot shows a single value chart illustrating the number of hosts with the Splunk Distribution of OpenTelemetry Collector installed.
186
-
187
-
.. caution::
188
-
189
-
To display an accurate value, the plot must use an aggregate analytics function that generates a single value for each data point on the chart, such as Mean, Sum, Max, and so on. If the plot line always reflects only a single time series, no analytics function is needed. However, this is uncommon.
190
-
191
-
If the plot line on the chart shows multiple values, that is one line per metric time series (MTS) when viewed as a line chart, the single number displayed on the chart might represent any of the values for a given point in time.
192
-
193
-
194
-
.. note::
195
-
196
-
If multiple plots are marked as visible, the value represents the first visible plot in the list. For example, if plots |nbsp| A and |nbsp| B are visible, the value represents plot |nbsp| A. If you hide plot |nbsp| A, the value represents plot |nbsp| B.
197
-
198
-
To learn more about single value charts, see :ref:`single-value-charts`.
199
-
200
-
To customize a chart, see :ref:`chart-options-tab`. An especially useful option for this chart type is :ref:`color-value`, which lets you use different colors to represent different value ranges.
201
-
202
-
.. _heatmap-chart-type:
203
-
204
-
Use heatmap charts
205
-
------------------
206
-
207
-
Use heatmap charts when you want to see the specified plot in a format similar to the navigator view in Infrastructure Monitoring, with squares representing each source for the selected metric, and the color of each square representing the value range of the metric.
:alt:This screenshot shows a heatmap chart illustrating the CPU capacity used by each node in a Kubernetes cluster.
211
-
212
-
To learn more about heatmap charts, see :ref:`heatmap-charts`.
213
-
214
-
To customize a chart, see :ref:`chart-options-tab`.
215
-
216
-
217
-
.. _list-chart-type:
218
-
219
-
Use list charts
220
-
---------------
221
-
222
-
Use this chart type to display current data values in a list format. By default, the name of each value in the chart reflects the name of the plot and any associated analytics. To avoid having the raw metric name displayed on the chart, give the plot a meaningful name.
:alt:This screenshot shows a text chart illustrating how you can this chart type to provide relevant instructional text on a dashboard.
257
-
258
-
To learn more about text charts, see :ref:`text-charts`.
259
-
260
-
See also :ref:`text-note`.
261
-
262
-
263
-
.. _table-chart-type:
264
-
265
-
Use table charts
266
-
------------------------------
267
-
268
-
A table chart displays metrics and dimensions in table format. Each metric name and dimension key displays as a column. Each output metric time series displays as a row. If there are multiple values for a cell, each time series displays in a separate row.
:alt:This screenshot shows a table chart grouped by the demo_host dimension, sorted by the demo_customer dimension, and linked to a detector with no alerts as illustrated by a green border around the table chart.
272
-
273
-
You can group metric time series rows by a dimension. To do this, select the :strong:`Group by` menu and select the dimension you want to group the rows by. The selected dimension's column becomes the first column and each row of the table displays to represent one value of the dimension.
274
-
275
-
For example, group the table by the :code:`host` dimension to display the health and status of each host in your environment.
276
-
277
-
If you choose to group by a dimension column that you've hidden, the column displays to accomplish the requested grouping.
278
-
279
-
After using the :strong:`Group by` option to group the table, there might still be more than one row per dimension value. This can happen if there are multiple values for a column per grouping dimension value. To resolve this, you can apply aggregation analytics to plots.
280
-
281
-
For more information about aggregation, see :ref:`aggregations-transformations`.
282
-
283
-
If there are missing data values for a table cell, the cell displays no value.
284
-
285
-
Here are some additional ways in which you can customize a table chart to best visualize your data:
286
-
287
-
- Reorder a dimension column
288
-
289
-
Select and drag the column header to move the column to its new position. You can't reorder metric columns.
290
-
291
-
- Show or hide a column
292
-
293
-
- In graphical Plot Editor view, select the gear icon near the upper right of the table. In the :strong:`SHOW/HIDE COLUMNS` section, select the column name to switch between showing and hiding the column.
294
-
295
-
- In SignalFlow Plot Editor view:
296
-
297
-
- To hide a metric column, comment it out by adding a :code:`#` to the start of the metric's line of SignalFlow code. Alternatively, you can remove the metric.
298
-
299
-
- To show or hide a dimension column, select the gear icon near the upper right of the table. In the :strong:`SHOW/HIDE COLUMNS` section, select the dimension column name to switch between showing and hiding the column.
300
-
301
-
- Sort table values
302
-
303
-
Select a column header to switch between sorting by ascending and descending order. An arrow icon displays in the column header to indicate the sort order.
304
-
305
-
- Link a detector to the table chart
306
-
307
-
Select the :strong:`Alerts` icon (bell) near the upper right of the Chart Builder. Select :strong:`Link detector` to link the table chart to an existing detector. Select :strong:`New Detector From Chart` to create a new detector to link the table chart to.
308
-
309
-
For more information about creating a new detector from a chart, see :ref:`create-detector-from-chart`.
310
-
311
-
A chart that is linked to a detector displays with a border color that corresponds to the alert status of the linked detector. For example, if there are no alerts issued by the detector, the chart displays with a green border. The chart displays alerts in the chart header, but doesn't display alert status per row.
312
-
313
-
For more information about customizing charts, see :ref:`chart-options-tab`.
314
-
128
+
The chart type you select is applied as a default to all the plots on the chart, but you can use different visualizations for individual plots. To learn more, see :ref:`plot-config-panel`.
:description: Get started with automatic discovery and instrumentation for Kubernetes environments. Deploy automatic discovery and instrumentation to automatically find services and applications running in your environment and send data from them to Splunk Observability Cloud.
8
+
:description: Get started with automatic discovery and zero-code instrumentation for Kubernetes environments. Deploy automatic discovery and zero-code instrumentation to automatically find services and applications running in your environment and send data from them to Splunk Observability Cloud.
9
9
10
10
.. toctree::
11
11
:hidden:
@@ -25,4 +25,4 @@ To enable the Collector's zero-code instrumentation of back-end applications wri
25
25
26
26
To use the Collector's automatic discovery of third-party applications in Kubernetes environments see :ref:`k8s-third-party`. With this option you'll only have to reuse a config file automatically generated by the Collector.
27
27
28
-
For a walkthrough of how to use automatic instrumentation to instrument an application in a Kubernetes environment, see :ref:`k8s-advanced-auto-discovery-config`.
28
+
For a walkthrough of how to use automatic discovery and zero-code instrumentation to monitor an application in a Kubernetes environment, see :ref:`k8s-advanced-auto-discovery-config`.
:description: Get started with automatic discovery and instrumentation for Linux environments. Deploy automatic discovery and instrumentation to automatically find services and applications running in your Linux environment and send data from them to Splunk Observability Cloud.
8
+
:description: Get started with automatic discovery and zero-code instrumentation for Linux environments. Deploy automatic discovery and zero-code instrumentation to automatically find services and applications running in your Linux environment and send data from them to Splunk Observability Cloud.
:description: Get started with automatic instrumentation for Windows environments. Deploy automatic instrumentation to automatically find applications running in your Windows environment and send data from them to Splunk Observability Cloud.
8
+
:description: Get started with automatic discovery for Windows environments. Deploy zero-code instrumentation to automatically find applications running in your Windows environment and send data from them to Splunk Observability Cloud.
9
9
10
10
.. toctree::
11
11
:hidden:
@@ -18,6 +18,6 @@ Automatic discovery for Windows
18
18
19
19
<h2>Get started</h2>
20
20
21
-
The Collector for Windows does not support automatic discovery of services.
21
+
The Collector for Windows does not support automatic discovery of third-party services.
22
22
23
23
To enable the Collector's zero-code instrumentation of back-end applications written in .NET see :ref:`windows-backend-auto-discovery`. With this option you won't have to install and configure your instrumentation agents separately.
0 commit comments