Commit Graph

90 Commits (aaaa39a48e893a618ec47e330c28fa3fd27c16c4)

Author SHA1 Message Date
Daniel Lee d1e249a803 stackdriver: fix for float64 bounds for distribution metrics 7 years ago
Robert Edström 9b6746d808 Change primaryAggregation to crossSeriesReducer in Stackdriver 7 years ago
Erik Sundell c5af0bf1c5 Resource type filter (#13784) 7 years ago
Mario Trangoni 91447dcbf9 pkg/tsdb/stackdriver/stackdriver.go: Fix regular expression does not contain any meta characters. 7 years ago
Erik Sundell 6abbf5b3b8 stackdriver: refactoring request builder 8 years ago
Erik Sundell 1756e82d8b stackdriver: remove not used struct 8 years ago
Erik Sundell 5b04a8b6c2 stackdriver: remove not used query file 8 years ago
Erik Sundell 1a329e4e47 stackdriver: remove test datasource query. use ensuredefaultproject instead 8 years ago
Erik Sundell b02a8127ff stackdriver: remove debug comments 8 years ago
Erik Sundell b2c6c743ce stackdriver: add debug logging 8 years ago
Erik Sundell 3999578300 stackdriver: fix broken braces 8 years ago
Erik Sundell 3935f9d24c stackdriver: use constant instead of variable 8 years ago
Erik Sundell 8b4fff8b87 stackdriver: use gce variable 8 years ago
Erik Sundell 4a51d05477 stackdriver: add variable for gce authentication type 8 years ago
Erik Sundell b9cb4649bb stackdriver: get default project from backend. also ensure default project could be retrieved when authentication type is gce 8 years ago
Erik Sundell cd7b454e25 stackdriver: add default value for authentication type 8 years ago
Erik Sundell 823838a839 stackdriver: wip - remove debug code 8 years ago
Erik Sundell 0b82fda49c stackdriver: only get default token from metadata server when applying route 8 years ago
Erik Sundell dd9e9ed419 stackdriver: make backend query a pure test datasource function 8 years ago
Erik Sundell 9c7022be86 stackdriver: add status code 8 years ago
Erik Sundell 412a1f6d99 stackdriver: wip - return metric descriptors in the format of tablew 8 years ago
Erik Sundell ff5f281508 stackdriver: wip - get metric descriptors in the backend 8 years ago
Erik Sundell 60617d0bf7 stackdriver: wip - add logic for retrieving token from gce metadata server in the auth provider 8 years ago
Erik Sundell 102f531c1e stackdriver: break out project name resolving into its own function in the stackdriver.go file 8 years ago
Erik Sundell df215d9d09 stackdriver: WIP - test retrieving project id from gce metadata 8 years ago
Erik Sundell 8d53799bcd stackdriver: always use regex full match for =~ and !=~operator 8 years ago
Erik Sundell 7e6a5c0a74 stackdriver: add tests from regex matching 8 years ago
Erik Sundell a3122a4b85 stackdriver: test build filter string 8 years ago
Erik Sundell 5f7795aa1f stackdriver: test that no interpolation is done when there are no wildcards 8 years ago
Erik Sundell 2a0d7a8803 stackdriver: remove debug logging 8 years ago
Erik Sundell 035be6cbbe stackdriver: add more tests 8 years ago
Erik Sundell 68332c5951 stackdriver: fix broken substring. also adds tests 8 years ago
Erik Sundell 2e665fba0f stackdriver: remove not necessary helper functions 8 years ago
Erik Sundell 4d8f594d31 stackdriver: interpolate stackdriver filter wildcards when asterix is used in filter 8 years ago
Mitsuhiro Tanda c2c0cdb49c add test 8 years ago
Mitsuhiro Tanda 6770f2e940 stackdriver heatmap support 8 years ago
Mario Trangoni ec4139d56b pkg/tsdb/stackdriver/stackdriver_test.go: return simplified 8 years ago
Daniel Lee bf2abc6940 stackdriver: set default view parameter to FULL 8 years ago
Daniel Lee 399e83f91b stackdriver: remove metric.category alias pattern 8 years ago
Daniel Lee 41060d24d5 stackdriver: change pattern for annotation to metric.value 8 years ago
Erik Sundell 189f89a9e4 stackdriver: add support for bool values 8 years ago
Erik Sundell 220f479ff8 stackdriver: add support for int64 values 8 years ago
Erik Sundell 2aae7e0c87 stackdriver: fix froamt annotation text for value 8 years ago
Erik Sundell ca50e315fa stackdriver: make it possible to use point values of type string 8 years ago
Daniel Lee a63877bd4f stackdriver: pattern formatting for annotations 8 years ago
Daniel Lee 03b43ab769 stackdriver: wip annotation support 8 years ago
Erik Sundell c099074d2c stackdriver: remove debug logging 8 years ago
Erik Sundell 481b8653d9 stackdriver: update alignment period rules according to stackdriver 8 years ago
Daniel Lee 6358d3f314 stackdriver: set target to be raw query 8 years ago
Erik Sundell 3c6c456592 stackdriver: use more appropriate test data 8 years ago