Known Issues and Limitations
We are currently in early beta. Please be aware of the following known issues and limitations.
UI
- Only Google Chrome is supported.
- Users in the same tenant will see all query history and saved queries.
Backend
- By default data are only kept for 1 week, or up to 10 million events.
create view
doesn't supportjson
type columns. When creating views from tables withjson
type columns, thejson
column cannot be selected as an entire column. Need to select the leaf node of the JSON document in the view definition.