Commit Graph

3255 Commits (d95eabfeec00a2386a64db9461e119ff0c8ac4f6)

Author SHA1 Message Date
bergquist d29563ff8e alerting: bad default state for notifiers 8 years ago
Daniel Lee 68833fa978 dashboard: allow alerts to be saved for new/provisioned dashboards 8 years ago
bergquist 9e2e6fc586 add fallback for gravatar in org/admin view 8 years ago
bergquist f2755982c3 tech: migrates to none deprecated mail lib 8 years ago
bergquist 5596707531 alert: fixes broken link back to grafana 8 years ago
bergquist b61bc72e2a provisioning: removes id from dashboard.json 8 years ago
Julian Kornberger 391868c5d6 Use net.SplitHostPort to support IPv6 8 years ago
Julian Kornberger 6f363153d7 Adjust permissions of unix socket 8 years ago
Julian Kornberger 0a415c50d0 Make golint happier 8 years ago
Marcus Efraimsson f0f41c2a8e mysql: skip tests by default 8 years ago
Gerben Meijer e722732021 Return actual user ID in UserProfileDTO 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
Alexander Zobnin 0ffcea08c7 dashboard version cleanup: more tests and refactor 8 years ago
Julian Kornberger 7aab6a8887 Make golint happier 8 years ago
Thibault Chataigner 38bdb8dfb3 Alerting: move getNewState to EvalContext 8 years ago
Alexander Zobnin 2ade0881b1 minor refactor of dashboard version cleanup 8 years ago
Alexander Zobnin 3f85fcce2d refactor: dashboard version cleanup 8 years ago
Alexander Zobnin f976b690ca limit number of rows deleted by dashboard version cleanup 8 years ago
Alexander Zobnin fc2d1d6ca9 fix dashboard version cleanup on large datasets 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
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 8 years ago
Thibault Chataigner 5d23e7710b Alerting: Add retry mechanism and its unitests 8 years ago
Daniel Lee 92388f7faf session: update defaults for ConnMaxLifetime 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
Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 8 years ago
Daniel Lee 9cdd7cb04c database: expose SetConnMaxLifetime as config setting 8 years ago
Daniel Lee 5a3ba68a9c database: fixes after xorm update 8 years ago
Daniel Lee 1c20126f87 database: update xorm to v0.6.4 and xorm core to v0.5.7 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
Corentin Chary 3d8f1a7439 alertmanager: /Creating/Sending/ 8 years ago
Leonard Gram 571556e1d8 mssql: adds fill to timeGroup macro. 8 years ago
Corentin Chary c8da1a46c5 alertmanager: handle resolved alerts, nodata, and execution errors 8 years ago
Mitja Zivkovic 5669596518 add regex search of username and password in urls, which are replaced by strings.Replace 8 years ago
Corentin Chary d4d2b6d7da notitfiers: avoid ShouldNotify duplication 8 years ago
Corentin Chary 777c1024c9 alertmanager: if there are no alerts to send, do nothing 8 years ago