Closed
Bug 910794
Opened 12 years ago
Closed 12 years ago
Socorro status page has no data source after adoption of RabbitMQ
Categories
(Socorro Graveyard :: Middleware, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 567826
People
(Reporter: lars, Unassigned)
Details
the socorro status page is generated with data gathered from the 'jobs' table in Postgres. On the adoption of RabbitMQ the jobs table goes away. We need a method of getting data info from RabbitMQ, Statsd or HBase to keep the status page brimming with useful information. I'm assuming this should be in the form of a middleware service.
apologies if this is a dupe - I could not find another bug about this issue.
Comment 1•12 years ago
|
||
Good call. I feel like statsd might be our friend here.
Comment 2•12 years ago
|
||
StatsD is capturing processor throughput already. We can deprecate most of that status page in favor of additional metrics.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•