Closed Bug 1295025 Opened 9 years ago Closed 9 years ago

Redirect status.taskcluster.net to tools.taskcluster.net/status

Categories

(Taskcluster :: UI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

Attachments

(1 file)

We have two status pages right now. Both are served from static data and thus unlikely to be "down", but they display different information: * http://status.taskcluster.net - uptimerobot graphs, "up" or "down" status * https://tools.taskcluster.net/status - diagnostic test results - external service status links - (bug 1295024) queue length and provisioned resources I think it's confusing to have two similarly-named sites serving the same kind of information. Let's combine.
https://github.com/taskcluster/taskcluster-tools/pull/129 merges the two. Still to do: * redirect status.tc.n to the tools site * deprecate the tc-status repo
OK, that's done and done, so just the patch to land.
Commit pushed to master at https://github.com/taskcluster/taskcluster-tools https://github.com/taskcluster/taskcluster-tools/commit/518970c3da304a51c997ca96ea3266d12459c84d Bug 1295025: merge uptimerobot status into tools/status, make it better (#129) * reorganize layout a little * fetch results from uptimerobot * change display to use fontawesome rather than images * do a better job of running timers * remove hard-coded 'up' status * fix review comments * put uptimerobot monitor keys in env vars * nits
well, that's no fun
Judging by the chrome devtools, that's because of mixed-content problems. I pushed a change to use https for uptimerobot.
Yay, green thumbs all around!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: Tools → UI and Tools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: