21 Commits

Author SHA1 Message Date
0b5783563e stackdriver: better error handling and show query metadata
If the Stackdriver returns an error, show that error in the query
editor. Also, allow the user to see the raw querystring that was sent
to google (for troubleshooting).
2018-09-14 09:38:16 +02:00
2683699ab4 stackdriver: tests for parsing api response 2018-09-14 09:38:16 +02:00
95a6838f06 Stackdriver: Fix weird assignment 2018-09-14 09:38:16 +02:00
2d52e5d26c Stackdriver: Use metric type from query controller state 2018-09-14 09:38:16 +02:00
191b6cc32c Stackdriver: Set target correctly 2018-09-14 09:38:16 +02:00
97727d167b Stackdriver: Add backed query using 2018-09-14 09:38:16 +02:00
73a42df046 Stackdriver: Prettify json 2018-09-14 09:38:16 +02:00
f09f5b28d7 Stackdriver: Move data to target 2018-09-14 09:38:16 +02:00
75c002645c Stackdriver: Loads project name and metrics descriptions into the query controller 2018-09-14 09:35:27 +02:00
684aa3ff33 Stackdriver: Corrected field title and removed debug logging 2018-09-14 09:35:27 +02:00
533891c03e Stackdriver: Improved feedback for when a JWT is already uploaded in the ds config page 2018-09-14 09:35:27 +02:00
e7648c4070 dsproxy: implements support for plugin routes with jwt file
Google Cloud service accounts use a JWT token to get an
oauth access token. This adds support for that.
2018-09-14 09:35:27 +02:00
ba7a69dfc4 Stackdriver: Added test for getProjects 2018-09-14 09:35:27 +02:00
5bee38ed69 Stackdriver: Refactored api call to google resource manager 2018-09-14 09:35:27 +02:00
f6c18cf788 Stackdriver: Fixed error message from google resource manager 2018-09-14 09:35:26 +02:00
55824dc4d8 Removes comment 2018-09-14 09:35:26 +02:00
aff1de9892 Adds skeleton for loading projects from google resource manager 2018-09-14 09:35:26 +02:00
6840968780 Adds unit tests to test datasource 2018-09-14 09:35:26 +02:00
f9b7524423 Implemented datasource test 2018-09-14 09:35:26 +02:00
b71e7f33c3 Improved user experience 2018-09-14 09:35:26 +02:00
f0f19e0c03 Adds stackdriver frontend skeleton 2018-09-14 09:33:50 +02:00