jakubplichta / grafana-dashboard-builder

Generate Grafana dashboards with YAML
Apache License 2.0
147 stars 42 forks source link

Uid support #177

Open manueligno78 opened 5 years ago

manueligno78 commented 5 years ago

This PR enable support to specify an uid for a given dashboard

lgtm-com[bot] commented 5 years ago

This pull request introduces 3 alerts when merging 134e93db78376c3db3df594fb2d4e28f79772a85 into 854ce312147c9507d4f2c46a3e31f8b49b9fccc5 - view on LGTM.com

new alerts:

Rohlik commented 3 years ago

Any support for dashboards UID would be nice as Grafana 8 removed legacy dashboard URL /dashboard/db/:slug. Now /d/:uid/:slug is used. https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v5-0/#dashboard-model-persistent-urls-and-api-changes

jakubplichta commented 3 years ago

@manueligno78 sorry I kept this sleeping for 2 years 😞 Do you think it would be possible to rebase this and finalize it?