Added
- Added query editor aggregation stage autocomplete. Enter
$
when the cursor is inside brackets{}
and you will get a list of stage operators to select.
- Added annotation query support
- Added new variables
$__from_oid
and$__to_oid
which are Mongo ObjectIds generated from the panel's current time range
Full Changelog: v0.3.0...v0.3.1