grafana-operator
grafana-operator copied to clipboard
Add metadata do message for updated dashboards
When checking a Dashboard in the UI, it is not obvious who created it. By making a dashboard editable and looking into version history, one can see empty messages.
This adds additional info from where given dashboard came. Maybe version or resource name could be added.
I would prefer somehow changing Updated by field, but if I understand, operator strongly depends on the admin account.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: pb82
:x: not7cd
You have signed the CLA already but the status is still pending? Let us recheck it.
Thanks for the idea! The operator has no reliable way to detect who performed changes on the dashboard resource but the message is a nice touch - can we also include the namespace/cr name here?
This PR hasn't been updated for a while, marking as stale