Commit Graph

345 Commits (1ee0d1c29626db5166e9e4068b31d6fa988c9741)

Author SHA1 Message Date
Marcus Efraimsson 192e913b7b mssql: add integration test to verify stored procedure usage 7 years ago
Marcus Efraimsson 8f6626e805 mssql: encrypt password in database 7 years ago
Marcus Efraimsson 449a307575 mssql: remove dynamic construction of metric column and other columns 7 years ago
Marcus Efraimsson d14946a135 mssql: cleanup and minor refactor 7 years ago
Marcus Efraimsson 24c0f28f41 mssql: allow host without port and fallback to default port 1433 7 years ago
Marcus Efraimsson e97b03e930 mssql: additional integration tests 7 years ago
Marcus Efraimsson f0f8006d8d mssql: support money, smallmoney and decimal data types 7 years ago
Marcus Efraimsson 9144701fcc mssql: disable mssql integration tests per default 7 years ago
Leonard Gram 3b03dce3c2 mssql: timeGroup fill support added. 7 years ago
Marcus Efraimsson faf9e3f722 mssql: add timeGroup integration test 7 years ago
Leonard Gram 571556e1d8 mssql: adds fill to timeGroup macro. 7 years ago
Marcus Efraimsson 3d0f97aab9 mssql datasource: wip 7 years ago
Marcus Efraimsson c87752102a mssql datasource: support for timeGroup macro function 7 years ago
Marcus Efraimsson 57d46a706c mssql datasource: additional data type tests 7 years ago
Mitsuhiro Tanda eecbdc89eb fix, set default highResolution setting 7 years ago
bergquist cb223ee563 removes commented code 7 years ago
Sven Klemm 4904a051cf use net/url to generate postgres connection url 7 years ago
Sven Klemm 4e826ff8f7 remove spaces around arguments of macros 7 years ago
Sven Klemm f1ba9137c0 remove spaces around arguments before calling macro expansion 7 years ago
Daniel Lee f959ba9bcf influxdb: escape backslashes in tag values (for alerting) 7 years ago
Mitsuhiro Tanda 18c54a9341 support cloudwatch high resolution query 7 years ago
Sven Klemm ebbc079853 improve error message for invalid/unknown datatypes (#10834) 7 years ago
Mitsuhiro Tanda 60b30d3e9a add AWS/States Rekognition (#10890) 7 years ago
hannes 43e6ea95e0 Cloudwatch: add support for multi instances (#10570) 7 years ago
hannes d82af23f1c cloudwatch: fix ebs_volume_ids by create a client-session before call ec2:DescribeInstances. (#10566) 7 years ago
Torkel Ödegaard 4f59d229fe fix: cloudwatch corrected error handling so original error is not thrown away 7 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 7 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 7 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 7 years ago
bergquist 9e942f1a6d Adds Tables types to protobuf 7 years ago
bergquist ce4beb730d Review tsdb protobuf contract 7 years ago
bergquist ebd8677607 moves plugin proxy to plugin package 7 years ago
bergquist e6921a6a01 removes commented code 7 years ago
Oleksandr Kushchenko 5c94daa011 Add AWS/AmazonMQ namespace metrics to CloudWatch tsdb (#10407) 7 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
bergquist 7c0fc59dfb execute process directly instead of creating sub shell 8 years ago
linux chips 6e7a067857 adding support for sgl native time datatypes 8 years ago
bergquist 1af4f7a1b4 backend plugins: dont swallow errors 8 years ago
bergquist 026eb9ac36 backend plugins: cleanup protobuf files 8 years ago
bergquist 7f68c2a53d backend plugins: add more datasource params 8 years ago
bergquist 48e7f866f6 code style 8 years ago
Mikael Olenfalk 8e7166b5c4 Explicitly specify default region in CloudWatch datasource (#9440) 8 years ago
Sven Klemm cb15d9cbdd add missing value fill code to mysql datasource 8 years ago
Sven Klemm 6cdd901ec6 fix typo 8 years ago
Sven Klemm c1282e8ea8 implement missing value fill functionality for postgres 8 years ago