0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-03-15 13:34:56 +00:00

Commit graph

  • 6dd5e1ab92 fix for synchronization of NETDATA.ready() Costa Tsaousis (ktsaou) 2015-12-30 07:00:18 +0200
  • 0d7585f0ca fixed warning Costa Tsaousis 2015-12-30 06:02:48 +0200
  • 3563b66030 updated instructions Costa Tsaousis (ktsaou) 2015-12-30 06:01:25 +0200
  • f605cd4d3f fix for lost bytes on filecopy #40 Costa Tsaousis (ktsaou) 2015-12-30 06:01:05 +0200
  • ff5b264904 reference to error function of state, fixed Costa Tsaousis (ktsaou) 2015-12-30 03:38:04 +0200
  • 2514e68968 double-click to update the legend immediately Costa Tsaousis (ktsaou) 2015-12-29 05:31:22 +0200
  • aa139af2d2 faster charts restoration on scroll - CDN uncache Costa Tsaousis (ktsaou) 2015-12-29 04:45:55 +0200
  • 304789e624 faster charts restoration on scroll Costa Tsaousis (ktsaou) 2015-12-29 04:44:57 +0200
  • f4456c3d41 fixed minor issues throughout the code (mainly types); dashboard has now a watermark while loading to show it downloads or renders something; a lot of code cleanup in javascript Costa Tsaousis (ktsaou) 2015-12-29 04:21:19 +0200
  • 376187e836 kbit to Mbit is * 1000 Costa Tsaousis (ktsaou) 2015-12-27 05:15:38 +0200
  • edae2b4b14 added ap.chart.sh Costa Tsaousis (ktsaou) 2015-12-27 05:09:04 +0200
  • 97eedae38b added hostapd clients, average bandwidth (rx, tx), average packets (rx, tx), transmit issues, average signal, average bitrate (rx, tx), average expected throughput Costa Tsaousis (ktsaou) 2015-12-27 05:00:07 +0200
  • 2bc669342d added up/down indicators in legend values Costa Tsaousis (ktsaou) 2015-12-26 18:02:55 +0200
  • f706b9b013 fix for woff2 fonts mime type Costa Tsaousis (ktsaou) 2015-12-26 13:07:02 +0200
  • 7e5bdc312c chart sizes are now stored in browser local storage Costa Tsaousis (ktsaou) 2015-12-26 04:17:30 +0200
  • 4b64834e22 interfaces fifo is incremental and is about FIFO buffer errors Costa Tsaousis (ktsaou) 2015-12-25 21:45:05 +0200
  • a2588ccbb1 cleanup locking; ability to compile AVL with MUTEX instead of RWLOCK; disks and interfaces now have "on demand" all their options Costa Tsaousis (ktsaou) 2015-12-25 20:50:10 +0200
  • 5ef136f289 lower memory requirements: do not add network interface charts for values not offered by kernel #38 Costa Tsaousis (ktsaou) 2015-12-25 15:24:21 +0200
  • 7cf7fa6e84 lower memory requirements: do not add disk charts for values not offered by kernel #38 Costa Tsaousis (ktsaou) 2015-12-25 15:04:24 +0200
  • 18743756d1 mouse pointer fix for legend Costa Tsaousis (ktsaou) 2015-12-25 03:37:05 +0200
  • f5b523a3fe source file for ksm #38 Costa Tsaousis (ktsaou) 2015-12-25 03:26:07 +0200
  • 06ffda5335 ksm charts #38 Costa Tsaousis (ktsaou) 2015-12-25 03:24:54 +0200
  • d3f1dbe935 increased dashboard version for CDN update Costa Tsaousis (ktsaou) 2015-12-25 01:39:48 +0200
  • 5496d67ace dimensions can now be turned on and off using the legend Costa Tsaousis (ktsaou) 2015-12-25 01:38:45 +0200
  • 968e6adda2 fixed an issue where certain proc files did not read in full Costa Tsaousis (ktsaou) 2015-12-24 02:46:58 +0200
  • 270e9b1bfc charts can be resized on touch interfaces; code cleanups Costa Tsaousis (ktsaou) 2015-12-24 01:44:41 +0200
  • 959255cce4 increased legends width to 120px; restored legend indicators of graph type Costa Tsaousis (ktsaou) 2015-12-23 22:59:17 +0200
  • 969fd497fc get interface names from fireqos interfaces Costa Tsaousis (ktsaou) 2015-12-23 22:26:05 +0200
  • 58ce35f1f5 do not attempt to use KSM if it is not available Costa Tsaousis (ktsaou) 2015-12-23 20:57:46 +0200
  • 14f5804297 new chart resize functionality; removed dependency on CSS-Element-Queries; added option to enable or disable smooth lines plotter Costa Tsaousis (ktsaou) 2015-12-23 03:04:45 +0200
  • 71150dcb03 added options reset and local storage to remember them forever Costa Tsaousis (ktsaou) 2015-12-23 00:10:30 +0200
  • a87b90c1ff moved an error to internal checks Costa Tsaousis (ktsaou) 2015-12-22 02:35:49 +0200
  • 52aad6d81f prevent interpolation on absolute values that are collected on time Costa Tsaousis (ktsaou) 2015-12-22 02:16:28 +0200
  • 85cbeb8212 updated dashboard options Costa Tsaousis (ktsaou) 2015-12-22 01:28:02 +0200
  • eeae0abd00 request a new version of dashboard.js Costa Tsaousis (ktsaou) 2015-12-21 23:45:58 +0200
  • 632558865b touch interface of dygraphs restored Costa Tsaousis (ktsaou) 2015-12-21 23:45:15 +0200
  • d7d54d9775 wrong wording Costa Tsaousis (ktsaou) 2015-12-21 03:18:06 +0200
  • 74c4ef8bc3 fix for affix Costa Tsaousis (ktsaou) 2015-12-21 02:52:20 +0200
  • a7d400e5fc force update latest version of dashboard.js Costa Tsaousis (ktsaou) 2015-12-21 01:36:33 +0200
  • 590d82b015 added dashboard options Costa Tsaousis (ktsaou) 2015-12-21 01:25:08 +0200
  • 8ce1c01e02 updated swagger urls Costa Tsaousis (ktsaou) 2015-12-20 21:29:54 +0200
  • 28b3e1ce92 updated swagger and unified a few parameter names Costa Tsaousis (ktsaou) 2015-12-20 21:25:35 +0200
  • 3b6578fec9 update makefile Costa Tsaousis (ktsaou) 2015-12-20 19:47:51 +0200
  • 84ff2f70f3 updated readme, added swagger docs Costa Tsaousis (ktsaou) 2015-12-20 19:46:57 +0200
  • a8316e4a0d updated Costa Tsaousis (ktsaou) 2015-12-20 14:16:34 +0200
  • c615a522c3 updated Costa Tsaousis (ktsaou) 2015-12-20 14:15:33 +0200
  • b710d4f881 prevent adding unused interfaces and IFB devices - they can still be enabled via config Costa Tsaousis (ktsaou) 2015-12-20 05:48:54 +0200
  • 43018545ed prevent adding idle cpu cores or disks Costa Tsaousis (ktsaou) 2015-12-20 05:33:34 +0200
  • 27c2b265b7 the new dashboard is now the default, the old one moved to the old/ directory and is still accessible and operational Costa Tsaousis (ktsaou) 2015-12-20 05:05:38 +0200
  • 9e43f71f87 added config option "memory deduplication (ksm) = yes/no" to control memory deduplication with ksm #38 Costa Tsaousis (ktsaou) 2015-12-20 04:32:16 +0200
  • f89a3efa14 added new files to makefiles Costa Tsaousis (ktsaou) 2015-12-20 02:26:16 +0200
  • b45d66bbc2 added resize functionality to all charts with legend Costa Tsaousis (ktsaou) 2015-12-20 02:20:28 +0200
  • c2ae46d726 added softirqs collection from /proc/softirqs; fixed idlejitter time shift; Costa Tsaousis (ktsaou) 2015-12-19 14:38:53 +0200
  • feda3c3d91 local variables of self Costa Tsaousis (ktsaou) 2015-12-19 02:15:12 +0200
  • d4ee74a506 new demo page Costa Tsaousis (ktsaou) 2015-12-19 00:58:24 +0200
  • e84a343d9c fixed typo Costa Tsaousis (ktsaou) 2015-12-18 23:02:53 +0200
  • 2199740ea8 added icons Costa Tsaousis (ktsaou) 2015-12-18 22:56:20 +0200
  • 61d650c3a0 accurate claim about performace Costa Tsaousis (ktsaou) 2015-12-18 22:01:32 +0200
  • 959a5e7d04 fixed the bug where randomly chart dimensions were hidden - it was caused due to unitialized use of allocated space Costa Tsaousis (ktsaou) 2015-12-18 21:08:24 +0200
  • d02c10ab99 probably -O3 is causing empty charts some times - still investigating Costa Tsaousis (ktsaou) 2015-12-18 04:00:20 +0200
  • c3e1810f7e disabled eliminate_zero_dimensions by default - it seems it is buggy Costa Tsaousis (ktsaou) 2015-12-18 02:57:23 +0200
  • 0ef181bed4 finilizing new dashboard Costa Tsaousis (ktsaou) 2015-12-18 02:51:19 +0200
  • 75086f1af9 new zoom functionality for dygraphs - now it happens first on the client and then on the server Costa Tsaousis (ktsaou) 2015-12-17 04:26:09 +0200
  • f6749e51b3 sort charts properly Costa Tsaousis (ktsaou) 2015-12-17 01:28:08 +0200
  • c4fabf403d minor optimizations Costa Tsaousis (ktsaou) 2015-12-16 21:41:47 +0200
  • 810f14d024 added support for empty charts; now the javascript tracks colors per dimension to assign the same color on any instance of the chart; various optimizations; nonzero option is now properly supported Costa Tsaousis (ktsaou) 2015-12-16 04:32:22 +0200
  • 1006b9561e fixed interrupt names; enabled per core interrupts Costa Tsaousis (ktsaou) 2015-12-15 11:52:09 +0200
  • fd8900d65b fix for very long affix Costa Tsaousis (ktsaou) 2015-12-15 03:39:47 +0200
  • f808f0fabe first operational new dashboard Costa Tsaousis (ktsaou) 2015-12-15 03:19:38 +0200
  • f385680a64 dashboard now supports destroying not visible charts Costa Tsaousis (ktsaou) 2015-12-14 14:28:23 +0200
  • deb252c8db fix install for css and fonts Costa Tsaousis (ktsaou) 2015-12-14 10:29:02 +0200
  • cece913115 minor fixes; the new dashboard menu is still in progress Costa Tsaousis (ktsaou) 2015-12-14 10:21:32 +0200
  • b8cdace132 further optimizations; in the progress of adding a menu to the new dashboard; Costa Tsaousis (ktsaou) 2015-12-13 23:19:34 +0200
  • bd2d05eda4 more optimizations; a working example of a full dashboard Costa Tsaousis (ktsaou) 2015-12-13 20:19:56 +0200
  • c471deb47e added bootstrap; fixed performance issues with several hundred of charts on the same page Costa Tsaousis (ktsaou) 2015-12-13 06:01:36 +0200
  • 72dbc628bf nanoscroller is now used; compatibility fixes for IE 9 Costa Tsaousis (ktsaou) 2015-12-12 17:17:17 +0200
  • f20882de43 made all charts update the legend on chart update; added easy-pie-chart (not active yet); fixed javascript == to ===; added nanoscroller (not active yet); fixed legend re-generation Costa Tsaousis (ktsaou) 2015-12-12 15:13:23 +0200
  • 286b7d218d added support for parallel ajax queries to netdata Costa Tsaousis (ktsaou) 2015-12-11 02:56:09 +0200
  • a91d910edf global selection sync moved as a common feature to all charts libraries; converted the state object to use javascript constructors and prototypes as it should Costa Tsaousis (ktsaou) 2015-12-11 01:00:07 +0200
  • fd309379c8 legend now is rendered independently of the charting library; code cleanups Costa Tsaousis (ktsaou) 2015-12-10 23:03:29 +0200
  • 373c6ce5bd prevent charts refresh when global pan and zoom is active Costa Tsaousis (ktsaou) 2015-12-10 13:08:06 +0200
  • bbe9d67708 updated to dygraph to github version; added custom legend code, optimized for fastest performance Costa Tsaousis (ktsaou) 2015-12-10 03:12:54 +0200
  • 0850821c66 dygraphs now support smooth plotting on line charts; dygraphs can now be rendered as sparklines Costa Tsaousis (ktsaou) 2015-12-09 03:12:24 +0200
  • 2ea8f7a8fa more global pan and zoom fixes to allow rapid sync of charts on double click Costa Tsaousis (ktsaou) 2015-12-08 03:23:12 +0200
  • 8578af3c21 disabled mirror and debug urls in production Costa Tsaousis (ktsaou) 2015-12-08 02:18:28 +0200
  • a21ef35015 added swagger info about the API Costa Tsaousis (ktsaou) 2015-12-08 02:03:40 +0200
  • 75932745fe removed thread unsafe functions Costa Tsaousis (ktsaou) 2015-12-08 00:10:17 +0200
  • 3cbe69eac7 replaced charts that exist only on my machine Costa Tsaousis (ktsaou) 2015-12-07 23:27:38 +0200
  • 89fe0639a4 stress test for netdata server Costa Tsaousis (ktsaou) 2015-12-07 23:27:14 +0200
  • e29c2bd775 fixed all crashes; empty responses are now formatted properly; fixed exit procedure to exit successfully; solved thread unsafety of localtime(); make all .js files cacheable and all .json files not cacheable Costa Tsaousis (ktsaou) 2015-12-07 22:42:57 +0200
  • 0d2cac3c16 fixed an issue with list synchronization of selection in dygraphs - more aesthetic changes to dygraphs Costa Tsaousis (ktsaou) 2015-12-07 04:39:10 +0200
  • d5aef354ab added support for resizable and not resizable charts; added support for re-creating charts based on libraries that cause memory leaks on the browsers; more code cleanups; Costa Tsaousis (ktsaou) 2015-12-07 03:00:50 +0200
  • 14111d3b44 code cleanup and commenting Costa Tsaousis (ktsaou) 2015-12-06 22:41:45 +0200
  • 83ff57bdb5 fixed iteraction between charts Costa Tsaousis (ktsaou) 2015-12-06 16:07:35 +0200
  • 5a1912218a fixed fygraphs synchronization performance by disabling animations and series highlit; added css info and css file Costa Tsaousis (ktsaou) 2015-12-06 08:03:52 +0200
  • 276065a13c fixed syncronization of dygraphs on zoom-out Costa Tsaousis (ktsaou) 2015-12-06 04:21:39 +0200
  • 201b4595de new dashboard; now charts support pan and zoom; dygraphs are also synchronized Costa Tsaousis (ktsaou) 2015-12-05 22:11:26 +0200
  • ccdcaca32f log made optional Costa Tsaousis (ktsaou) 2015-12-04 11:04:11 +0200
  • 31338b11f3 dygraph touch interface enabled Costa Tsaousis (ktsaou) 2015-12-04 11:03:16 +0200
  • f2bfa0dd60 dygraphs support now panning and zooming Costa Tsaousis (ktsaou) 2015-12-04 02:40:52 +0200