Commit Graph

733 Commits (2596ce50768c2a1c0ee16cbab59f4006bcba81c8)

Author SHA1 Message Date
Erik Sundell dd9e9ed419 stackdriver: make backend query a pure test datasource function 7 years ago
Erik Sundell 9c7022be86 stackdriver: add status code 7 years ago
Erik Sundell 412a1f6d99 stackdriver: wip - return metric descriptors in the format of tablew 7 years ago
Erik Sundell ff5f281508 stackdriver: wip - get metric descriptors in the backend 7 years ago
Erik Sundell 60617d0bf7 stackdriver: wip - add logic for retrieving token from gce metadata server in the auth provider 7 years ago
Erik Sundell 102f531c1e stackdriver: break out project name resolving into its own function in the stackdriver.go file 7 years ago
Erik Sundell df215d9d09 stackdriver: WIP - test retrieving project id from gce metadata 7 years ago
Yuan Liu f640df7a2c
simplify code 7 years ago
Yuan Liu 36dbc5f51c
Add socket support for mysql data source 7 years ago
Marcus Efraimsson 52f398e7f7
cloudwatch: return a distinct list of regions 7 years ago
Ramiro Morales 49a3bd3097 add encrypt connstr param conditionally on the value chosen via GUI. 7 years ago
Mitsuhiro Tanda fce50cf1b8 return default region list from backend 7 years ago
Mitsuhiro Tanda f6cb01d38a show all CloudWatch regions 7 years ago
Mitsuhiro Tanda 2b20402d7d get region list from ec2:DescribeRegions 7 years ago
Mitsuhiro Tanda 48aef0c50e fix concurrent map writes 7 years ago
Ramiro Morales d859a6aeb8 rename new JSON data attrbute. 7 years ago
Ramiro Morales 37f16ca80a Add 'encrypt' setting to MSSQL data source. 7 years ago
Mario Trangoni 18e127db2a pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
Yuan Liu 18dfdc4f0d
add test for es alert when group by has no limit 7 years ago
Yuan Liu f8a8b213f9
remove tab 7 years ago
Yuan Liu 567db87c3a
bug fix 7 years ago
Yuan Liu 3b9ab6e204
Update time_series_query.go 7 years ago
Marcus Efraimsson 0612ce9b75
cloudwatch: return early if execute query returns error 7 years ago
Mitsuhiro Tanda f0fb8123ae add test for automatically unit set 7 years ago
Mitsuhiro Tanda 37e749f6da fix crach bug 7 years ago
Mitsuhiro Tanda 6ed1cbd5bb set unit for CloudWatch GetMetricStatistics result 7 years ago
Erik Sundell 8d53799bcd stackdriver: always use regex full match for =~ and !=~operator 7 years ago
Erik Sundell 7e6a5c0a74 stackdriver: add tests from regex matching 7 years ago
Erik Sundell a3122a4b85 stackdriver: test build filter string 7 years ago
Erik Sundell 5f7795aa1f stackdriver: test that no interpolation is done when there are no wildcards 7 years ago
Erik Sundell 2a0d7a8803 stackdriver: remove debug logging 7 years ago
Erik Sundell 035be6cbbe stackdriver: add more tests 7 years ago
Erik Sundell 68332c5951 stackdriver: fix broken substring. also adds tests 7 years ago
Erik Sundell 2e665fba0f stackdriver: remove not necessary helper functions 7 years ago
Erik Sundell 4d8f594d31 stackdriver: interpolate stackdriver filter wildcards when asterix is used in filter 7 years ago
Marcus Efraimsson 6407ec4128
mssql: fix tests 7 years ago
Mario Trangoni afab9085eb pkg/tsdb/postgres/postgres_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni 3632e9c756 pkg/tsdb/mysql/mysql_test.go: pass context.Background() instead of nil 7 years ago
Mario Trangoni 0f25dec117 pkg/tsdb/mssql/mssql_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm e303468c0c adjust mssql tests 7 years ago
Mario Trangoni 88efb87b0d pkg/tsdb/elasticsearch/client/client_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm af22213462 remove generic macros from macros_test and add integration test for generic macros 7 years ago
Sven Klemm 744e8617ff add postgres test for global macros 7 years ago
Mitsuhiro Tanda c2c0cdb49c add test 7 years ago
Mitsuhiro Tanda 6770f2e940 stackdriver heatmap support 7 years ago
Torkel Ödegaard ed0c2296b6 added slow queries scenario to test data source, added new panel test dashboard with slow queries 7 years ago
Sven Klemm 94d6d51726 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 7 years ago
Torkel Ödegaard 9e72588cec wip: began work on support for testdata tables & annotations support 7 years ago
Axel Pirek dd09ece8c9 Make max open, max idle connections and connection max life time configurable 7 years ago
Mario Trangoni 6c190ab713 pkg/tsdb/cloudwatch/credentials.go: Remove unnecessary variable assignment 7 years ago