Commit Graph

1024 Commits (v1.0.4)
 

Author SHA1 Message Date
Torkel Ödegaard 81e9a483bc Merge pull request #29 from rsommer/patch-1 12 years ago
Torkel Ödegaard 5688f792cb Merge pull request #30 from johanwiren/fix_graphite_import 12 years ago
Johan Wirén 3ffc04be4d Fixed graphite import to include all graphs in a dashboard. 12 years ago
Roland Sommer 55e586c2c6 Update graphiteSrv.js 12 years ago
Torkel Ödegaard 76b535a2e4 Merge pull request #26 from johanwiren/add_title_on_import 12 years ago
Johan Wirén 6e27f97bc9 Sets graph title when importing from graphite 12 years ago
Torkel Ödegaard d9ada8d94e Merge pull request #23 from longnguyen11288/master 12 years ago
Long Nguyen b3d67c3ed4 Fixed typo in import 12 years ago
Torkel Odegaard 459b0dc5bd Updated readme with link to getting started guide 12 years ago
Torkel Ödegaard aefd95890e Merge pull request #21 from dcarley/probject_typo 12 years ago
Dan Carley 36d66494d3 Correct typo "probject". 12 years ago
Torkel Ödegaard a8ba77f40c bumbed version 12 years ago
Torkel Ödegaard 0c0ca895a8 Closes #9 , new y format 'ms' formats millisecond values as "200 ms" , "3 s", "4 min" etc. 12 years ago
Torkel Ödegaard 3d35595397 Fixed fullscreen not increasing graph height as before 12 years ago
Torkel Ödegaard 533e176566 Fixed issue with date parsing, now saved absolute range should work again 12 years ago
Torkel Ödegaard 915f2a4914 updated readme.md 12 years ago
Torkel Odegaard d21bd796f8 Added documentation in Readme.md for how to configure apache2 with Basic Auth and CORS 12 years ago
Torkel Odegaard 51186397d7 Fixes #16 (Basic Authentication), set graphiteUrl: http://username:password@domain.com and it should work, but requires special CORS settings in apache2 12 years ago
Torkel Ödegaard e2dd201e4a Fixes #13 (partially) Use relative time ranges whenever possible when querying graphite 12 years ago
Torkel Ödegaard f0c8b70f47 fixed config.js grafana_index default value was accidentally changed 12 years ago
Torkel Ödegaard d259f14267 Initial work on #9 (millisecond y axis formater) 12 years ago
Torkel Ödegaard 3b6bf80ea4 removed more unused code 12 years ago
Torkel Ödegaard 0e4dc5a888 clean up unused code, left over from kibana 12 years ago
Torkel Ödegaard fc713be9ce Fixes #12, operation without elastic search should now with without error 12 years ago
Torkel Ödegaard a6df1a9320 Partial fix for #10 , the lexer & parser can now handle curly brace, but target editor needs to be updated to support selecting multiple segment nodes 12 years ago
Torkel Ödegaard 62edf0d266 updated readme and bumped version 12 years ago
Torkel Ödegaard 2ee2266865 Fixes #4, also improves responsive layout for mobiles 12 years ago
Torkel Ödegaard 0c1df4250e ported back some improvements from kibana 12 years ago
Torkel Ödegaard 61d6654547 improved drag and drop 12 years ago
Torkel Ödegaard 1170493ebe fixed loading spinner position and other minor changes 12 years ago
Torkel Ödegaard 1742c03b23 small refactoring 12 years ago
Torkel Ödegaard 00777ea14a added annotations to roadmap 12 years ago
Torkel Ödegaard 0524427a3b changes to flot.events 12 years ago
Torkel Ödegaard 8a469863d4 Fixes #1, duplicate panel with 3 colspan remaining on row 12 years ago
Torkel Ödegaard 73b96ef4ca updated default example dashboard with welcome text and an example graph using randomWalk function 12 years ago
Torkel Ödegaard ad4c0ab5b6 added more function definitions, added small hack to make randomWalk and countLine that do not take any series work with the parser and target editor (the whole target editor and parsing & back to target rendering needs to be rewritten to handle functions that take multiple series) 12 years ago
Torkel Ödegaard 203b8df7f8 Merge pull request #7 from deniszh/master 12 years ago
Denys Zhdanov 185d713a0e Fixing download link in README 12 years ago
Torkel Ödegaard a089cd6e35 small fixes to readme.md 12 years ago
Torkel Ödegaard 8101f01de9 updated readme.md 12 years ago
Torkel Ödegaard 700b6d9450 spelling fix in readme.md 12 years ago
Torkel Ödegaard b0d016f5e1 Merge branch 'master' of github.com:torkelo/grafana 12 years ago
Torkel Ödegaard c3ceb90982 updated readme again 12 years ago
Torkel Ödegaard 0097e5fecd updated readme 12 years ago
Torkel Ödegaard 3d0ae62260 updated readme 12 years ago
Torkel Ödegaard 38caeb3e2f grunt release task changes 12 years ago
Torkel Ödegaard e4b52905d1 preparing for first release 12 years ago
Torkel Ödegaard cd5b17b002 fix: segment dropdown is now scrollable 12 years ago
Torkel Ödegaard 3fbe3be30e fix: fixed groupByNode function definition 12 years ago
Torkel Ödegaard c13ac8a36f fix: lexer enhancement to support asterix and dash in metric segment 12 years ago