Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: UI-like file structure #583

Open
beasteers opened this issue Feb 7, 2025 · 0 comments
Open

[Feature Request]: UI-like file structure #583

beasteers opened this issue Feb 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@beasteers
Copy link

Feature Request

The file structure should have an option to mirror the resource structure of Grafana, using filenames and folder structure for dashboard and folder names.

Main Org./
    __org__.yaml
    dashboards/
        General/
            Home.json
        Folder A/
            __folder__.yaml
            Dashboard A.json
            Nested Folder/
                __folder__.yaml
                Dashboard B.json
    alerting/
        alert_rules/
            Alert Rule 1.yaml
        notification_template/
        ...
Server/
    __org__.yaml
    dashboards/
        ...
plugins/
    ...
@beasteers beasteers added the enhancement New feature or request label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant