Query extraData
The extraData
contains information
about first and last bucket timestamps and a humanized version of the
returned data relative time span.
Table: ExtraData JSON Object Fields
Field | Type | Description |
---|---|---|
bucket_first_bucket | string | Timestamp of the first bucket in the returned events |
bucket_last_bucket | string | Timestamp of the last bucket in the returned events |
bucket_span_humanized | string | Human-readable description of the bucket span |
bucket_span_millis | string | Span of the returned buckets in milliseconds |