Getting incorrect details in jmeter index.html file.
I have passed 450 users for performance test and in logs i can see the correct count which 450. But when i see the same in index.html file it is showing something like below.
**label count**
APIName 450
APIName-0 226
APIName-1 226
and total count it is showing as "902" which is incorrect. It should be 450
[![jmeter snippet][1]][1]
"https://i.stack.imgur.com/xOao2.png" and my https sampler name is "APIName"