grafana/pkg/services/datasourceproxy
Kyle Brandt e4d1fdc3d0
Errors: Make errors the same in dev as prod (#77366)
When running in dev mode, error messages would contain an additional "error" property alongside "message". Since this causes confusion, that has been removed and now error messages are the same both modes (using "message").
2023-10-30 14:06:26 -04:00
..
datasourceproxy_test.go Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
datasourceproxy.go DatasourceProxy: Fix spelling (#75859) 2023-10-03 10:23:23 +02:00