Skip to main content

CREATE DASHBOARD

CREATE DASHBOARD USING "<path>/<filename>";

Imports a dashboard from the specified JSON file. The dashboard will be created in the current namespace. If not specified from root, the path is relative to the Striim directory. Example from the PosApp sample application:

CREATE DASHBOARD USING "Samples/PosApp/PosAppDashboard.json";