Commit Graph

61 Commits (c140d7aa066473cca13bf070c35eabae0e722307)

Author SHA1 Message Date
bergquist e84ff24833 adds codahale to vendor 8 years ago
bergquist 2e350bbb8e adds basic traces using open traces 8 years ago
bergquist d0ab028cfc remove unused deps 8 years ago
Konstantin Chukhlomin fcdf282090 GCS support via JSON API 8 years ago
Konstantin Chukhlomin 72d7c4d620 Added GCS support #8370 8 years ago
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
Torkel Ödegaard 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 8 years ago
Torkel Ödegaard a47b31ac62 fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513 8 years ago
Mitsuhiro Tanda 91a533d948 (cloudwatch) high resolution custom metrics (#8958) 8 years ago
Torkel Ödegaard 34cda65998 fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710 8 years ago
Eirik Nygaard 1efdd92ae8 Update oauth2 lib (#8524) 8 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 8 years ago
Torkel Ödegaard 7c50563f0f fix: fixed crash when gzip was enabled 8 years ago
Daniel Lee b4cfb225cf tech: updates log15 vendor packages 8 years ago
Torkel Ödegaard 4720216e5e tech: upgraded macaron & macaron inject, binding, session 8 years ago
Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 8 years ago
Mitsuhiro Tanda d2bf2e86ed upgrade to aws-sdk-go v1.8.11 (#8091) 8 years ago
Torkel Ödegaard a7babfb7cf tech: updated xorm libs 8 years ago
Torkel Ödegaard bd3f825a6e updated go-sql-driver 8 years ago
Torkel Ödegaard 711081950e lib: updated dependency, fixes #7579 8 years ago
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 years ago
Mitsuhiro Tanda 7e4c101d02 S3 IAM support (#7058) 8 years ago
Torkel Ödegaard e81e4ad06f updated websocket lib 9 years ago
bergquist 362162d6fa feat(mqe): add token cache 9 years ago
Adrian Muraru f91fcaf5cf Dashboard PNG export (#6644) 9 years ago
Torkel Ödegaard ab07667b69 fix(rendering): minor fix for server side rendering when using non default http addr setting and non default domain setting, #6813 9 years ago
silvestre-abruzzo 48a14cb4c6 Use correct domain in render.js (#6813) 9 years ago
Mitsuhiro Tanda 51f80affe3 (cloudwatch) update aws-sdk-go to v1.5.8 (#6658) 9 years ago
bergquist f77799837e feat(alerting): support for attached graphs in alert notifications 9 years ago
Peter Dave Hello bf4c3f3ae6 optimize png images using zopflipng (#6197) 9 years ago
Torkel Ödegaard 15299c2ac0 fix(govendor): added new null package 9 years ago
bergquist 34b31aeef8 tech(goroutines): sync state between different go routines 9 years ago
Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 years ago
bergquist 43d8bd5a25 feat(prometheus): initial support for prometheus 9 years ago
bergquist 87be56a4f0 fix: add goconvey to vendor 9 years ago
bergquist 3f00834f25 tech: remove unused dependencies 9 years ago
bergquist 3c92f78ee7 feat(cli): add grafana version header to all request against grafana.net 9 years ago
bergquist 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
Torkel Ödegaard 2b276d5cd1 feat(alerting): working on alert notification and image rendering 9 years ago
Torkel Ödegaard 23aa614baf feat(rendering): fixed issue with png rendering, recently introduced by profiler refactoring 9 years ago
Torkel Ödegaard dd494e648a fix(rendering): fixed issue with phantomjs panel rendering 9 years ago
Torkel Ödegaard 2e02abffc0 fix(render): fixed issue with image renderer caused by disabling angular debug info 9 years ago
Torkel Ödegaard 2c8e35a933 fix(panel): fixed issues with png rendering, also fixed #4260 9 years ago
jimmyR d8bb7c3094 resolves #3741 merge conflict 9 years ago
Torkel Ödegaard 4a8f82ca9b fix(image rendering): fixed issue with image rendering, fixes #3804 9 years ago
carl bergquist f355f36d09 rename(phantomjs): improve variable naming 10 years ago
Greg Look a1f103576a Wait for all panels to render in PhantomJS. 10 years ago
fg2it 45fb760a35 removing default phantomjs binary 10 years ago
Stephen Yeargin fc28423141 Remove grafana.coffee 10 years ago
Torkel Ödegaard 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 10 years ago