grafana / piechart-panel

Pie Chart Panel Plugin
MIT License
151 stars 101 forks source link

Min step option in Piechart panel using Prometheus data source is not having any effect #161

Open michaelgarde opened 6 years ago

michaelgarde commented 6 years ago

Hi

I have had some issues with discrepancies between the pie chart panel and graph panel, when i noticed that changing the Min step value had no effect on how the Pie chart panel requests the data from Prometheus. So I had to adjust the min step in the graph panel to 6h, before getting equal results. I'm attaching some screenshots.

Min step having no effect in Pie Chart panel

Comparing with change to min step in graph panel

Also, it seems someone else have experienced this: Pie chart with prometheus.