Logs

Aggregate logs

Return severity counts grouped by time buckets at a configurable grain (auto, minute, hour, day).

post/v3/logs/aggregate

Request body

fromstring date-time
tostring date-time
grainstring

Time bucket grain: "auto" | "minute" | "hour" | "day", matching the shared libs/go/reporting Grain vocabulary used by the traces reporting API. Empty defaults to "auto" (grain picked from the time range).

Response

OK

objectstring

Changes

Changed in 10 of the 267 revisions of this API.55

Of the 267 revisions, 78 have no diff computed.