grafana/pkg/tsdb
Kyle Brandt 72fa5ccb7b
Azure/Log Analytics: return more error information (#25937)
When there is an error message in the HTTP response, this copies that error so it is relayed to the user by being shown in the frontend.

This also makes it so when there is an error the interpolated query string (ExecutedQueryString) is returned so users can see it in the query inspector.
2020-06-30 16:05:53 -04:00
..
azuremonitor Azure/Log Analytics: return more error information (#25937) 2020-06-30 16:05:53 -04:00
cloudmonitoring Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
cloudwatch Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
elasticsearch Chore: Enable scopelint Go linter (#25896) 2020-06-29 17:04:38 +02:00
graphite Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
influxdb Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
mssql MSSQL: Fix parsing of uniqueidentifier type (#25751) 2020-06-26 10:11:43 +02:00
mysql Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
opentsdb Datasources: Handle URL parsing error (#25742) 2020-06-22 16:34:40 +02:00
postgres Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
prometheus Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
sqleng QueryInspector: add common way to show the raw query (#25204) 2020-05-29 11:06:33 -07:00
testdatasource Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
frame_util.go Backend Plugins: (breaking change) Add PluginContext (#23788) 2020-04-23 14:08:21 -04:00
interval_test.go pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
models.go Make tsdb dataframes response able to carry encoded/decoded frames (#25454) 2020-06-09 13:13:06 +02:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
time_range_test.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
time_range.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00