All supported DevTest releases.
N/A
Here is a sample query you can run against your Registry database:
select * from VSE_METRICS_PERIODICS where METRIC_NAME='Response Time' and vse_name='ssl://<VSEhostName>:2013/VSE' and vs_name='talent' and PERIOD_TS>'2020-04-01' and PERIOD_TS<'2020-04-15'
Change VSE name and VS name (name of the virtual service) and time period to match yours.