Hello I want to create pie chart in kibana
I have a sums=2 and failed=1 success=1 so failed prensent 50% and Suceess 50%
"sucess"(50%)
Hey @Oussame_Ahmedou, you can do this using the "Pie Chart" Visualization using a configuration similar to the following:
It looks like you're using the "Sum of NumberOfTestCases" in your Metrics, which should give you what you're looking for. Would you please elaborate upon the issue you're experiencing?

