support apdex metrics

This commit is contained in:
Giancarlo Rubio 2017-09-13 08:35:05 +02:00
parent b2ad9e7078
commit 72b0259151
9 changed files with 95 additions and 26 deletions

3
.gitignore vendored
View file

@ -10,6 +10,9 @@
.project
.settings/**
# visual studio code
.vscode/*
# Emacs save files
*~
\#*\#