socorro deploy: 2023.09.05
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for socorro
tagged 2023.09.05
.
It consists of the following:
359319e
: Add --no-deps to pip install arguments (willkg)
39d6932
: Bug 1850325 - Ignore <std::collections::hash::map::HashMap<K, V, S> as core::op...
(gabrielesvelto)
fe7d4eb
: bug 1844174: default Top Crashers reports to "crash" report type (willkg)
6c5b31c
: bug 1850428: rework stackwalker execution and timeout (willkg)
e9d719f
: bug 1848002: implement heartbeat in processor (willkg)
d460749
: bug 1848002: add process metrics (willkg)
da940c6
: bug 1850522: add Hang to schemas, processed crash, and super search (willkg)
b0dda5d
: bug 1850750: add disk cache file size metrics (willkg)
04ebb1b
: Bug 1826703 - Add specific signatures for hung processes (gabrielesvelto)
7065216
: bug 1826703: add "hang" to convert_to_crash_data (willkg)
2c90145
: bug 1850750: add additional metrics for disk cache (willkg)
119a2c8
: bug 1850750: add max file size metric for disk cache (willkg)
f49a158
: bug 1850750: fix avg to be an int; change interval from 1 to 60s (willkg)
bc86394
: bug 1848002: change processor heartbeat interval to 60s (willkg)
ae99107
: bug 1848002: fix case where cmdline is empty list (willkg)
b55d40e
: bug 1848002: handle AccessDenied when querying process information (willkg)
06109c1
: bug 1847429: add data review url for JavaException (willkg)
5373cba
: bug 1847429: implement signature generation for JavaException (willkg)
a7fa738
: bug 1847429: add schema docs for the crash data structure (willkg)
b60b65b
: bug 1847429: protect against frames being None (willkg)
093a98b
: Update django to 3.2.21 (willkg)
Assignee | ||
Comment 1•1 year ago
|
||
Tagged 2023.09.05:
tag 2023.09.05
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Tue Sep 5 13:45:38 2023 -0400
Tag 2023.09.05 (bug #1851648)
`359319e`: Add --no-deps to pip install arguments (willkg)
`39d6932`: Bug 1850325 - Ignore `<std::collections::hash::map::HashMap<K, V, S> as core::op (gabrielesvelto)
`fe7d4eb`: bug 1844174: default Top Crashers reports to "crash" report type (willkg)
`6c5b31c`: bug 1850428: rework stackwalker execution and timeout (willkg)
`e9d719f`: bug 1848002: implement heartbeat in processor (willkg)
`d460749`: bug 1848002: add process metrics (willkg)
`da940c6`: bug 1850522: add Hang to schemas, processed crash, and super search (willkg)
`b0dda5d`: bug 1850750: add disk cache file size metrics (willkg)
`04ebb1b`: Bug 1826703 - Add specific signatures for hung processes (gabrielesvelto)
`7065216`: bug 1826703: add "hang" to convert_to_crash_data (willkg)
`2c90145`: bug 1850750: add additional metrics for disk cache (willkg)
`119a2c8`: bug 1850750: add max file size metric for disk cache (willkg)
`f49a158`: bug 1850750: fix avg to be an int; change interval from 1 to 60s (willkg)
`bc86394`: bug 1848002: change processor heartbeat interval to 60s (willkg)
`ae99107`: bug 1848002: fix case where cmdline is empty list (willkg)
`b55d40e`: bug 1848002: handle AccessDenied when querying process information (willkg)
`06109c1`: bug 1847429: add data review url for JavaException (willkg)
`5373cba`: bug 1847429: implement signature generation for JavaException (willkg)
`a7fa738`: bug 1847429: add schema docs for the crash data structure (willkg)
`b60b65b`: bug 1847429: protect against frames being None (willkg)
`093a98b`: Update django to 3.2.21 (willkg)
Deploy bug #1851648
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmT3aUIACgkQGL3RpvBm
7BF8nAgAjmfkpe/ZyZxgpOILpXUHjEPY9PIKl6stIYT52cSCMJF3BppoS/3lmfZ2
LamKa+K3lBKAlramxl0p6U8O9f1VnHvWzwBmbYEV0/GInsiimIrokfSIYcb7xuHu
Iq06zkSgX41nynHTDB8OS4tNz9tz/FyYQfoV++oxPZqQ7cYL1EV84QgCex2pH80q
+IwcYn98tzOISzg6IM0fB4tVP+CjlMIZHKAy2YuNOqLUc27iH+6rQ8dTbDE/ijAk
GfkQSRbaN2ZFYFqLVntATxeVUHZ8QLndtoBEzxA74GaT1z2KU4XkqXNJs4vSZHXW
pu7asS7lPLFRiugQnYaKhd9TB0MUNA==
=EuYs
-----END PGP SIGNATURE-----
commit 093a98bea2fd20cc1051ef0af9154584a1bca2c0
Author: Will Kahn-Greene <willkg@mozilla.com>
Date: Tue Sep 5 09:36:47 2023 -0400
Update django to 3.2.21
Assignee | ||
Comment 2•1 year ago
|
||
Grafana and Sentry look good. DSRE re-upped the number of processor instances to 20.
Description
•