• Stars
    star
    120
  • Rank 294,271 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 12 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Balanced status dashboard.

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

More Repositories

1

balanced-dashboard

The Balanced dashboard.
JavaScript
2,284
star
2

balanced-api

Balanced API specification.
Ruby
221
star
3

billy

Billy - The open source recurring billing system, powered by Balanced.
Python
172
star
4

balanced-ruby

Balanced API library in ruby.
Ruby
111
star
5

balanced-php

Balanced API library in php.
PHP
71
star
6

balanced-python

Balanced API library in python.
Python
69
star
7

rentmybikes-rails

A fully functional, deployable marketplace implementation using Balanced API for Rails
JavaScript
60
star
8

balanced-node

Balanced API library in node.js.
JavaScript
44
star
9

balanced-js

Javascript client library for Balanced that tokenizes cards and bank accounts.
JavaScript
40
star
10

balanced-ios

Balanced iOS
Objective-C
34
star
11

www.balancedpayments.com

The website for Balanced.
HTML
29
star
12

wac

wac
Python
27
star
13

balanced.github.com

Balanced Blog
CSS
22
star
14

balanced-docs

Balanced's API Documentation
CSS
21
star
15

balanced-android

Balanced Android API.
Java
19
star
16

balanced-java

Balanced API library in java.
Java
18
star
17

django-balanced

Got Django? Start paying people in 10 minutes
Python
17
star
18

restful

Library for writing RESTful PHP clients
PHP
14
star
19

rentmybikes

premium bike rentals - sample marketplace application
Python
13
star
20

balanced-csharp

Balanced Payments C# client library
C#
10
star
21

bob

Bob the Builder - package your software into a deb/rpm/tar, publishes to a repository, and notifies you all by using a simple yaml file
Python
5
star
22

strapped

Bootstrapped less & js for Balanced UI
CSS
5
star
23

httpproxy

A transparent HTTP proxy library
Python
5
star
24

nacha

Python
4
star
25

omnibus-balanced

omnibus packaging for balanced projects
Ruby
4
star
26

sftpproxy

A SFTP proxy library
Python
4
star
27

balanced-ios-app

Hobby project
Objective-C
3
star
28

frl

Standardized logger for Flask and Requests
Python
3
star
29

forex

Our foreign currency conversion service.
Ruby
2
star
30

doughboy

Python
2
star
31

django-example

Example django integration application.
Python
2
star
32

rentmybikes-node

Node.js implementation of RentMyBikes
JavaScript
2
star
33

chronicle

python logging tools and extensions
Python
2
star
34

petitioners

Flask request tracing
Python
2
star
35

aggregation-benchmark

Some simple programs for running account balance aggregation benchmark
Python
2
star
36

BalBot

Balanced Payments Battle Bot for the Beautiful IRC Channel
Python
1
star
37

PyXB

Our own PyXB fork for isolating package
Python
1
star