-
Notifications
You must be signed in to change notification settings - Fork 432
Open
Labels
good first issueGood for newcomersGood for newcomerstriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Is your feature request related to a problem? Please describe.
Add the UID to the log when there is an error to facilitate troubleshooting in an environment with multiple datasources.
Example of the error when a uid is not found when reconciling dashboards
ERROR GrafanaDatasourceReconciler error synchronizing datasources {"error": "[GET /datasources/uid/{uid}][404] getDataSourceByUidNotFound {\"message\":\"Data source not found\"}"}
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add the uid to the struct.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.