Skip to main content

Choosing a Quantization Interval for a Chart

Classic Metrics Deprecation

This topic pertains to our Classic Metrics UI. Effective January 2024, we've deprecated Classic Metrics in favor of our newer Metrics Explorer interface. Classic Metrics will no longer be supported as of May 1, 2024. No action is required on your part.

In metric visualizations, rather than charting individual data points, Sumo presents the aggregated value of the data points received during an interval. We call this process quantization.

Sumo automatically determines an optimal quantization interval, based on the age of the data you are querying and the number of data points. The quantization interval is shown at the top of the metric query tab. The quantization interval aligns your time series data to common intervals on the time axis (for example, every one minute) to optimize the visualization and performance.

Depending on the frequency at which you are reporting metrics to Sumo, you may want to adjust the quantization interval. For example, if your visualization is choppy, like the one below, increasing the quantization interval might make it easier to understand the visualization.

Generally it’s best if your quantization interval is larger than your reporting interval. For example, assume a metric is coming every 15 seconds, with data points arriving at coming in at:

12:00:02   
12:00:17 
12:00:32 

If your quantization interval is 5 seconds, the visualization could be choppy because during some quantization intervals no metric data was received. 

For the quantization interval starting at...Sumo will plot...
12:00:00Sumo plots the average of the data points received between 12:00:00 up to 12:00:05.
12:00:05Nothing to plot, as no metrics were received in the last 5 seconds (from 12:00:05 up to 12:00:10).
12:00:10 Nothing to plot, as no metrics were received in the last 5 seconds (between 12:00:10 pm up to 12:00:15).
12:00:15Sumo plots the average of the data points received between 12:00:15 up to 12:00:20.

When you select a target quantization interval, Sumo sets the actual quantization interval to be as close to the target as possible. If it is not possible to set the actual interval to the targeted interval (typically because too many data points would be produced to reasonably show on the chart), a message is displayed, letting you know that Sumo has set the interval to be as close as possible to your target.

Status
Legal
Privacy Statement
Terms of Use

Copyright © 2024 by Sumo Logic, Inc.