Massive amounts of data streaming out of the systems can help IT administrators and others keep up to date about that performance and the overall end-user experience, if accessible. The visualization market is evolving, and more options mean more factors to consider when choosing how to view your metrics.

by Jay Menon
Date Published August 12, 2021 - Last Updated January 20, 2023

This article originally appeared in Network Computing.

Modern IT departments operate in a pressure cooker. Their highly distributed infrastructures are spread across legacy data centers and hybrid and multiple public clouds. Now, the Internet of Things and the edge are part of the mix.

Massive amounts of data are flowing through these multifaceted environments, and it falls on IT to make sense of it all, ensuring that issues don't become problems and that it’s viable to produce measurable outcomes for the business. Dashboards are instrumental for visualizing and quickly making sense of that data.

Metrics – numeric representations of data measured over time – give IT operators and site reliability engineers (SREs) a window into how a system has behaved historically. That data provides insights as to how the system(s) should perform in the future and aids investigations when something goes awry. IT monitoring tools act as giant data lakes holding time series data, while dashboards give everyone from IT administrators to C-level executives ways to easily digest the data.
The visualization market is evolving. We’re seeing different kinds of databases, such as Prometheus, which bring with them new tools to leverage the data. Prometheus (PromQL) is growing in the DevOps space and becoming the standard for monitoring containers and microservices because it makes it easier to manage time series data. PromQL also comes with client libraries that include four core metric types:

  • Counter: Represents a single monotonically increasing counter where the value can only increase or be reset to zero on restart.
  • Gauge: Represents a single numerical value that can arbitrarily go up and down, such as CPU utilization.
  • Histogram: Samples observations and counts them in configurable buckets. It also can provide a sum of all observed values.
  • Summary: Samples observations and provides a total count of observations and a sum of all observed values. Configurable quantiles are calculated over a sliding time window.

Read the rest of this article, including sections on considerations for selecting visualization charts, at Network Computing by clicking here.

Jay Menon is Assistant Product Manager at OpsRamp.

 

 

 

 

 

 

 

 

 

Tag(s): supportworld, service quality, service management, best practice, metrics and measurements

Related:

More from Jay Menon :