Closed
Bug 1232848
Opened 10 years ago
Closed 10 years ago
Deploy Push metrics email report code
Categories
(Cloud Services :: Operations: Metrics/Monitoring, task, P1)
Cloud Services
Operations: Metrics/Monitoring
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rmiller, Assigned: relud)
References
Details
I've added code to the `push_derived` repo that will generate and send a night email report based on the data that has been loaded into the Push Endpoint server Redshift derived stream database that is being populated.
There's now a `report` folder that contains a Lua script, config file, and template for the outgoing email:
http://is.gd/B5Qb1l
Generating and sending the email should be as easy as cd'ing into the report directory and running `lua report.lua` to invoke the script. I've updated the `push.sh` script to reflect these final steps:
http://is.gd/r0BYBJ
Assignee | ||
Comment 1•10 years ago
|
||
emails should now be sent after job completion.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•