Download metric data
Metric Upload
From the top menu got to Download Metrics.
- Select the metric from the list
- Enter a number of rows to download (The requet might timeout if it is more than 10000. default:1000)
- Select a date range (start-end)
- Review the Metric Stats to see the full date range of availabel data.
- Select a a file format CSV/JSON
NOTE: Time stamp is in UTC timezone. You need to convert it if you want to see it in your time zone. See and example in Excel here
The downloaded file will look like:
metric_name,timestamp,metric_numeric_value,updated_at
0230523052:throughput,2023-09-21T18:17:29+0000,0.371392354,2023-10-01T18:18:09+0000
0230523052:throughput,2023-09-21T18:17:29+0000,0.371392354,2023-10-01T18:18:09+0000
0230523052:throughput,2023-09-21T18:17:29+0000,0.371392354,2023-10-01T18:18:09+0000
0230523052:throughput,2023-09-21T18:17:29+0000,0.371392354,2023-10-01T18:18:09+0000
0230523052:throughput,2023-09-21T18:17:29+0000,0.371392354,2023-10-01T18:18:09+0000
0230523052:throughput,2023-09-21T18:31:53+0000,0.72288361,2023-10-01T18:18:09+0000
0230523052:throughput,2023-09-21T18:31:53+0000,0.72288361,2023-10-01T18:18:09+0000
For more advanced download options see the API reference