Commit Graph

345 Commits (1ee0d1c29626db5166e9e4068b31d6fa988c9741)

Author SHA1 Message Date
Mitsuhiro Tanda 8243ac39c2 fix parameter format 8 years ago
bergquist fe1d395d79 refactor cloudwatch to support new tsdb interface 8 years ago
Mitsuhiro Tanda 1dcc51adce re-implement dimension_values() 8 years ago
Mitsuhiro Tanda ec632bb9ed fix error message 8 years ago
Mitsuhiro Tanda 8fba6dcb0d re-implement ec2_instance_attribute() 8 years ago
Mitsuhiro Tanda cf23734d7d re-implement ebs_volume_ids() 8 years ago
Mitsuhiro Tanda e588b682fb import the change, https://github.com/grafana/grafana/pull/9268 8 years ago
Mitsuhiro Tanda 36a537a3ce fix conflict 8 years ago
Mitsuhiro Tanda fa074249e4 fix test 8 years ago
Mitsuhiro Tanda f590db1b78 move test code 8 years ago
Mitsuhiro Tanda 1d265e05c9 fix conflict 8 years ago
Mitsuhiro Tanda fe3d3bc384 porting other suggestion 8 years ago
Mitsuhiro Tanda feed90c0e2 re-implement get regions 8 years ago
Mitsuhiro Tanda 0c95148486 move the metric find query code 8 years ago
Mitsuhiro Tanda 62d84c1e14 (cloudwatch) move query parameter to 'parameters' 8 years ago
Mitsuhiro Tanda 110f157621 parse duration 8 years ago
Mitsuhiro Tanda c6607f3fa7 remove offset for startTime 8 years ago
Mitsuhiro Tanda dcb5ea58ce count up metrics 8 years ago
Mitsuhiro Tanda 39607d09d7 (cloudwatch) alerting 8 years ago
bergquist 3641e85233 testdata: add bucket scenarios for heatmap 8 years ago
bergquist ed661767f8 follow go idiom and return error as second param 8 years ago
bergquist a45e2ec9c3 context is reserved for go's context 8 years ago
bergquist 16b5b9f6be make ds a param for Query 8 years ago
bergquist c0260fd913 remove batch abstraction 8 years ago
bergquist 7f9f388293 rename executor into tsdbqueryendpoint 8 years ago
bergquist 0229d28d64 remove unused structs 8 years ago
bergquist 55f1b36e31 refactor response flow 8 years ago
bergquist 8c8fdadb78 trace failed executions 8 years ago
bergquist e128310045 use tags instead of logs 8 years ago
bergquist f160ad3bc8 add trace parameters for outgoing requests 8 years ago
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
wangguoliang 652fce7e76 Optimize some wrong usage and spelling 8 years ago
mxlxm c5400ffe76 mysql: use collation instead of charset (#9156) 8 years ago
Jonathan A. Sternberg bdfbc2453f Use parenthesis to surround the selected tags for influxdb queries (#9131) 8 years ago
Torkel Ödegaard c92317bafa fix: fixed gofmt formating for #9091 8 years ago
pdoan017 3eea5d235d Added import for container/list 8 years ago
pdoan017 d6085755c4 Added series order according to query results 8 years ago
Daniel Lee 43fa852cc1 mysql: change logging from into to debug for scan 8 years ago
Daniel Lee 563795245a mysqlds: support for more column types 8 years ago
Daniel Lee 2fb25d8fa4 mysqlds: add tests for new macros 8 years ago
Brad Lhotsky a8ac215039 Add a few more MySQL macros: 8 years ago
Torkel Ödegaard 60da730c95 mysql: fix for TIME columns, fixes #8534 8 years ago
Daniel Lee 2479e51a6b mysql: Null value should not be considered as previous value 8 years ago
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651) 8 years ago
Prasanna Gautam 6541ffe045 minor change: more accurate variable name (#8449) 8 years ago
Daniel Lee e8b798914d mysql: adds mapping for int/long 8 years ago
Daniel Lee a9c535e551 mysql: add some more type mapping 8 years ago
Pranay Kanwar ee8799de88 Fix dropcounter option, is called dropResets (#8336) 8 years ago
Yaron de Leeuw d4f7a2bc99 minor code style: use `strings.Replace` fourth argument in influxdb (#8225) 8 years ago
Torkel Ödegaard ae5e004b69 mysql: time filter macro updated 8 years ago