Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jmeter-datadog-publisher

This is a simple python script to post your jmeter test results as datadog metrics. Jmeter saves the test results into a jtl file (csv) by default. This script will parse that file and create datadog metrics for every transaction in your jmeter test plan. The data sent to datadog includes: Transaction name, timestamp, response time and success (true/false).

Usage:

python post_jmeter_results_to_datadog.py sample_result.jtl

Requirements:

About

A simple python script to post your jmeter test results as datadog metrics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages