grafana / piechart-panel

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

Memory leakage in Chrome #259

Open simonzhang98 opened 3 years ago

simonzhang98 commented 3 years ago

I used piechart V1.61 in my grafana V7.2.1 project on windows 7. And my datasource is MySQL. It's working but I met a memory leakage problem. The memory of chrome GPU process increased from 190Mb to 479Mb quickly. Is there any problem related to my configuration?
Piechart1 Piechart2

simonzhang98 commented 3 years ago

Also I tested on windows server 2016. The memory of Chrome process(but not the GPU process) increased very quickly. At last Chrome will crash.