Releases: DataDog/jmeter-datadog-backend-listener
Releases · DataDog/jmeter-datadog-backend-listener
0.5.0
Download the jar and put it in JMeter's lib/ext folder.
- [Added] Add ability to exclude sample results to be sent as logs based on response code regex
See #47.
0.4.0
Download the jar and put it in JMeter's lib/ext folder.
- [Changed] Logs are now submitted with the custom tags attached to them. (See #45).
0.3.1
Download the jar and put it in JMeter's lib/ext folder.
- [Fixed] Setting
includeSubresults
to true
will now also include the parent results as well as subresults recursively (See #35).
0.3.0
Download the jar and put it in JMeter's lib/ext folder.
[Added] Add ability to release to Maven Central. See #26
[Added] Add custom tags to global metrics. See #23
0.2.0
Download the jar and put it in JMeter's lib/ext folder.
Changes:
- [Added] Add
customTags
config option. See #15
- [Added] Tag metrics by
thread_group
. See #17
- [Added] Add
thread_group
to log payload. See #18
0.1.0
Initial release of the Datadog Backend Listener plugin for JMeter.
Download the jar and put it in JMeter's lib/ext
folder.