Skip to content

Support putting dashboards in folders in mixins #3

@tomwilkie

Description

@tomwilkie

The current spec for mixins doesn't support dashboards folders, which need to be specified in the dashboard provisioning YAML: http://docs.grafana.org/administration/provisioning/#dashboards

I suggest we add a new top-level field, dashboardFolders, which is of type map[folder name]map[dashboard filename]dashboard if you get what I mean.

Integrations can then take care of provisioning the yamls etc to put these into folders. Existing integrations can make this backwards compatible by lifting this all back into the dashboards key.

WDYT @metalmatze @brancz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions