Confirmed users
1,867
edits
m (→Travel, etc) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 19: | Line 19: | ||
== Operations Updates == | == Operations Updates == | ||
* ELB endpoint moved on stage and prod? | * ELB endpoint moved on stage and prod? | ||
** https://github.com/mozilla/socorro-infra/pull/228 | ** https://github.com/mozilla/socorro-infra/pull/228 | ||
** problem was with HTTPS redirects | |||
* How the hosted ES moving coming along? | * How the hosted ES moving coming along? | ||
** https://bugzilla.mozilla.org/show_bug.cgi?id=1239365 | ** https://bugzilla.mozilla.org/show_bug.cgi?id=1239365 | ||
** turns out security is different, we can't but it inside our VPC (firewall), we can't do it by IP address. Need to sign our requests (reads/writes) with an AWS key. | |||
** might be able to set up an NAS to route as if all the ES queries come from predictable IPs. | |||
** Next actions: jp to talk to AWS about possible solutions. Plan B; adrian to write some code to extend queries. | |||
== Project Updates == | == Project Updates == | ||
Line 34: | Line 38: | ||
** 0.2% - /status/ | ** 0.2% - /status/ | ||
* Can WebQA start monitor and measure the SuperSearch API? | * Can WebQA start monitor and measure the SuperSearch API? | ||
* ujson or simplejson or json? | |||
** parsing 282 .json files, totalling 25Mb | |||
*** ujson is 3.8 times faster than simplejson and (built-in) json | |||
*** simplejson uses ~61.5Mb of RAM, ujson ~84Mb, json ~76Mb | |||
* Super Search API documentation is released! | |||
** https://crash-stats.mozilla.com/documentation/supersearch/ | |||
* found a bug with PolyCrashStorage while working on the new ES cluster [adrian] | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=1245558 | |||
=== Deployment Triage === | === Deployment Triage === | ||
Line 44: | Line 56: | ||
== Travel, etc == | == Travel, etc == | ||
* Lars | |||
** PyTN - out THU 2/04 - WED 2/10 | |||
* mbrandt - 02/05 - 02/08 - backcountry hut trip | |||
== Links == | == Links == |