KQL Visualization: The "Missing Zero" Trap
You have seen this happen: You run a query to track errors over time.
Between 14:00 and 16:00, you had zero errors.
But when you render the timechart, Kusto draws a straight line connecting the 14:00 point directly to the 16:00 point.
The Illusion: I...
yuvaldrs.hashnode.dev3 min read