Open
Description
Hi,
I'm having issues using the scripted dashboard, particularly the start and end time for the left and right runs.
My understanding is after picking the left run (for example) the values for the variables start_time_left and end_time_left should be timestamps.
Now the variables comes from the following query:
SELECT * FROM jmeter WHERE application =~ /$tag_left/ ORDER BY time asc LIMIT 1
That is not returning a timestamp in my case. I'm using influxdb-timeshift-proxy and that's the datasource for the query above.
The URL looks like:
&var-end_time_right=load-test.jmx%20@%20106%20@%20Wed%20Apr%2001%2010:14:32%20GMT%202020
and it should be a timestamp
Any idea how to solve this?
Metadata
Metadata
Assignees
Labels
No labels