Github user max3163 commented on the issue:
https://github.com/apache/jmeter/pull/237
When you use the fixed metric window mode, all samples metrics are saved in
a sliding array with a fix size, you send each second to your backend a trend
of this values
When you use the time boxed mode, all samples metrics are reset in order to
send actual values for the last elapse time.
I you use it with a Influxdb backend (I'm thinking to send a PR to share it
too) with a pooling of 5 seconds.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---