Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Status page #141

Open
clone1018 opened this issue Dec 31, 2014 · 4 comments
Open

Create a Status page #141

clone1018 opened this issue Dec 31, 2014 · 4 comments

Comments

@clone1018
Copy link
Member

We need

https://status.github.com/

@connor4312
Copy link
Member

That would be best a separate service/system, as much as possible. It's rather awkward to have a service try to monitor its own availability.

@lenovouser
Copy link

http://cachethq.io/

Looks pretty neat, and I think you can connect this to UptimeRobot. But it is based on PHP 😞 , I dont know about you guys - but I personally hate PHP for its slowness.

@connor4312
Copy link
Member

So, my vote would be...

  • Node.js based because I like node, it's pretty fast, and easy to develop in.
  • Redis for stats. Push/pop json strings from a list, for every hour or day or whatever you'd like. Or go with Cassandra if you want a "real" database.
  • Mozilla's MetricsGraphics for charting

@LukeHandle
Copy link
Member

Use Graphite/Grafana to make some nice graphs. Would be nice to host away from Digital Ocean (how else to monitor DO going down...), but it makes sense internally to just host it on the master server for the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants