Commit Graph

2551 Commits (b2fbb2691bf7e2d68b02afee69d780e28e893e4e)

Author SHA1 Message Date
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
Torkel Ödegaard ba8c02f594 refactor: changed string slicing to strings.TrimPrefix, #9862 8 years ago
Sven Klemm 108f582ec4 sync documentation, add remark about to_timestamp and redshift (#9841) 8 years ago
bergquist 3bb704144d teams: removes print statement 8 years ago
Anton Huck fd2451823b Add Microsoft Teams notifier 8 years ago
Mitsuhiro Tanda 52e1c4113b fix cloudwatch ec2_instance_attribute (#9718) 8 years ago
Patrick O'Carroll 9ad186bcc9 not ok option to alert list, fixes: #9754 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
bergquist d4e8e22fda test: adds tests for password encodiing 8 years ago
Agniva De Sarker 143b56b5ac Use hex.EncodeToString to encode to hex 8 years ago
Furtchet a51b1e8951 Update the config key to database_log_queries so it is more descriptive, as suggested in #9785. 8 years ago
Furtchet 5fdfa3ff7e MySQL Performance when using GF_DATABASE_URL 8 years ago
Mitsuhiro Tanda 4a63d696ff fix default alias 8 years ago
Mitsuhiro Tanda ebcb8be19a add period alias 8 years ago
Torkel Ödegaard c3bd07f9b4 testdata: added manual entry mode to test data 8 years ago
Sven Klemm a503c1d39c change default sslmode for postgres to verify-full (#9736) 8 years ago
Bart Van Bos 1a8d05bbcb Correct help message of api_dataproxy_request_all_milliseconds 8 years ago
Sven Klemm 34da0711ab add __timeGroup macro for mysql (#9596) 8 years ago
bergquist d68bfaa8be datasource as cfg: typo 8 years ago
bergquist da6430ac01 datasource as cfg: explain why cmd.version can be higher 8 years ago
xjewer bddebf4c82 add a phantomjs execution status to log if errors happens, e.g. OOM killer kills it (#9644) 8 years ago
bergquist dea631bedc tech: remove rabbitmq event publisher 8 years ago
bergquist 2f35759346 asscoiate comment with name 8 years ago
bergquist 9b6535cca1 alerting: only editors can pause rules 8 years ago
stuart nelson 93ac6680ab update log15 (#9622) 8 years ago
Daniel Lee 7863a0417c plugins: fixes path issue on Windows 8 years ago
Torkel Ödegaard 9cce5217d0 build: fixed gofmt issue and addd mock response feature 8 years ago
bergquist 139f077453 prometheus: enable gzip for /metrics endpoint 8 years ago
Torkel Ödegaard 1fd2270a93 build: split circle test shell scripts 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
bergquist b3a8d93dca mysql: add usage stats for mysql 8 years ago
Sven Klemm b2d880c6de modify $__timeGroup macro so it can be used in select clause (#9527) 8 years ago
Alexander Zobnin 74e90d01ec Fixes for annotations API (#9577) 8 years ago
Chris Chandler 204fe007b7 When Messasge field is set for an alert, map it to the output field in a Sensu check result. If Message is empty, send "Grafana Metric Condition Met" 8 years ago
krise3k 45a572ebd8 annotations: quote reserved fields (#9550) 8 years ago
Eric Dahl 888d608090 CloudWatch: Add ALB RequestCountPerTarget metric 8 years ago
bergquist ec14fa58b5 alerting: add count_non_null reducer 8 years ago
bergquist b5727949fd logging: dont use cli logger in http_server 8 years ago
bergquist 88f55b01d8 oauth: raise error if session state is missing 8 years ago
bergquist 0848ba2e9c oauth: provide more logging for failed oauth requests 8 years ago
Carl Bergquist ee5f69beb4 metrics: disable gzip for /metrics endpoint (#9468) 8 years ago
Torkel Ödegaard 81a4df1372 fix: alert api limit param did not work and caused SQL syntax error, fixes #9492 8 years ago
Alexander Zobnin 04ea7efac9 annotations: add endpoint for writing graphite-like events (#9495) 8 years ago
Torkel Ödegaard 2bc57d856c fix: set lastSeenAt date when creating users to then years in past insteasd of empty date, fixes #9260 8 years ago
Matt Bostock 4f3856adfb Retain old name for TLS client auth 8 years ago
Matt Bostock f6aa0e41e5 Return error if datasource TLS CA not parsed 8 years ago
Matt Bostock 5d312be419 Datasource HTTP settings: Add TLS skip verify 8 years ago