Hi dev list,
I've been looking for saving JMeter results into DB.
On the web there are some solutions which bulk reads jtl results and fetch
a db table with it.

Is there a reason why there is no clean option to save jmeter results into
a DB directly?

I've noticed this old issue which is still open:
https://issues.apache.org/bugzilla/show_bug.cgi?id=31666
It isn't clean either - as this is sampler implementation to write results
into a DB.

I am thinking on implementing a DbSaveService Class to allow saving of
results to DB.
Any ideas on this approach? If I will develop such class, will this get
merged into JMeter?

Regards,
Shmuel.

Reply via email to