Metric view feature availability

Metric views were introduced in Databricks Runtime 16.4. The following table lists minimum Databricks Runtime version requirements for specific features added in later versions.

Note

You can also work with metric views on a SQL warehouse. A SQL warehouse is automatically updated with the latest Databricks SQL compute version, so you don't manage runtime versions the way you do for a cluster. See Channels.

Databricks Runtime version Features
18.2
18.1
18.0
17.3

YAML specification versions

The metric view YAML specification is versioned independently of Databricks Runtime. The following sections describe what each version adds.

Version 1.1

Adds support for agent metadata (display names, formatting, synonyms) and the optional comment field for metric views, fields (also called dimensions), and measures. See Agent metadata in metric views.

Also adds the following fields and modifiers (require Databricks Runtime 18.1 or above):

Version 0.1

Initial release of the metric view YAML specification.