Commit Graph

356 Commits (d95eabfeec00a2386a64db9461e119ff0c8ac4f6)

Author SHA1 Message Date
Marcus Efraimsson f0f41c2a8e mysql: skip tests by default 8 years ago
Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode 8 years ago
Marcus Efraimsson 66c03f84f5 postgres: fix precision for the time column in table/annotation query mode 8 years ago
Marcus Efraimsson b69ebee066 mssql: fix precision for the time column in table/annotation query mode 8 years ago
Marcus Efraimsson b0076d4f65 mssql: remove UTC conversion in macro functions 8 years ago
Marcus Efraimsson 3ccadff800 mssql: fix timeGroup macro so that it properly creates correct groups 8 years ago
bergquist 519fd8b2ba graphite: adds more traces for alerting 8 years ago
Marcus Efraimsson 3cb0bc3da1 sql datasource: extract common logic for converting time column to epoch time in ms 8 years ago
Daniel Lee e5e9d3c2f3 mssql: adds test for time should be ms in table mode 8 years ago
Daniel Lee ae4c6e4648 mssql: fix precision for time column in table mode 8 years ago
Marcus Efraimsson 192e913b7b mssql: add integration test to verify stored procedure usage 8 years ago
Marcus Efraimsson 8f6626e805 mssql: encrypt password in database 8 years ago
Marcus Efraimsson 449a307575 mssql: remove dynamic construction of metric column and other columns 8 years ago
Marcus Efraimsson d14946a135 mssql: cleanup and minor refactor 8 years ago
Marcus Efraimsson 24c0f28f41 mssql: allow host without port and fallback to default port 1433 8 years ago
Marcus Efraimsson e97b03e930 mssql: additional integration tests 8 years ago
Marcus Efraimsson f0f8006d8d mssql: support money, smallmoney and decimal data types 8 years ago
Marcus Efraimsson 9144701fcc mssql: disable mssql integration tests per default 8 years ago
Leonard Gram 3b03dce3c2 mssql: timeGroup fill support added. 8 years ago
Marcus Efraimsson faf9e3f722 mssql: add timeGroup integration test 8 years ago
Leonard Gram 571556e1d8 mssql: adds fill to timeGroup macro. 8 years ago
Marcus Efraimsson 3d0f97aab9 mssql datasource: wip 8 years ago
Marcus Efraimsson c87752102a mssql datasource: support for timeGroup macro function 8 years ago
Marcus Efraimsson 57d46a706c mssql datasource: additional data type tests 8 years ago
Mitsuhiro Tanda eecbdc89eb fix, set default highResolution setting 8 years ago
bergquist cb223ee563 removes commented code 8 years ago
Sven Klemm 4904a051cf use net/url to generate postgres connection url 8 years ago
Sven Klemm 4e826ff8f7 remove spaces around arguments of macros 8 years ago
Sven Klemm f1ba9137c0 remove spaces around arguments before calling macro expansion 8 years ago
Daniel Lee f959ba9bcf influxdb: escape backslashes in tag values (for alerting) 8 years ago
Mitsuhiro Tanda 18c54a9341 support cloudwatch high resolution query 8 years ago
Sven Klemm ebbc079853 improve error message for invalid/unknown datatypes (#10834) 8 years ago
Mitsuhiro Tanda 60b30d3e9a add AWS/States Rekognition (#10890) 8 years ago
hannes 43e6ea95e0 Cloudwatch: add support for multi instances (#10570) 8 years ago
hannes d82af23f1c cloudwatch: fix ebs_volume_ids by create a client-session before call ec2:DescribeInstances. (#10566) 8 years ago
Torkel Ödegaard 4f59d229fe fix: cloudwatch corrected error handling so original error is not thrown away 8 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 8 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 8 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 8 years ago
bergquist 9e942f1a6d Adds Tables types to protobuf 8 years ago
bergquist ce4beb730d Review tsdb protobuf contract 8 years ago
bergquist ebd8677607 moves plugin proxy to plugin package 8 years ago
bergquist e6921a6a01 removes commented code 8 years ago
Oleksandr Kushchenko 5c94daa011 Add AWS/AmazonMQ namespace metrics to CloudWatch tsdb (#10407) 8 years ago
bergquist 05362a9666 plugins: restart killed plugins 8 years ago
bergquist 4aeef32073 query result should be a map 8 years ago
bergquist e234cf5b18 prom: removes limitation of one query per tsdb call 8 years ago
Carl Bergquist 8b37e27dde use int64 for timestamps 8 years ago
Carl Bergquist cef3800c33 fixes invalid valud/timestamp order 8 years ago
Scott Ernst fcf1ff10d2 Kinesis Metric Capitalization 8 years ago