7 Commits

Author SHA1 Message Date
Ian Wienand
5855fdbe9b Conver to bootstrap 5
This converts the page to use bootstrap 5

Change-Id: I213e7178931c293962c3ea7840175baa5eaf3537
2021-12-07 11:12:17 +11: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
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
Damien Gasparina
8cf799dceb Added graph specifics behavior per metric 2015-08-26 11:36:46 -04:00
Damien Gasparina
685316c2ea Initial commit 2015-08-25 12:49:53 -04:00