Answer the question
In order to leave comments, you need to log in
Import jmeter log to influxdb?
How can I import jmeter log into influxdb for further analysis using grafana?
Answer the question
In order to leave comments, you need to log in
Use loading data from csv, and load csv/jtl files using telegraf built-in capability:
csv - https://github.com/influxdata/telegraf/tree/master...
The solution is simple. If two of you are a plus, then that in general all requests will be stored in Influxdb, then it's good.
And on the 10th 20th run, there will be a lot of data in Influx, queries will be executed more slowly.
I'm still pouring raw data, both for JMeter and for Gatling. I just started to aggregate, for RPS I aggregate by seconds. I use awk script for Gatling.
I don't use aggregation for JMeter yet.
I think to use the built-in:
basicstats - https://github.com/influxdata/telegraf/tree/master...
valuecounter -https://github.com/influxdata/telegraf/tree/master...
histogram - https://github.com/influxdata/telegraf/tree/master...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question