Is your feature request related to a problem? Please describe.
I'm trying to organize my dashboards by folders, but I can't put version-checker dashboards in a folder as the ConfigMap does not support adding annotations
Describe the solution you'd like
Support adding annotations for the Grafana dashboards resources
Describe alternatives you've considered
I don't think this applies
Additional context
You create a folder and add your dashboards using the grafana_folder annotation
annotations:
grafana_folder: $FOLDER_NAME
Message from the maintainers:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.
Is your feature request related to a problem? Please describe.
I'm trying to organize my dashboards by folders, but I can't put
version-checkerdashboards in a folder as theConfigMapdoes not support adding annotationsDescribe the solution you'd like
Support adding annotations for the Grafana dashboards resources
Describe alternatives you've considered
I don't think this applies
Additional context
You create a folder and add your dashboards using the
grafana_folderannotationMessage from the maintainers:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.