19 Jun 2026 09:50 PM
Sorry if this was asked before but I couldn't find a clear explanation documented.
We are ingesting a gauge metric using "api/v2/metrics/ingest" like this:
test-metric-ingest.novedades.cantidadGa,dt.entity.custom_device="CUSTOM_DEVICE-B558D0293AAAAAAA",entidad=suplementos gauge,min=17.1,max=17.3,sum=34.4,count=2
If i check the metric in Data Explorer using the Count aggregation it shows 2, as expected sisnce that was what we ingested:
But, when moving to Grail and DQL, modern Dashboards/Notebook panel always shows count=1 :
So, is it useless to ingest gauge metrics with different counts for modern panels? Will this be corrected in the future?
Featured Posts