Builder
Query-side sampling for a time range
Reports how much of the stored data a query over the given range would read, so the time picker can show whether the screen is built from a sample. The measurement is the one the widget path uses and shares its cache, so it costs nothing on the common path.
get/builder/sampling
Query parameters
fromTsinteger required
Range start, Unix milliseconds
toTsinteger required
Range end, Unix milliseconds
resourcestring required
log, trace or trace.rum
Response
OK