Coder Social home page Coder Social logo

biddyweb / status.balancedpayments.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from balanced/status.balancedpayments.com

0.0 3.0 0.0 1.61 MB

Balanced status dashboard.

Home Page: https://status.balancedpayments.com

License: MIT License

Python 81.95% Makefile 0.04% CSS 16.38% JavaScript 0.99% HTML 0.44% Shell 0.20% Groff 0.01%

status.balancedpayments.com's Introduction

Balanced Status Dashboard

https://status.balancedpayments.com

The status page consists of several sections:

  • The top portion displays the service name and an icon for its current state
  • The upper middle portion displays the uptime as a percentage of non-error requests over the last 30 days
  • The middle portion displays informational messages
  • The lower portion displays issues with behavior
  • The top left hand corner allows users to subscribe to notifications on service UP and DOWN via EMAIL and SMS

Message Display Behavior

Messages are fed into the system via the @balancedstatus Twitter account.

Messages take the format

<SYSTEM>-<STATE>: <MESSAGE>; e.g.

  • DASH-UP: Everything is normal
  • API-ISSUE: We are experiencing network latency
  • API-DOWN: Database disks caught fire
  • JS: Read our postmortem at: http://goo.gl/hV7gVh

SYSTEM is one of API, JS, DASH STATE (OPTIONAL) is one of UP, DOWN, ISSUE

Messages with a state are displayed in the lower portion of the page indefinitely, ISSUE or DOWN messages will change the icon of the corresponding service. These messages must be followed by an UP state message in order to revert the displayed icon to its natural state.

Messages without a state are displayed in the upper middle portion of the page for 24 hours.

System state behavior

The state of a system will be degraded as described in the above section, additionally if the number of successful requests served in the last 5 minutes drops below 99% then the system will automatically go into an ISSUE state, if the number of successful requests in the same period drops below 90% then the system will be in the DOWN state.

Tests

python tests/__init__.py /usr/local/google_appengine/ tests

status.balancedpayments.com's People

Contributors

fangpenlin avatar mjallday avatar chriskuehl avatar mahmoudimus avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.