Le 28/10/13 11:02, Derk-Jan Hartman a écrit : > It would be cool if we could have a jenkins tool or something keeping eye > on the site and reporting about addition and removals of such 'similar' > rules.
In phantomjs examples directory, there is a bunch of scripts to do it, namely: https://github.com/ariya/phantomjs/blob/master/examples/netlog.js https://github.com/ariya/phantomjs/blob/master/examples/netsniff.js That would output some HAR which we might process somehow to generate a nice HTML report somewhere. Could even send the metrics to graphite and add that to https://gdash.wikimedia.org/ More details on phantomjs wiki: https://github.com/ariya/phantomjs/wiki/Network-Monitoring -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
