Posted in 2026

InfluxDB v2 Downsampling

In this guide I will show you how I’ve implemented InfluxDB 2.x downsampling that plays nicely with Grafana with minimal changes to queries. Integers and floats are downsampled with mean() and all other types are downsampled with last(). A three line change to Grafana queries will enable it to read narrowed down time ranges for each bucket and combine the output with union(). Below is an example Grafana panel query change:

Read more ...


Desk Photo 2026

Some hotels give you only a tiny desk. I got tired of these hotels preventing me from using my second monitor so I went and bought some LEGOs and invented my own monitor stand.

Read more ...