Closed
Bug 671815
Opened 14 years ago
Closed 13 years ago
add memcache to the monitor page
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P3)
addons.mozilla.org Graveyard
Add-on Builder
Tracking
(Not tracked)
VERIFIED
FIXED
Builder 0.9.11
People
(Reporter: clouserw, Assigned: smcarthur)
References
()
Details
Attachments
(1 file)
535.50 KB,
image/png
|
Details |
We have a monitor page: https://builder.addons.mozilla.org/services/monitor
We should add memcache and redis to it. We can copy the checks from zamboni.
Assignee | ||
Comment 1•13 years ago
|
||
We use redis?
Assignee: nobody → smcarthur
Priority: -- → P3
Target Milestone: --- → Builder 0.9.10
Reporter | ||
Comment 2•13 years ago
|
||
Not yet, we might have connection info in settings_local, otherwise we don't have it yet. (Will have it eventually though, I imagine, if for nothing else than the celery logging)
Updated•13 years ago
|
Target Milestone: Builder 0.9.10 → Builder 0.9.11
Assignee | ||
Comment 3•13 years ago
|
||
I added memcached to the monitor page. https://github.com/mozilla/FlightDeck/commit/8830c58b0c0f843b37eb9093cbca0c3aec2c79fe
We don't use redis at all, and so don't have any redis libs in vendor. It seems like the proper time to add those would be when we plan to actually use redis.
Reporter | ||
Comment 4•13 years ago
|
||
agreed
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Summary: add memcache + redis to the monitor page → add memcache to the monitor page
Comment 5•13 years ago
|
||
Verified FIXED on https://builder-addons.allizom.org/services/monitor
Status: RESOLVED → VERIFIED
Comment 6•13 years ago
|
||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•