Breakpad/Status Meetings/2017-02-01: Difference between revisions
< Breakpad | Status Meetings
Jump to navigation
Jump to search
(→Splitting out collector (Antenna): add antenna updates) |
(→Splitting out collector (Antenna): add note about pigeon) |
||
Line 45: | Line 45: | ||
* (willkg) checked whether data saved by Antenna is the same as the Socorro collector; fixed a couple of issues--should be good to go now | * (willkg) checked whether data saved by Antenna is the same as the Socorro collector; fixed a couple of issues--should be good to go now | ||
* (willkg, miles) checked -stage environment and dashboards--all set for a load test on -stage | * (willkg, miles) checked -stage environment and dashboards--all set for a load test on -stage | ||
* (willkg, miles, lonnen) worked out two viable ways to get crash siphoning from -prod to -stage working with Antenna; pushing off any work until we need it with the hopes that AWS Lambda supports Python 3 by then | |||
=== Deprecation rampage === | === Deprecation rampage === |
Revision as of 14:26, 1 February 2017
« previous meeting — index – next week » create?
Meeting Info
Breakpad status meetings occur on Wed at 10:00am Pacific Time.
Conference numbers:
Vidyo: Stability 650-903-0800 x92 conf 98200# 800-707-2533 (pin 369) conf 98200#
IRC backchannel: #breakpad
Mountain View: Dancing Baby (3rd floor)
Operations Updates
- stage submitter problems
- on wednesday, january 25th, it stopped submitting
- turned out it was looking at the rabbitmq cluster that Miles took out (it should have been unused)
- we updated the stage submitter and -prod crashmover configuration to use cloudamqp cluster
- on tuesday, january 31st, it kicked up disk space alert
- bunch of orphaned processes again
- Will tweaked the run_submitter.sh script adding the -once arg for envconsul
- increased crashes to prod -> increased crashes to stage submitter -> more logging -> more disk used by log files
- on wednesday, january 25th, it stopped submitting
- crash collection rate in prod increased 3x
Project Updates
Deployment Triage
PR Triage
Major Projects
Splitting out collector (Antenna)
- (willkg) checked whether data saved by Antenna is the same as the Socorro collector; fixed a couple of issues--should be good to go now
- (willkg, miles) checked -stage environment and dashboards--all set for a load test on -stage
- (willkg, miles, lonnen) worked out two viable ways to get crash siphoning from -prod to -stage working with Antenna; pushing off any work until we need it with the hopes that AWS Lambda supports Python 3 by then