I want to be able to export raw data from Datadog. the idea is to support higher level of analysis in regards to the metrics captured, upstream from the Datadog UI.
the metrics query API, allows only to query re-aggregated data according to bins that cannot be explicitly set. it does not allow to either access the raw data, or to explicitly define the terms for the aggregation.
the log option in Datadog does not seems to be fully supported through the API (or has limited documentation)
I am interested in any upstream integration options from DataDog to another Data client