Creating a Day/Hour heatmap in Grafana

user1466774 picture user1466774 · Aug 13, 2017 · Viewed 7k times · Source

What would be the best way to create a heatmap similar to this example where the counts are bucketed into time hour and day buckets?

Using the built in heatmap as well as the cal-heatmap plugin, it's only possible to create heatmaps over a period of time whereas I would like to aggregate into just the day of the week(monday, tuesday etc.) and the hour of the day.

Answer

Daniel Lee picture Daniel Lee · Aug 24, 2017

The Carpet Plot plugin sounds like it fits this use case: https://grafana.com/plugins/petrslavotinek-carpetplot-panel

Here is a simple example:

enter image description here