Hi guys!
Is it possible to use custom data writer along with bundled console, file etc. data writers?
What I need is to send request result to external storage (i.e. Kibana) for easy browsing. I need to know the request name, status (OK/KO), request duration, errors in case of KO.
If not, how can I achieve it globally by somehow intercepting all Gatling requests?
Thanks in advance,
Adam