Best practices for creating dashboards in Splunk Observability Cloud đź”—
Splunk Observability Cloud provides a range of visualization and organizational options for dashboards. This section provides guidance for using these options.
Use single-instance and multi-instance dashboards đź”—
Dashboards are an effective vehicle for grouping together charts about similar topics. For example, it’s common to look at multiple metrics for a given host, or for a service.
In the case of infrastructure or shared services, it is often also useful to construct dashboards that look at aggregates or populations.
Note that most of the built-in dashboards that Infrastructure Monitoring provides include both a single-instance and multi-instance version.
Avoid dashboard clutter đź”—
Often, you might want to see the same dashboard, but for a different element, service, environment, or team. For example, you may have a set of infrastructure metrics that you want to monitor for your test environment vs. your production environment.
Rather than creating individual dashboards for each environment, you can use dashboard variables to create a dashboard that defaults to viewing a specific environment, but that can be easily changed to view a different environment.
Establish a style guide for your organization đź”—
Establish a style guide to make practical and beautiful dashboards across your organization. Common elements of such a guide include standards for chart configuration options, such as those listed below.
Terms to use in chart titles, and how to abbreviate them: “Transmitted” or “tx”, “connections” or “conns”, “writes per second” or “writes/sec”?
Consistent casing: Choose sentence-style capitalization or headline-style capitalization.
Employ short titles and meaningful descriptions: Charts displayed on a dashboard will include both their title and their descriptions.
Consistent color schemes: Infrastructure Monitoring provides an automated coloring scheme for charts. If you choose to set colors manually, use a consistent palette.
Units: Use Y-axis labels with units.
Time ranges: Choose a time range that fits the data and chart type that you have.
A style guide would also include standards for dashboard layout, depending on how typical users will view a given dashboard:
For dashboards meant to be used with wall-mounted flat panel displays, each row can typically accommodate 3-5 charts. More than 5 may be difficult to see, and even then one or two of the charts are likely to be single value charts.
For dashboards meant to be used on smaller screens, such as your laptop, you will typically want no more than 4 charts across, and usually 2 or 3.
To ensure readability, try to have 3-5 rows of charts per dashboard.
Plan ahead to avoid blank charts đź”—
It is possible to apply filters to a chart that will make it appear blank. To avoid this outcome, you should consider how you plan to use dashboards before creating them. Some common issues to consider:
Are the dimensions or properties that are applicable common across all the charts on the dashboard?
Have you named the charts or set their individual timeframes in such a way as to make it easy for a user to understand what they are seeing, even when the dashboard has been filtered?
Have you used a text note to explain how to use the chart?