You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2021/11/25 17:33:36 UTC

[GitHub] [jmeter] sergiodegrazia commented on pull request #544: Add BackendListener that sends "raw" results to InfluxDB

sergiodegrazia commented on pull request #544:
URL: https://github.com/apache/jmeter/pull/544#issuecomment-979378041


   Hi everyone!
   At this time, this new Backend Listener only reports on response time data. It would be great if this could also include some of the details the 'old' Listener sent to Influx.
   For example:
   - The status of each request (ok or ko)
   - The response code of each request
   - Information about the active threads (e.g. meanAT), sent every second
   - Event information such as test start and end
   - An 'Application' tag similar to the one used in the previous Backend Listener, so it is possible to filter each test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org