ParkerFromNOW
ServiceNow Employee
ServiceNow Employee

Visualization is an integral aspect of data analysis and interpretation. In Cloud Observability, it's not just about viewing data, but understanding the narrative it conveys. Depending on the telemetry data type and the insights you seek, you can deploy a variety of chart types to represent and discern the information effectively. Charts are available across Dashboards and Notebooks.

 

Telemetry Selection: Laying the Foundation

The first step is selecting the telemetry type for the chart:

  • Metric data: Measures and provides numerical data, often over a period.
  • Span data: Represents individual operations within a distributed trace.
  • Log data: Chronological records from systems, detailing events or measurements.

Based on your selection, you'll employ different query tools to extract and present the data.

 

Functions: Enhancing Clarity

Once telemetry data is selected, various functions can refine the display:

  1. Group by: Cluster data based on shared attributes (e.g. customer_id, server, region, etc...), revealing patterns or trends across similar data points.
  2. Filter: Screen out unnecessary information, allowing for a more focused view on data subsets.

 

Selecting the Right Visualization

With data prepped, you can choose a fitting chart type to represent it. Here's a quick guide:

Area chart in Cloud ObservabilityArea chart in Cloud Observability
  • Area and line charts: Best for depicting data trends over a time period.
Bar chart in Cloud ObservabilityBar chart in Cloud Observability
  • Bar charts: Effective for comparing discrete categories or showing data distribution.
Heatmap chart in Cloud ObservabilityHeatmap chart in Cloud Observability
  • Heat maps: Visualize large datasets by representing values through color gradients, ideal for spotting outliers or hotspots.
Scatterplot chart in Cloud ObservabilityScatterplot chart in Cloud Observability
  • Scatterplots: Showcase the relationship between two variables, spotting clusters or deviations.
Ordered list chart in Cloud ObservabilityOrdered list chart in Cloud Observability
  • Tables & ordered lists: Offer structured data presentation, useful for quick references and comparisons.
Dependency diagram in Cloud ObservabilityDependency diagram in Cloud Observability  
  • Dependency diagrams: Illustrate relationships and dependencies between operations or services (span queries only).

 

For an exhaustive list of available chart types and their best use cases, visit our detailed documen...

 

Crafting meaningful stories

Selecting the right visualization is about more than aesthetics; it's about ensuring the data tells a meaningful story. By aligning telemetry type, employing refining functions, and choosing the best-fit chart type, Cloud Observability enables you to transform raw data into comprehensible, actionable insights. As you explore, remember that each visualization method offers a unique lens through which to understand your data.

Version history
Last update:
‎08-30-2023 12:50 PM
Updated by: