-
FEATURE: merge metadata with all available metrics in the query builder. This ensures users can see all available metrics in the metrics explorer, with proper type information when available, while still being able to select metrics that don't yet have metadata defined. See #442.
-
FEATURE: add export button that allows export data in JSON line and CSV formats via API. See #441.
-
BUGFIX: add FreeBSD (amd64) build target for datasource backend. See #446.