Commit Graph

1033 Commits (8bb9d92a737ac2ea6396f169e29ab0115fc26e09)

Author SHA1 Message Date
Torkel Ödegaard 81a4df1372 fix: alert api limit param did not work and caused SQL syntax error, fixes #9492 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
Daniel Lee cd6a18ec62 search: fix search to limit dashboards better 8 years ago
Alexander Zobnin 473c47cd1c snapshots: improve snapshot listing performance, #9314 (#9477) 8 years ago
utkarshcmu da47dc8947 Fixed failing go tests 8 years ago
utkarshcmu a562dc7c2b gofmt fixes 8 years ago
utkarshcmu 138bee99ef Added tests 8 years ago
utkarshcmu d60339a9b1 Kafka REST Proxy works with Grafana 8 years ago
Anton Hvornum 08dc08550c Corrected a PostgreSQL SELECT statement. (#9460) 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Joseph Weigl 6a030b2e8c Change empty string checks and improve logging 8 years ago
Cagla Arikan 5a3f32521e Fix formatting issue 8 years ago
Joseph Weigl 7284db0e54 Fix empty message and toolong attribute names 8 years ago
cglrkn 548bc6b7c4 Add the missing comma 8 years ago
cglrkn ef518f6ecd Build URL for close alert request differently 8 years ago
Matthew McGinn be0d471467 properly parse & pass upload image bool from config 8 years ago
Matthew McGinn 122e2b5c42 break out slack upload into separate function 8 years ago
cglrkn d8f6c73aab Update script to make it use OpsGenie's REST API 8 years ago
Matthew McGinn 89ca4b247b fixing json for CI 8 years ago
Matthew McGinn 00726e93eb adding support for token-based slack file.upload API call for posting images to slack 8 years ago
coral 68ed4d45fa change pdiff to percent_diff for conditions 8 years ago
coral 9e48d54465 add diff and pdiff for conditions 8 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
Tobias Hintze af79d046db introduce smtp config option for EHLO identity 8 years ago
bergquist ed661767f8 follow go idiom and return error as second param 8 years ago
bergquist 0229d28d64 remove unused structs 8 years ago
Vsevolod Polyakov d355862328
Make details more clean in PD description 8 years ago
Aaron Kirkbride 442f625a4e Remove duplicate bus.AddHandler() (#9289) 8 years ago
bergquist 353bb57a6f use same key as mt 8 years ago
bergquist 6c7454fc2b tag alert queries that return no_data 8 years ago
bergquist bc678899f7 better formating for error trace 8 years ago
bergquist 8c8fdadb78 trace failed executions 8 years ago
bergquist e128310045 use tags instead of logs 8 years ago
bergquist 2e350bbb8e adds basic traces using open traces 8 years ago
bergquist 89eda76f29 require dashboard panels to have id 8 years ago
bergquist c7698a09ed pass context to image uploaders 8 years ago
bergquist 491e6897e7 metrics: set summary unit 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
bergquist 057b8a6b2d improve error message for timeouts 8 years ago
mxlxm c5400ffe76 mysql: use collation instead of charset (#9156) 8 years ago
Callum Loh 74ddebc8ea Fix spelling for Hipchat notifier (#9112) 8 years ago
Joseph Weigl 81d3ab37c3 Add thumbnail to card 8 years ago
Joseph Weigl 9666f45e9c Add values to the hipchat card 8 years ago
Jason Stangroome 632a5e9b97 Support Azure MySQL (#8618) 8 years ago
Torkel Ödegaard 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 8 years ago
Andrei Burd 3222677493 Datasource Print the received error (#9043) 8 years ago
Torkel Ödegaard 95f5c84a57 ux: making org visibile in profile view 8 years ago
Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
Torkel Ödegaard 7031f7e772 fix: sqlite3 and storing/displaying dates used wrong timezone, fixes #8996 8 years ago
David Wittman 8f5fbb4254 Fix typo in PagerDuty notifier options template (#8978) 8 years ago