Forum Discussion
David_Bond
Professor
15 days agoWe provide a commerical product that does exactly this (Magic Suite's "ReportMagic"), so I can answer with some authority...
To get graph data in the highest available resolution, you have to get the data in 8 hour chunks via the API. You have to fully enumerate all relevant resources, (and for multi-instance DataSources) all relevant instances. Also, you have to de-duplicate the results for (er..) complicated reasons, including the fact that there can be two datapoints for the timeseries data at the same point in time.
No, there is no alternative to this, and no LogicMonitor do not provide a full resolution data fetch in a single API call.