Commit Graph

49 Commits (5424603052400b30c1bb56b5be10e902c691f387)

Author SHA1 Message Date
Erik Sundell cbb663015e stackdriver: move response parsing to datasource file 7 years ago
Erik Sundell 7ccce76b80 stackdriver: return values for services and metric types 7 years ago
Erik Sundell 6a447a24fb stackdriver: don't set project name in query response since default project is now loaded in its own query 7 years ago
Erik Sundell c5af0bf1c5 Resource type filter (#13784) 7 years ago
Erik Sundell dd745e0cf0 stackdriver: prevent backend query from being made when there are not yet any defined targets 7 years ago
Erik Sundell 5deba92d05 stackdriver: fix failing tests 7 years ago
Erik Sundell ae8a765190 stackdriver: improve error handling 7 years ago
Erik Sundell a56c5841e9 stackdriver: improve error handling in the datasource 7 years ago
Erik Sundell 569fe2327e stackdriver: remove debug log 7 years ago
Erik Sundell fa1d225743 stackdriver: fix failing test 7 years ago
Erik Sundell b9cb4649bb stackdriver: get default project from backend. also ensure default project could be retrieved when authentication type is gce 7 years ago
Erik Sundell 09fb1760a1 stackdriver: only load default project from backend if it's not available on the target. this might happen when using gce authentication and provisioning 7 years ago
Erik Sundell 9fb1d3a9a6 stackdriver: only load project name if it's not already stored in the ds info json 7 years ago
Erik Sundell dd9e9ed419 stackdriver: make backend query a pure test datasource function 7 years ago
Erik Sundell 412a1f6d99 stackdriver: wip - return metric descriptors in the format of tablew 7 years ago
Erik Sundell b2932058c7 stackdriver: only add unit to resonse obj if it has a value 7 years ago
Erik Sundell d1740f090a stackdriver: make sure unit is not returned to the panel if mapping from stackdriver unit to grafana unit can't be made 7 years ago
Daniel Lee 6fce178ec7 stackdriver metric name fix. Fixes #13562 7 years ago
Daniel Lee cf0189ab1a stackdriver: no tags for annotations (yet) 7 years ago
Erik Sundell fc1e214987 stackdriver: add relevant error message for when a user tries to create a template variable 7 years ago
Daniel Lee ea1859a374 stackdriver: extract out filter, metric type directive 7 years ago
Erik Sundell 92f50ca384 stackdriver: add unit tests to resolve unit function 7 years ago
Erik Sundell 251bb09aed stackdriver: convert most common stackdriver units to grafana units if possible 7 years ago
Erik Sundell b724ca5b93 stackdriver: pass interval from panel to backend 7 years ago
Erik Sundell 3f7314831f stackdriver: wip: split metric dropdown into two parts - resource and metric 7 years ago
Daniel Lee c9ee05422f stackdriver: move getLabels from query_ctrl to datasource 7 years ago
Daniel Lee e101bcdb13 stackdriver: fix bug when multiple projects connected to service account 7 years ago
Daniel Lee 8211f7d0ea stackdriver: add templating support for metric, filter and group by 7 years ago
Daniel Lee e05b86375b stackdriver: remove hardcoding of test project name 7 years ago
Erik Sundell cfb8017567 stackdriver: add alignment period to query controller 7 years ago
Erik Sundell 549b4fc0ae stackdriver: adds advanced options collapse to query editor with the possibility to select secondary aggregation and alignment 7 years ago
Daniel Lee 0b41303e10 stackdriver: improve query editor to handle no data better 7 years ago
Erik Sundell fa6e31c6d5 stackdriver: adds null check to query 7 years ago
Daniel Lee dc6d025d9a stackdriver: add filters to query editor 7 years ago
Daniel Lee d0a565d853 stackdriver: improve segments for group bys in query editor 7 years ago
Erik Sundell add23d9716 stackdriver: load time series meta data for group by dropdown 7 years ago
Daniel Lee 9c8593e71f stackdriver: wip - group bys 7 years ago
Daniel Lee f4fe26c659 stackdriver: adds support for primary aggregations 7 years ago
Daniel Lee 0b5783563e stackdriver: better error handling and show query metadata 7 years ago
Daniel Lee 2683699ab4 stackdriver: tests for parsing api response 7 years ago
Erik Sundell 2d52e5d26c Stackdriver: Use metric type from query controller state 7 years ago
Erik Sundell 97727d167b Stackdriver: Add backed query using 7 years ago
Erik Sundell 75c002645c Stackdriver: Loads project name and metrics descriptions into the query controller 7 years ago
Daniel Lee e7648c4070 dsproxy: implements support for plugin routes with jwt file 7 years ago
Erik Sundell 5bee38ed69 Stackdriver: Refactored api call to google resource manager 7 years ago
Erik Sundell aff1de9892 Adds skeleton for loading projects from google resource manager 7 years ago
Erik Sundell 6840968780 Adds unit tests to test datasource 7 years ago
Erik Sundell f9b7524423 Implemented datasource test 7 years ago
Erik Sundell f0f19e0c03 Adds stackdriver frontend skeleton 7 years ago