Commit Graph

4335 Commits (ed6cca61c90ddd64e9eac97204fc1430c396a7a5)

Author SHA1 Message Date
Erik Sundell 1a329e4e47 stackdriver: remove test datasource query. use ensuredefaultproject instead 7 years ago
Erik Sundell b02a8127ff stackdriver: remove debug comments 7 years ago
Erik Sundell afe0b4b8db stackdriver: fix typo 7 years ago
Erik Sundell b2c6c743ce stackdriver: add debug logging 7 years ago
Erik Sundell 3999578300 stackdriver: fix broken braces 7 years ago
Erik Sundell 3935f9d24c stackdriver: use constant instead of variable 7 years ago
Erik Sundell 8b4fff8b87 stackdriver: use gce variable 7 years ago
Erik Sundell 4a51d05477 stackdriver: add variable for gce authentication type 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 cd7b454e25 stackdriver: add default value for authentication type 7 years ago
Erik Sundell 823838a839 stackdriver: wip - remove debug code 7 years ago
Erik Sundell 0b82fda49c stackdriver: only get default token from metadata server when applying route 7 years ago
Erik Sundell 2b1709b875 stackdriver: only get default token from metadata server when applying route 7 years ago
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 3f9ed2efaa stackdriver: wip - temp remove jwt token auth 7 years ago
Erik Sundell b2de0d8c3e stackdriver: wip - always use gce default account for stackdriver 7 years ago
Erik Sundell 2002162073 stackdriver: wip - add scope and remove debug code 7 years ago
Erik Sundell df215d9d09 stackdriver: WIP - test retrieving project id from gce metadata 7 years ago
Mitsuhiro Tanda fbe0ffd10b skip jwt token auth if privateKey is empty 7 years ago
Mitsuhiro Tanda 43aa6603a3 fetch token from GCE metadata server 7 years ago
Mario Trangoni 68507e8855 pkg/services/alerting/reader.go: Fix should use for range instead of for { select {} }. 7 years ago
Mario Trangoni e673337cb9 pkg/middleware/middleware.go: Fix empty branch warning. 7 years ago
Mario Trangoni abb6b135a3 pkg/plugins/plugins.go: remove ineffective break statement. 7 years ago
Torkel Ödegaard 5b8178cdae fixed gofmt issue after go update 7 years ago
Yuan Liu 68c460a957
fix cannot receive dingding alert bug 7 years ago
Adrien Fillon 781e66ba3c fix LDAP Grafana admin logic 7 years ago
Yuan Liu f640df7a2c
simplify code 7 years ago
Leonard Gram 3245227016 permissions: cleanup. 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
bergquist 70385119bc removes d in disableResolvedMessage 7 years ago
bergquist 5566a61aef alerting: tests default value for disable resolve message 7 years ago
Dave Waters a3137e731d clean up tests 7 years ago
Dave Waters 0eae7b077d fix gofmt, add test, correct noted concerns with default value 7 years ago
Dave Waters c4dcf5a4ee fix gofmt, add test, correct noted concerns with default value 7 years ago
Ramiro Morales 49a3bd3097 add encrypt connstr param conditionally on the value chosen via GUI. 7 years ago
Leonard Gram 1329c70965 codestyle 7 years ago
Dave Waters 18c73631ea rename UI Option, align with control, update tests 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
Dave Waters 6376154b16 add channel option to disable the resolved alert (OK Message) that is sent when condition returns to normal. 7 years ago
Ramiro Morales 37f16ca80a Add 'encrypt' setting to MSSQL data source. 7 years ago