Commit Graph

311 Commits (3f3175972e1a1a18b6c9dcc4a7bb4ebb618b717d)

Author SHA1 Message Date
Daniel Lee f959ba9bcf influxdb: escape backslashes in tag values (for alerting) 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
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 ce809de1ed postgres: change $__timeGroup macro to include "AS time" column alias (#10119) 8 years ago
Ben Whaley 51854ff4fa Fix go fmt 8 years ago
bergquist e1d4bf2607 kill plugin processes when grafana shuts down 8 years ago
bergquist a2d47427ba separate plugin impl and proto files 8 years ago
bergquist 0bc5bf53ce correct comments 8 years ago
bergquist 3f5daa5e58 add hclog wrapper for grafanas logger in plugins 8 years ago
bergquist 0f6c470e03 add go-plugin deps to vendor 8 years ago
bergquist a97360ab27 initial version of proto files 8 years ago
Ben Whaley fe88658bdd Resolves grafana/grafana:#9309 8 years ago
Sven Klemm c80eadcdf4 handle native postgres datetime types in annotation queries (#9986) 8 years ago
Sven Klemm 373389c920 treat any text column in timeseries query as metric name unless column (#9985) 8 years ago
bergquist 35232a77e6 removes unused properties 8 years ago
bergquist 9282182805 influxdb: pass tags to alerting from influxdb client 8 years ago
Andrei Kalasok 68d4211c50 grafana-10039: fix query time range ends in the past 8 years ago
Daniel Lee 5dd9582520 mysql: add data source support for Azure MySql 8 years ago
Sven Klemm 26ab25b7c0 dont loose subsecond precision when dealing with timestamp or (#9851) 8 years ago
Daniel Lee b2fbb2691b sql: small fix to error handling 8 years ago
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866) 8 years ago
Sven Klemm 9e6a7dcb90 properly escape components of connection string (#9850) 8 years ago
Sven Klemm 108f582ec4 sync documentation, add remark about to_timestamp and redshift (#9841) 8 years ago
Mitsuhiro Tanda 52e1c4113b fix cloudwatch ec2_instance_attribute (#9718) 8 years ago
Mitsuhiro Tanda 6488ccd113 return empty array for no datapoints 8 years ago
Scott Nelson Windels 343143e95f Add AWS/NetworkELB to cloudwatch definitions 8 years ago
Mitsuhiro Tanda 4a63d696ff fix default alias 8 years ago