Automating bugzilla metrics query
问题 I have been using bugzillametrics to generate metrics from Bugzilla. I really love the product. One of the things that I am trying to do is to automate the query process, meaning, instead of opening up a browser and running the query link everyday, i want to run it using a cronjob. In talking with the developer of bugzillametrics, looks like there is a client side javascript that runs to generate the snapshot from the query. To automate the process, I am using phantomjs. However, with my