Hi,
I have installed dot net APM insight agent.Now I need performance traces for through rest API for custom time and date option.
I need data for very less time span such as 1-5 min.
e.g. Date : 26-12-2018 and time : 12:00 to 12:05
As you have already path parameters for below endpoint such as
ID | Type |
---|---|
H | Last One Hour Data |
H3 | Last Three Hour Data |
H6 | Last Six Hour Data |
hD | Last Twelve Hour Data |
D | Last One Day Data |
SD/dd.mm.yyyy | Particular Date Data (SD/20.04.2016) |
www.site24x7.com/api/apminsight/ins/instance_id/tr/list/SD/19.12.2018%C2%A0
But didn't found for particular date data along with time period.
Please let me know on this