Closed
Bug 1319869
Opened 9 years ago
Closed 8 years ago
New heroku apps need nagios checks
Categories
(Release Engineering :: General, defect, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1383047
People
(Reporter: dividehex, Assigned: garbas)
References
Details
Attachments
(1 obsolete file)
New domains and ssl certs are being setup in bug 1317026. These new apps will need basic https ssl and https cert expiration checks setup in nagios.
| Reporter | ||
Comment 1•9 years ago
|
||
Nagios checks have been added for the following web apps:
treestatus.mozilla-releng.net
tooltool.mozilla-releng.net
mapper.mozilla-releng.net
archiver.mozilla-releng.net
commit 71213ab50cb0143bb258958568270522a3da7f96
Author: Jake Watkins <jwatkins@mozilla.com>
Date: Thu Dec 15 09:40:19 2016 -0800
Bug 1319869: add nagios checks for new releng webapps
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•9 years ago
|
||
These checks failed from a 502 Bad gateways code on https. This was a bit confusing since I checked the urls with curl before implementing the checks. Turns out, even if you heroku app doesn't have an code or dynos running, they will serve up a nice landing page with a 'Heroku | Welcome to your new app!' msg. All looks fine but that page is actually returning a 502 error.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 3•9 years ago
|
||
I've commented out the checks for now. :garbas, when apps are ready for production, let me know here and I'll remove the comments blocks in nagios.
commit 5d95e95b5fc1c2ee4d86b247b6eca31dc3172d60
Author: Jake Watkins <jwatkins@mozilla.com>
Date: Thu Dec 15 11:05:01 2016 -0800
Bug 1319869: comment out nagios checks for non working releng webapps
Flags: needinfo?(rgarbas)
| Assignee | ||
Comment 4•9 years ago
|
||
just to confirm i got the message and i'm keeping <needinfo> so that it is a constant reminder.
| Assignee | ||
Comment 5•9 years ago
|
||
2 Heroku apps went live this week:
- treestatus.mozilla-releng.net
- dashboard.shipit.mozilla-releng.net
As discussed I would like to request Nagios checks.
To move forward (as more Heroku apps are planned for this month) should I keep a ticket open or should create new ticket(s) for each release that we have?
Flags: needinfo?(rgarbas) → needinfo?(jwatkins)
Comment 6•9 years ago
|
||
buildduty should be able to help with this.
Assignee: jwatkins → nobody
Component: Tools → Buildduty
QA Contact: hwine → bugspam.Callek
Updated•9 years ago
|
Assignee: nobody → aselagea
Comment 7•9 years ago
|
||
Removed the comments block for treestatus and added new entries for dashboard.shippit.
Do we also need domain and heroku entries for dashboard.shipit.mozilla-releng.net (similar to treestatus)?
Flags: needinfo?(jwatkins)
Attachment #8834392 -
Flags: review?(arich)
Comment 8•9 years ago
|
||
Comment on attachment 8834392 [details] [diff] [review]
dashboard.shipit+treestatus.patch
Review of attachment 8834392 [details] [diff] [review]:
-----------------------------------------------------------------
These look syntactically correct, which is really the only review I'm qualified to give in this instance.
Attachment #8834392 -
Flags: review?(arich) → review+
Comment 9•9 years ago
|
||
Comment on attachment 8834392 [details] [diff] [review]
dashboard.shipit+treestatus.patch
I missed the fact that we already have entries for "dashboard.shipit.mozilla-releng.net", so I guess we only have to remove the comments for treestatus.
Attachment #8834392 -
Attachment is obsolete: true
Comment 10•8 years ago
|
||
Looks like we're really close to finish this. However, I see no activity for more than half a year on this bug.
@aselagea: is this worth finishing up or do we don't need this anymore?
Priority: -- → P5
Comment 11•8 years ago
|
||
:garbas has been working on these, I'll assign to him.
Assignee: aselagea → rgarbas
Component: Buildduty → General Automation
| Assignee | ||
Comment 12•8 years ago
|
||
I will close this in favor of Bug 1383047 where the conversation is already happening.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•