mean("pct90.0") probably gives back the mean of the 90 percentile values that you selected.
But maybe I misunderstood your question. Felix Am 19.07.22 um 18:32 schrieb Tong Sun:
So I added the standard jmeter influxdb backend listener, with default
setting of
percentiles: '90;95;99'
and I can query the influxdb backend DB using:
SELECT mean("pct90.0") FROM "$measurement_name"
The question is, how to query its *mean *values?
I tried the following but failed:
SELECT mean("pct50.0") FROM "$measurement_name"
OpenPGP_0xEA6C3728EA91C4AF.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
