Ruiyang Wang
5c0538b5e3
use d3.range instead of homebrew range, fix stack overflow in large input
2017-11-23 12:26:33 +08:00
Gasparina Damien
8a37519e61
Merge pull request #3 from halcyondude/master
...
Add <html></html> to index and generated output
2016-11-08 10:21:28 +00:00
Matt Young
aa3ec801dd
Add <html></html> to index and generated output
...
We have been finding the generated html of our logs
to be very useful. We generate them after one of our
CI jobs that deploy an OpenStack cloud using RDO.
RDO is a community of people using and deploying
OpenStack on CentOS, Fedora, and RHEL. [1]
Our artifact server keeps our logs and artifacts
compressed, and upon access decompresses, parses,
and renders them in a browser. In the case of the
html files generated by generate_page.sh, since the
the open/close html tags are not present it does not
set the MIME type correctly and we don't render correctly.
An example of this is here: [2]
[1] https://www.rdoproject.org/
[2] https://thirdparty-logs.rdoproject.org/jenkins-tripleo-quickstart-periodic-newton-delorean-ha_192gb-17/undercloud/var/log/extra/dstat.html.gz
2016-11-08 00:08:47 -05:00
Damien Gasparina
efc7062e7d
support different granularities, this to reduce memory consumption when required
2016-10-20 16:54:48 +01:00
Damien Gasparina
04838c4e4f
removing ES6 dependancies (for browser compatibilities)
2016-06-03 17:36:41 +01:00
Damien Gasparina
66eea4c499
A few bug fixes there and there & code refactoring
2016-05-16 17:42:41 +02:00
Damien Gasparina
dfe6eecc15
Merge branch 'master' of github.com:Dabz/dstat_graph
2016-05-11 17:48:02 +02:00
Damien Gasparina
df9bfd7d80
Added standard/ugly boostrap menu with xAxis & interface configuration
2016-05-11 17:47:37 +02:00
Damien Gasparina
1dd3a1b006
Added standard/ugly boostrap menu with xAxis & interface configuration
2016-05-11 17:45:27 +02:00
Gasparina Damien
52e0ffb89a
Create LICENSE.md
2016-03-04 09:47:12 +00:00
Damien Gasparina
f47ce0856c
Added scripts to generate a single html file from CSVs;
...
./generate_page.sh csv1 csv2 > output.html
2016-02-23 22:18:58 +00:00
Damien Gasparina
73b8c6113c
Draft for compact mode
2016-01-24 12:50:20 +00:00
Damien Gasparina
2f5e250f8d
Added memory plugin support
2015-12-22 17:08:08 +01:00
Damien Gasparina
25393eb1be
Bug fixed + specifitied for graphs
2015-12-22 16:45:30 +01:00
Damien Gasparina
962882d1c2
Fixed issues
2015-12-22 16:06:59 +01:00
Damien Gasparina
27c14c0d7f
Added specific graph for CPUs
2015-12-22 15:56:52 +01:00
Damien Gasparina
8083378f59
increasing safety limit
2015-12-10 14:51:35 +00:00
Damien Gasparina
89c9c8567e
Fix a few bugs and make CSV paring more robust
2015-11-20 12:21:40 +00:00
Damien Gasparina
16e32c57f9
Fixing yaxis byte problem
2015-09-07 17:51:52 +01:00
Damien Gasparina
4f26a8fbfb
Merge branch 'master' of https://github.com/Dabz/dstat_graph
2015-08-26 11:37:12 -04:00
Damien Gasparina
8cf799dceb
Added graph specifics behavior per metric
2015-08-26 11:36:46 -04:00
Damien Gasparina
7f7a2d8a0c
Added sequence XAxis if time column is not provided
2015-08-25 14:39:41 -04:00
Gasparina Damien
4e628268f1
Create README.md
2015-08-25 12:56:12 -04:00
Damien Gasparina
39e1106702
Adding example image
2015-08-25 12:54:50 -04:00
Damien Gasparina
685316c2ea
Initial commit
2015-08-25 12:49:53 -04:00