Closed
Bug 973051
Opened 11 years ago
Closed 11 years ago
Add monitoring for APK factory/signer connection
Categories
(Cloud Services :: Operations: Marketplace, task, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 975614
People
(Reporter: kumar, Unassigned)
References
Details
(Whiteboard: [A4A])
We added an API to the apk-factory-service generator that you can use like this:
GET /system/authz
On success this returns a 203 with:
{"success": true, "msg": "ESTABLISHED_CONNECTION"}
This means the factory is hooked up to the signer.
Let's monitor this with something like nagios to make sure the two are always connected.
Updated•11 years ago
|
Priority: -- → P2
Reporter | ||
Comment 1•11 years ago
|
||
system APIs are documented here http://apk-signer.readthedocs.org/en/latest/api.html#system
Updated•11 years ago
|
Whiteboard: [A4A]
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in
before you can comment on or make changes to this bug.
Description
•