├── .babelrc ├── .eslintrc.json ├── .gitignore ├── README.md ├── _servicesWillBeAdded ├── _Cachethq │ └── styleci │ │ └── status.json ├── _HowToAddaService │ ├── Readme.md │ └── _template.json ├── _Inhouse │ ├── algolia │ │ └── status.json │ ├── amazonwebservices │ │ └── status.json │ ├── apple-developer │ │ └── status.json │ ├── apple │ │ └── status.json │ ├── azure │ │ └── status.json │ ├── beanstalk │ │ └── status.json │ ├── brightcove │ │ └── status.json │ ├── chargebee │ │ └── status.json │ ├── clevercloud │ │ └── status.json │ ├── cloudconvert │ │ └── status.json │ ├── digitalocean │ │ └── status.json │ ├── dns-made-easy │ │ └── status.json │ ├── facebook-platform │ │ └── status.json │ ├── github │ │ └── status.json │ ├── google-apps │ │ └── status.json │ ├── harvest │ │ └── status.json │ ├── heroku │ │ └── status.json │ ├── hover │ │ └── status.json │ ├── mailchimp │ │ └── status.json │ ├── mandrill │ │ └── status.json │ ├── memcachier │ │ └── status.json │ ├── mongolab │ │ └── status.json │ ├── netsuite │ │ └── status.json │ ├── okta │ │ └── status.json │ ├── onelogin │ │ └── status.json │ ├── open-dns │ │ └── status.json │ ├── opsgenie │ │ └── status.json │ ├── plaid │ │ └── status.json │ ├── postmark │ │ └── status.json │ ├── rackspace │ │ └── status.json │ ├── redisgreen │ │ └── status.json │ ├── scalingo │ │ └── status.json │ ├── slack │ │ └── status.json │ ├── sonatype │ │ └── status.json │ ├── stripe │ │ └── status.json │ ├── transloadit │ │ └── status.json │ ├── userify │ │ └── status.json │ ├── vonage-business │ │ └── status.json │ ├── vultr │ │ └── status.json │ └── wpengine │ │ └── status.json ├── _Pingdom │ ├── authy │ │ └── status.json │ ├── deploybot │ │ └── status.json │ ├── firebase │ │ └── status.json │ ├── optimizely │ │ └── status.json │ └── typekit │ │ └── status.json ├── _PublicStatusPages │ └── twitter-api │ │ └── status.json ├── _Runstatus │ ├── exoscale │ │ └── status.json │ └── statusgator │ │ └── status.json ├── _Site247 │ └── zoho │ │ └── status.json └── _Stashboard │ ├── blackboard │ └── status.json │ ├── expensify │ └── status.json │ └── gemfury │ └── status.json ├── config.example.js ├── package.json ├── services ├── acquia │ └── status.json ├── activecampaign │ └── status.json ├── adafruit │ └── status.json ├── adroll │ └── status.json ├── adzerk │ └── status.json ├── airbrake │ └── status.json ├── amplitude │ └── status.json ├── angellist │ └── status.json ├── anynines │ └── status.json ├── apigee │ └── status.json ├── appboy │ └── status.json ├── appgyver │ └── status.json ├── appneta │ └── status.json ├── aptible │ └── status.json ├── articulate │ └── status.json ├── assembla │ └── status.json ├── assently │ └── status.json ├── atlassian │ └── status.json ├── auth0 │ └── status.json ├── authorizenet │ └── status.json ├── autopilot │ └── status.json ├── autotask │ └── status.json ├── avalara │ └── status.json ├── aweber │ └── status.json ├── baremetrics │ └── status.json ├── barricade │ └── status.json ├── basecrm │ └── status.json ├── bettercloud │ └── status.json ├── big-cartel │ └── status.json ├── bigcommerce │ └── status.json ├── bigpanda │ └── status.json ├── bigwig │ └── status.json ├── bintray │ └── status.json ├── bitbucket │ └── status.json ├── bitfinex │ └── status.json ├── bitium │ └── status.json ├── bitrise │ └── status.json ├── blazemeter │ └── status.json ├── blockio │ └── status.json ├── blockscore │ └── status.json ├── bluebox │ └── status.json ├── bluejeans │ └── status.json ├── blueshift │ └── status.json ├── bluip │ └── status.json ├── bmctruesightpulse │ └── status.json ├── bonsai │ └── status.json ├── bowtie │ └── status.json ├── box │ └── status.json ├── braintree │ └── status.json ├── branch │ └── status.json ├── breadcrumb │ └── status.json ├── brightpearl │ └── status.json ├── buffer │ └── status.json ├── bugherd │ └── status.json ├── bugsnag │ └── status.json ├── buildkite │ └── status.json ├── builtio │ └── status.json ├── cachefly │ └── status.json ├── callfire │ └── status.json ├── campaignmonitor │ └── status.json ├── canva │ └── status.json ├── canvas │ └── status.json ├── carina │ └── status.json ├── catalyze │ └── status.json ├── catchpoint │ └── status.json ├── chalkup │ └── status.json ├── chargify │ └── status.json ├── chartbeat │ └── status.json ├── chartboost │ └── status.json ├── chartio │ └── status.json ├── chatlio │ └── status.json ├── checkr │ └── status.json ├── chute │ └── status.json ├── circleci │ └── status.json ├── circuithub │ └── status.json ├── ciscospark │ └── status.json ├── clearbit │ └── status.json ├── clearslide │ └── status.json ├── clef │ └── status.json ├── clever │ └── status.json ├── clojars │ └── status.json ├── closeio │ └── status.json ├── cloud9 │ └── status.json ├── cloudamqp │ └── status.json ├── cloudflare │ └── status.json ├── cloudinary │ └── status.json ├── cloudshare │ └── status.json ├── cloudsigma │ └── status.json ├── cloudways │ └── status.json ├── codeclimate │ └── status.json ├── codecov │ └── status.json ├── codeschool │ └── status.json ├── codeship │ └── status.json ├── coinbase │ └── status.json ├── compose │ └── status.json ├── contactually │ └── status.json ├── contentful │ └── status.json ├── contextio │ └── status.json ├── counterparty │ └── status.json ├── coveralls │ └── status.json ├── crittercism │ └── status.json ├── cronofy │ └── status.json ├── customerio │ └── status.json ├── datadog │ └── status.json ├── datasift │ └── status.json ├── desk │ └── status.json ├── discord │ └── status.json ├── dispatch │ └── status.json ├── disqus │ └── status.json ├── dnsimple │ └── status.json ├── docker │ └── status.json ├── dotmailer │ └── status.json ├── drchrono │ └── status.json ├── duocircle │ └── status.json ├── duosecurity │ └── status.json ├── dwolla │ └── status.json ├── dyn │ └── status.json ├── easypost │ └── status.json ├── ecwid │ └── status.json ├── electricimp │ └── status.json ├── embedly │ └── status.json ├── engineyard │ └── status.json ├── envato │ └── status.json ├── envoy │ └── status.json ├── eventboard │ └── status.json ├── evident │ └── status.json ├── fabric │ └── status.json ├── fastly │ └── status.json ├── fieldbook │ └── status.json ├── filepicker │ └── status.json ├── fleetio │ └── status.json ├── flowdock │ └── status.json ├── flyingsphinx │ └── status.json ├── formstack │ └── status.json ├── fortrabbit │ └── status.json ├── found │ └── status.json ├── freckle │ └── status.json ├── freshdesk │ └── status.json ├── front │ └── status.json ├── fullcontact │ └── status.json ├── fusebill │ └── status.json ├── gameanalytics │ └── status.json ├── gearhost │ └── status.json ├── geckoboard │ └── status.json ├── getresponse │ └── status.json ├── ghostinspector │ └── status.json ├── gild │ └── status.json ├── gitbook │ └── status.json ├── go-cardless │ └── status.json ├── gotoassist │ └── status.json ├── gotomeeting │ └── status.json ├── greenhouse │ └── status.json ├── haiku-learning │ └── status.json ├── hakiri │ └── status.json ├── handwriting │ └── status.json ├── harvest │ └── status.json ├── hashicorp │ └── status.json ├── heap │ └── status.json ├── helium │ └── status.json ├── hellosign │ └── status.json ├── helpscout │ └── status.json ├── hightail │ └── status.json ├── hipchat │ └── status.json ├── hirefire │ └── status.json ├── hoiio │ └── status.json ├── honeybadger │ └── status.json ├── hostedgraphite │ └── status.json ├── hubspot │ └── status.json ├── i-want-my-name │ └── status.json ├── ifttt │ └── status.json ├── imgix │ └── status.json ├── incapsula │ └── status.json ├── insightly │ └── status.json ├── instaparser │ └── status.json ├── intercom │ └── status.json ├── intuit-developer │ └── status.json ├── invision │ └── status.json ├── ionic │ └── status.json ├── iron │ └── status.json ├── iterable │ └── status.json ├── iwantmyname │ └── status.json ├── jivesoftware │ └── status.json ├── keenio │ └── status.json ├── kenna │ └── status.json ├── kickbox │ └── status.json ├── kickstarter │ └── status.json ├── kissmetrics │ └── status.json ├── klarna │ └── status.json ├── kontakt │ └── status.json ├── kraken │ └── status.json ├── launchdarkly │ └── status.json ├── layer │ └── status.json ├── leadgenius │ └── status.json ├── leadpages │ └── status.json ├── lets-encrypt │ └── status.json ├── lever │ └── status.json ├── librato │ └── status.json ├── lightspeed │ └── status.json ├── linode │ └── status.json ├── litmus │ └── status.json ├── livechat │ └── status.json ├── load-impact │ └── status.json ├── loader │ └── status.json ├── loadimpact │ └── status.json ├── lob │ └── status.json ├── localytics │ └── status.json ├── locationkit │ └── status.json ├── loggly │ └── status.json ├── logmatic │ └── status.json ├── lookback │ └── status.json ├── mailgun │ └── status.json ├── mailjet │ └── status.json ├── mango │ └── status.json ├── mapbox │ └── status.json ├── mavenlink │ └── status.json ├── maxcdn │ └── status.json ├── mediatemple │ └── status.json ├── medium │ └── status.json ├── meldium │ └── status.json ├── meteor │ └── status.json ├── mindflash │ └── status.json ├── mixpanel │ └── status.json ├── mode │ └── status.json ├── modulus │ └── status.json ├── moz │ └── status.json ├── mulesoft │ └── status.json ├── namely │ └── status.json ├── newrelic │ └── status.json ├── newton │ └── status.json ├── nexmo │ └── status.json ├── nextcaller │ └── status.json ├── nitrous │ └── status.json ├── npm │ └── status.json ├── ns1 │ └── status.json ├── nylas │ └── status.json ├── olark │ └── status.json ├── onapp │ └── status.json ├── onecom │ └── status.json ├── ookla │ └── status.json ├── opbeat │ └── status.json ├── openshift │ └── status.json ├── opensrs │ └── status.json ├── opsmatic │ └── status.json ├── orgsync │ └── status.json ├── outbound │ └── status.json ├── packagecloud │ └── status.json ├── packet │ └── status.json ├── pagerduty │ └── status.json ├── pagodabox │ └── status.json ├── pantheon │ └── status.json ├── papertrail │ └── status.json ├── parse │ └── status.json ├── particle │ └── status.json ├── periscope │ └── status.json ├── phaxio │ └── status.json ├── phrase │ └── status.json ├── phreesia │ └── status.json ├── pingidentity │ └── status.json ├── pinpayments │ └── status.json ├── pipedrive │ └── status.json ├── pivotaltracker │ └── status.json ├── plex │ └── status.json ├── podio │ └── status.json ├── postplanner │ └── status.json ├── procore │ └── status.json ├── proposify │ └── status.json ├── proxyclick │ └── status.json ├── pubnub │ └── status.json ├── pusher │ └── status.json ├── quandl │ └── status.json ├── quay │ └── status.json ├── quotaguard │ └── status.json ├── rainforestqa │ └── status.json ├── rapid7 │ └── status.json ├── raven │ └── status.json ├── readme │ └── status.json ├── recurly │ └── status.json ├── reddit │ └── status.json ├── redislabs │ └── status.json ├── redistogo │ └── status.json ├── relateiq │ └── status.json ├── resin │ └── status.json ├── rjmetrics │ └── status.json ├── robin │ └── status.json ├── rollbar │ └── status.json ├── rubygems │ └── status.json ├── runscope │ └── status.json ├── saucelabs │ └── status.json ├── scout │ └── status.json ├── scrapinghub │ └── status.json ├── scrutinizer │ └── status.json ├── segment │ └── status.json ├── sendgrid │ └── status.json ├── sendhub │ └── status.json ├── sendwithus │ └── status.json ├── sentry │ └── status.json ├── serverdensity │ └── status.json ├── servint │ └── status.json ├── sharefile │ └── status.json ├── shiphawk │ └── status.json ├── shippo │ └── status.json ├── shipwire │ └── status.json ├── shopify │ └── status.json ├── shopkeep │ └── status.json ├── siftscience │ └── status.json ├── signalfx │ └── status.json ├── signifyd │ └── status.json ├── simplereach │ └── status.json ├── sinch │ └── status.json ├── siteleaf │ └── status.json ├── skylight │ └── status.json ├── smartsheet │ └── status.json ├── smtp2go │ └── status.json ├── solano-ci │ └── status.json ├── spark │ └── status.json ├── sparkcentral │ └── status.json ├── spreedly │ └── status.json ├── sprout │ └── status.json ├── squarespace │ └── status.json ├── staffjoy │ └── status.json ├── statuspageio │ └── status.json ├── stoplight │ └── status.json ├── stormpath │ └── status.json ├── strava │ └── status.json ├── stream │ └── status.json ├── sumologic │ └── status.json ├── superfeedr │ └── status.json ├── surveygizmo │ └── status.json ├── surveypal │ └── status.json ├── swiftype │ └── status.json ├── switch │ └── status.json ├── switchco │ └── status.json ├── swrve │ └── status.json ├── syncano │ └── status.json ├── talkdesk │ └── status.json ├── tapglue │ └── status.json ├── taplytics │ └── status.json ├── taskrabbit │ └── status.json ├── teespring │ └── status.json ├── threatstack │ └── status.json ├── totango │ └── status.json ├── travisci │ └── status.json ├── trayio │ └── status.json ├── treehouse │ └── status.json ├── tropo │ └── status.json ├── twilio │ └── status.json ├── twotap │ └── status.json ├── typeform │ └── status.json ├── uberconference │ └── status.json ├── udacity │ └── status.json ├── unbounce │ └── status.json ├── undefined │ └── status.json ├── upcloud │ └── status.json ├── urbanairship │ └── status.json ├── uservoice │ └── status.json ├── vend │ └── status.json ├── venmo │ └── status.json ├── victorops │ └── status.json ├── vimeo │ └── status.json ├── vividcortex │ └── status.json ├── webflow │ └── status.json ├── wepay │ └── status.json ├── wheniwork │ └── status.json ├── wistia │ └── status.json ├── workable │ └── status.json ├── wunderlist │ └── status.json ├── xamarin │ └── status.json ├── xero │ └── status.json ├── xplenty │ └── status.json ├── yesware │ └── status.json ├── yotpo │ └── status.json ├── zoom │ └── status.json └── zuora │ └── status.json └── src ├── index.js └── lib ├── Common ├── Console.js └── Request.js ├── GithubApi.js ├── Parsers ├── Parser.js ├── StatusPage.js └── Statusio.js └── Service.js /.babelrc: -------------------------------------------------------------------------------- 1 | { 2 | "presets": ["es2015", "stage-0"], 3 | "plugins": ["transform-runtime"] 4 | } -------------------------------------------------------------------------------- /.eslintrc.json: -------------------------------------------------------------------------------- 1 | { 2 | "extends": "airbnb", 3 | "parser": "babel-eslint", 4 | "plugins": [ 5 | "react" 6 | ] 7 | } 8 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Cachethq/styleci/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "styleci", 3 | "readable_name": "StyleCI", 4 | "url": "https://status.styleci.io", 5 | "provider": "Cachethq", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:27.836Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_HowToAddaService/_template.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "name", 3 | "readable_name": "Name", 4 | "url": "https://www.cloudflarestatus.com/", 5 | "provider": "StatusPage.io|Status.io", 6 | "status": { 7 | "indicator": "Operational|Major|Minor", 8 | "color": "green|red|yellow", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-03-08T12:55:09.901Z" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/algolia/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "algolia", 3 | "readable_name": "Algolia", 4 | "url": "http://status.algolia.com/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:28.242Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/amazonwebservices/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "amazonwebservices", 3 | "readable_name": "Amazon Web Services", 4 | "url": "http://status.aws.amazon.com/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:31.324Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/apple-developer/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "apple-developer", 3 | "readable_name": "Apple Developer", 4 | "url": "https://developer.apple.com/system-status/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:33.130Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/apple/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "apple", 3 | "readable_name": "Apple", 4 | "url": "https://www.apple.com/support/systemstatus/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:32.845Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/azure/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "azure", 3 | "readable_name": "Azure", 4 | "url": "https://azure.microsoft.com/en-us/status/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:39.988Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/beanstalk/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "beanstalk", 3 | "readable_name": "Beanstalk", 4 | "url": "http://status.beanstalkapp.com", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:41.656Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/brightcove/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "brightcove", 3 | "readable_name": "Brightcove", 4 | "url": "http://status.brightcove.com/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:50.300Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/chargebee/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chargebee", 3 | "readable_name": "Chargebee", 4 | "url": "http://status.chargebee.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-27T07:06:52.627Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/clevercloud/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "clevercloud", 3 | "readable_name": "CleverCloud", 4 | "url": "http://status.clever-cloud.com/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:56.832Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/cloudconvert/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloudconvert", 3 | "readable_name": "CloudConvert", 4 | "url": "https://status.cloudconvert.com/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:59.277Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/digitalocean/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "digitalocean", 3 | "readable_name": "DigitalOcean", 4 | "url": "https://status.digitalocean.com/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:08.779Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/dns-made-easy/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "dns-made-easy", 3 | "readable_name": "DNS Made Easy", 4 | "url": "http://dnsstatus.com/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:10.660Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/facebook-platform/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "facebook-platform", 3 | "readable_name": "Facebook Platform", 4 | "url": "https://developers.facebook.com/status/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:19.447Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/github/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "github", 3 | "readable_name": "GitHub", 4 | "url": "https://status.github.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:25.741Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/google-apps/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "google-apps", 3 | "readable_name": "Google Apps", 4 | "url": "http://www.google.com/appsstatus", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:27.103Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/harvest/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "harvest", 3 | "readable_name": "Harvest", 4 | "url": "http://harveststatus.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:28.608Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/heroku/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "heroku", 3 | "readable_name": "Heroku", 4 | "url": "https://status.heroku.com/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:31.467Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/hover/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hover", 3 | "readable_name": "Hover", 4 | "url": "http://hoverstatus.com/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:34.435Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/mailchimp/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mailchimp", 3 | "readable_name": "MailChimp", 4 | "url": "https://status.mailchimp.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:45.162Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/mandrill/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mandrill", 3 | "readable_name": "Mandrill", 4 | "url": "http://status.mandrillapp.com/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:46.716Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/memcachier/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "memcachier", 3 | "readable_name": "Memcachier", 4 | "url": "http://status.memcachier.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:49.103Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/mongolab/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mongolab", 3 | "readable_name": "mLab", 4 | "url": "http://status.mlab.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:50.091Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/netsuite/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "netsuite", 3 | "readable_name": "NetSuite", 4 | "url": "https://status.netsuite.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:50.471Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/okta/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "okta", 3 | "readable_name": "Okta", 4 | "url": "https://trust.okta.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:53.300Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/onelogin/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "onelogin", 3 | "readable_name": "OneLogin", 4 | "url": "http://status.us.onelogin.com/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:54.377Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/open-dns/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "open-dns", 3 | "readable_name": "Open DNS", 4 | "url": "http://system.opendns.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:56.150Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/opsgenie/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "opsgenie", 3 | "readable_name": "OpsGenie", 4 | "url": "http://status.opsgenie.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:57.000Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/plaid/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "plaid", 3 | "readable_name": "Plaid", 4 | "url": "https://status.plaid.com", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:01.754Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/postmark/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "postmark", 3 | "readable_name": "Postmark", 4 | "url": "http://status.postmarkapp.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:03.268Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/rackspace/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "rackspace", 3 | "readable_name": "Rackspace", 4 | "url": "https://status.rackspace.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:07.342Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/redisgreen/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "redisgreen", 3 | "readable_name": "RedisGreen", 4 | "url": "http://status.redisgreen.net/services/1", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:10.307Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/scalingo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "scalingo", 3 | "readable_name": "Scalingo", 4 | "url": "http://status.scalingo.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:14.598Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/slack/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "slack", 3 | "readable_name": "Slack", 4 | "url": "https://status.slack.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:20.703Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/sonatype/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sonatype", 3 | "readable_name": "Sonatype", 4 | "url": "http://status.sonatype.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:21.593Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/stripe/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "stripe", 3 | "readable_name": "Stripe", 4 | "url": "https://status.stripe.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:27.137Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/transloadit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "transloadit", 3 | "readable_name": "Transloadit", 4 | "url": "http://status.transloadit.com/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:30.332Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/userify/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "userify", 3 | "readable_name": "Userify", 4 | "url": "https://dashboard.userify.com/api/userify/status", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:35.026Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/vonage-business/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "vonage-business", 3 | "readable_name": "Vonage Business", 4 | "url": "http://vonagebusiness.force.com/trust", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:37.499Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/vultr/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "vultr", 3 | "readable_name": "Vultr", 4 | "url": "https://www.vultr.com/status/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:38.232Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Inhouse/wpengine/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "wp-engine", 3 | "readable_name": "WP Engine", 4 | "url": "https://wpenginestatus.com/", 5 | "provider": "Inhouse", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:39.049Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Pingdom/authy/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "authy", 3 | "readable_name": "Authy", 4 | "url": "http://status.authy.com/", 5 | "provider": "Pingdom", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:37.405Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Pingdom/deploybot/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "deploybot", 3 | "readable_name": "DeployBot", 4 | "url": "http://status.deploybot.com", 5 | "provider": "Pingdom", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:06.549Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Pingdom/firebase/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "firebase", 3 | "readable_name": "Firebase", 4 | "url": "http://status.firebase.com", 5 | "provider": "Pingdom", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:22.083Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Pingdom/optimizely/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "optimizely", 3 | "readable_name": "Optimizely", 4 | "url": "http://status.optimizely.com", 5 | "provider": "Pingdom", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:57.880Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Pingdom/typekit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "typekit", 3 | "readable_name": "Typekit", 4 | "url": "http://stats.pingdom.com/6rl4cs0h9h18", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:33.748Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_PublicStatusPages/twitter-api/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "twitter-api", 3 | "readable_name": "Twitter API", 4 | "url": "https://dev.twitter.com/overview/status", 5 | "provider": "PublicStatusPages", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:33.467Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Runstatus/exoscale/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "exoscale", 3 | "readable_name": "Exoscale", 4 | "url": "https://status.exoscale.ch", 5 | "provider": "Runstatus", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:18.502Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Runstatus/statusgator/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "statusgator", 3 | "readable_name": "StatusGator", 4 | "url": "https://statusgator.runstat.us/", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:24.421Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Site247/zoho/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "zoho", 3 | "readable_name": "Zoho", 4 | "url": "https://status.zoho.com", 5 | "provider": "Site247", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:44:42.868Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Stashboard/blackboard/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "blackboard", 3 | "readable_name": "Blackboard", 4 | "url": "http://status.blackboard.com/", 5 | "provider": "Stashboard", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:42:44.269Z", 10 | "color": "red" 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Stashboard/expensify/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "expensify", 3 | "readable_name": "Expensify", 4 | "url": "http://status.expensify.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:18.864Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /_servicesWillBeAdded/_Stashboard/gemfury/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gemfury", 3 | "readable_name": "Gemfury", 4 | "url": "http://status.gemfury.com", 5 | "provider": "Unknown", 6 | "status": { 7 | "indicator": "Major", 8 | "description": "", 9 | "updated_at": "2016-04-28T16:43:25.131Z", 10 | "color": "red" 11 | } 12 | } -------------------------------------------------------------------------------- /config.example.js: -------------------------------------------------------------------------------- 1 | const config = {}; 2 | 3 | config.github = { 4 | token: 'xxxx', 5 | auth: 'oauth', 6 | }; 7 | 8 | module.exports = config; 9 | -------------------------------------------------------------------------------- /services/acquia/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "acquia", 3 | "readable_name": "Acquia", 4 | "url": "https://status.acquia.com", 5 | "twitter": "acquia", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:09:09.694Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/activecampaign/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "activecampaign", 3 | "readable_name": "ActiveCampaign", 4 | "url": "http://status.activecampaign.com", 5 | "twitter": "activecampaign", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:08:32.114Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/adafruit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "adafruit", 3 | "readable_name": "Adafruit", 4 | "url": "https://status.adafruit.com", 5 | "twitter": "adafruit", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:08:34.407Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/adroll/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "adroll", 3 | "readable_name": "AdRoll", 4 | "url": "http://status.adroll.com", 5 | "twitter": "adroll", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:08:40.267Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/adzerk/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "adzerk", 3 | "readable_name": "Adzerk", 4 | "url": "http://status.adzerk.com", 5 | "twitter": "adzerk", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-12T07:39:14.685Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/airbrake/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "airbrake", 3 | "readable_name": "Airbrake", 4 | "url": "https://status.airbrake.io", 5 | "twitter": "airbrake", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T14:02:50.824Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/amplitude/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "amplitude", 3 | "readable_name": "Amplitude", 4 | "url": "http://status.amplitude.com", 5 | "provider": "StatusPage.io", 6 | "twitter": "amplitudemobile", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-17T03:11:29.106Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/angellist/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "angellist", 3 | "readable_name": "AngelList", 4 | "url": "http://status.angel.co", 5 | "twitter": "angellist", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:08:52.605Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/anynines/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "anynines", 3 | "readable_name": "anynines", 4 | "url": "http://status.anynines.com", 5 | "twitter": "a9s_enterprise", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:08:54.547Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/apigee/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "apigee", 3 | "readable_name": "Apigee", 4 | "url": "https://status.apigee.com", 5 | "twitter": "apigee", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:31:28.223Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/appboy/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "appboy", 3 | "readable_name": "Appboy", 4 | "url": "http://status.appboy.com", 5 | "twitter": "appboy", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:01.963Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/appgyver/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "appgyver", 3 | "readable_name": "AppGyver", 4 | "url": "http://status.appgyver.com", 5 | "twitter": "appgyver", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:09:27.078Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/appneta/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "appneta", 3 | "readable_name": "AppNeta", 4 | "url": "http://status.appneta.com/", 5 | "twitter": "appneta", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:05.028Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/aptible/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "aptible", 3 | "readable_name": "Aptible", 4 | "url": "http://status.aptible.com", 5 | "twitter": "aptible", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T01:26:18.953Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/articulate/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "articulate", 3 | "readable_name": "Articulate", 4 | "url": "https://www.articulatestatus.com", 5 | "twitter": "articulate", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:11.711Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/assembla/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "assembla", 3 | "readable_name": "Assembla", 4 | "url": "http://status.assembla.com", 5 | "twitter": "assembla", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:13.379Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/assently/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "assently", 3 | "readable_name": "Assently", 4 | "url": "https://assently.statuspage.io", 5 | "twitter": "assently", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:15.050Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/atlassian/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "atlassian", 3 | "readable_name": "Atlassian", 4 | "url": "http://status.atlassian.com", 5 | "twitter": "atlassian", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:16.482Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/auth0/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "auth0", 3 | "readable_name": "Auth0", 4 | "url": "https://status.auth0.com/", 5 | "twitter": "auth0", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:22.201Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/authorizenet/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "authorizenet", 3 | "readable_name": "Authorize.Net", 4 | "url": "https://status.authorize.net/", 5 | "twitter": "authorizenet", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T14:12:31.749Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/autopilot/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "autopilot", 3 | "readable_name": "Autopilot", 4 | "url": "http://status.autopilothq.com", 5 | "twitter": "autopilotus", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-07-02T02:39:31.072Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/autotask/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "autotask", 3 | "readable_name": "Autotask", 4 | "url": "http://www.autotaskstatus.net", 5 | "twitter": "autotask", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:09:41.099Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/avalara/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "avalara", 3 | "readable_name": "Avalara", 4 | "url": "https://status.avalara.com", 5 | "twitter": "avalara", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:39.529Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/aweber/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "aweber", 3 | "readable_name": "AWeber", 4 | "url": "http://status.aweber.com", 5 | "twitter": "aweber", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-07-02T02:39:40.049Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/baremetrics/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "baremetrics", 3 | "readable_name": "Baremetrics", 4 | "url": "http://status.aweber.com", 5 | "twitter": "baremetrics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-07-02T02:39:43.026Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/barricade/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "barricade", 3 | "readable_name": "Barricade", 4 | "url": "https://barricade.statuspage.io", 5 | "twitter": "barricadeio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:49.735Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/basecrm/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "basecrm", 3 | "readable_name": "Base CRM", 4 | "url": "http://status.getbase.com", 5 | "twitter": "getbase", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:51.730Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bettercloud/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bettercloud", 3 | "readable_name": "BetterCloud", 4 | "url": "http://status.bettercloud.com", 5 | "twitter": "bettercloud", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:09:53.487Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/big-cartel/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "big-cartel", 3 | "readable_name": "Big Cartel", 4 | "url": "http://status.bigcartel.com/", 5 | "twitter": "bigcartel", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-12T07:39:40.747Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bigcommerce/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bigcommerce", 3 | "readable_name": "Bigcommerce", 4 | "url": "http://status.bigcommerce.com", 5 | "twitter": "Bigcommerce", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:00.812Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bigpanda/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bigpanda", 3 | "readable_name": "BigPanda", 4 | "url": "http://status.bigpanda.io", 5 | "twitter": "bigpanda", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T01:27:09.060Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bigwig/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bigwig", 3 | "readable_name": "Bigwig", 4 | "url": "http://status.bigwig.lshift.net", 5 | "provider": "StatusPage.io", 6 | "status": { 7 | "indicator": "Operational", 8 | "description": "All Systems Operational", 9 | "updated_at": "2016-05-10T06:10:03.856Z", 10 | "color": "green" 11 | } 12 | } -------------------------------------------------------------------------------- /services/bintray/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bintray", 3 | "readable_name": "Bintray", 4 | "url": "http://status.bintray.com", 5 | "twitter": "bintray", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:05.282Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bitbucket/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bitbucket", 3 | "readable_name": "Bitbucket", 4 | "url": "http://status.bitbucket.org", 5 | "twitter": "bitbucket", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:07.434Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bitfinex/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bitfinex", 3 | "readable_name": "Bitfinex", 4 | "url": "https://bitfinex.statuspage.io", 5 | "twitter": "bitfinex", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:11.877Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bitium/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bitium", 3 | "readable_name": "Bitium", 4 | "url": "http://status.bitium.com", 5 | "twitter": "bitium", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:13.340Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bitrise/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bitrise", 3 | "readable_name": "Bitrise", 4 | "url": "http://status.bitrise.io", 5 | "twitter": "bitrise", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:09:58.571Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/blazemeter/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "blazemeter", 3 | "readable_name": "BlazeMeter", 4 | "url": "http://status.blazemeter.com", 5 | "twitter": "blazemeter", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:16.375Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/blockio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "blockio", 3 | "readable_name": "Block.io", 4 | "url": "http://status.block.io", 5 | "twitter": "blockio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:22.230Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/blockscore/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "blockscore", 3 | "readable_name": "BlockScore", 4 | "url": "http://status.blockscore.com", 5 | "twitter": "getblockscore", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:25.839Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bluebox/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bluebox", 3 | "readable_name": "Blue Box", 4 | "url": "https://blueboxstatus.com", 5 | "twitter": "bluebox", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Non impact", 9 | "description": "Non impact incident", 10 | "updated_at": "2016-07-02T02:40:29.669Z", 11 | "color": "black" 12 | } 13 | } -------------------------------------------------------------------------------- /services/bluejeans/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bluejeans", 3 | "readable_name": "BlueJeans", 4 | "url": "http://status.bluejeans.com", 5 | "twitter": "bluejeansnet", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:30.723Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/blueshift/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "blueshift", 3 | "readable_name": "Blueshift", 4 | "url": "http://status.getblueshift.com", 5 | "twitter": "blueshiftlabs", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:36.395Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bluip/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bluip", 3 | "readable_name": "BluIP", 4 | "url": "http://status.bluip.com", 5 | "provider": "StatusPage.io", 6 | "status": { 7 | "indicator": "Operational", 8 | "description": "All Systems Operational", 9 | "updated_at": "2016-05-10T06:10:38.729Z", 10 | "color": "green" 11 | } 12 | } -------------------------------------------------------------------------------- /services/bmctruesightpulse/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bmctruesightpulse", 3 | "readable_name": "BMC TrueSight Pulse (formerly Boundary)", 4 | "url": "http://status.truesight.bmc.com", 5 | "twitter": "truesightpulse", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:10:07.741Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bonsai/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bonsai", 3 | "readable_name": "Bonsai", 4 | "url": "https://status.bonsai.io", 5 | "twitter": "bonsaisearch", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:43.976Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bowtie/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bowtie", 3 | "readable_name": "BowTie", 4 | "url": "http://status.bowtie.io", 5 | "twitter": "bowtie_io", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:49.975Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/box/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "box", 3 | "readable_name": "Box", 4 | "url": "https://status.box.com", 5 | "twitter": "BoxHQ", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:52.127Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/braintree/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "braintree", 3 | "readable_name": "Braintree", 4 | "url": "https://status.braintreepayments.com", 5 | "twitter": "braintree", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:10:55.217Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/branch/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "branch", 3 | "readable_name": "Branch", 4 | "url": "http://status.branch.io", 5 | "twitter": "branchmetrics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-17T03:15:24.269Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/breadcrumb/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "breadcrumb", 3 | "readable_name": "Breadcrumb", 4 | "url": "http://status.breadcrumbpos.com/", 5 | "twitter": "askbreadcrumb", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:01.315Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/brightpearl/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "brightpearl", 3 | "readable_name": "Brightpearl", 4 | "url": "http://status.brightpearl.com/", 5 | "twitter": "BrightpearlHQ", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:02.778Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/buffer/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "buffer", 3 | "readable_name": "Buffer", 4 | "url": "http://status.buffer.com", 5 | "twitter": "buffer", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T01:28:17.557Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bugherd/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bugherd", 3 | "readable_name": "BugHerd", 4 | "url": "http://bugherdstatus.com", 5 | "twitter": "bugherd", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:09.137Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/bugsnag/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bugsnag", 3 | "readable_name": "Bugsnag", 4 | "url": "http://status.bugsnag.com", 5 | "bugsnag": "bugsnag", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:10.640Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/buildkite/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "buildkite", 3 | "readable_name": "Buildkite", 4 | "url": "http://buildkitestatus.com", 5 | "twitter": "buildkite", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:10:21.472Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/builtio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "builtio", 3 | "readable_name": "Built.io", 4 | "url": "http://status.built.io", 5 | "twitter": "builtio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:13.900Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cachefly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cachefly", 3 | "readable_name": "CacheFly", 4 | "url": "http://status.cachefly.com", 5 | "twitter": "cachefly", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:17.746Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/callfire/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "callfire", 3 | "readable_name": "CallFire", 4 | "url": "http://status.callfire.com", 5 | "twitter": "callfire", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:22.546Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/campaignmonitor/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "campaignmonitor", 3 | "readable_name": "Campaign Monitor", 4 | "url": "https://status.campaignmonitor.com", 5 | "twitter": "campaignmonitor", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:24.692Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/canva/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "canva", 3 | "readable_name": "Canva", 4 | "url": "http://status.canva.com", 5 | "twitter": "canva", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:28.039Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/canvas/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "canvas", 3 | "readable_name": "Canvas", 4 | "url": "http://status.instructure.com", 5 | "twitter": "instructure", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:33.524Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/carina/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "carina", 3 | "readable_name": "Carina", 4 | "url": "https://status.getcarina.com", 5 | "provider": "StatusPage.io", 6 | "status": { 7 | "indicator": "Minor", 8 | "description": "Minor incident", 9 | "updated_at": "2016-05-17T03:15:58.216Z", 10 | "color": "yellow" 11 | } 12 | } -------------------------------------------------------------------------------- /services/catalyze/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "catalyze", 3 | "readable_name": "Catalyze", 4 | "url": "http://status.catalyze.io", 5 | "twitter": "https://twitter.com/catalyzeio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:10:30.559Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/catchpoint/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "catchpoint", 3 | "readable_name": "Catchpoint", 4 | "url": "http://status.catchpoint.com", 5 | "twitter": "Catchpoint", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T04:01:51.026Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/chalkup/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chalkup", 3 | "readable_name": "Chalkup", 4 | "url": "http://status.chalkup.co/", 5 | "twitter": "chalkupedu", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:49.385Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/chargify/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chargify", 3 | "readable_name": "Chargify", 4 | "url": "http://status.chargify.io/", 5 | "twitter": "chargify", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:51.065Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/chartbeat/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chartbeat", 3 | "readable_name": "Chartbeat", 4 | "url": "http://status.chartbeat.com", 5 | "twitter": "chartbeat", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:58.402Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/chartboost/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chartboost", 3 | "readable_name": "Chartboost", 4 | "url": "http://status.chartboost.com", 5 | "twitter": "chartboost", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:11:59.849Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/chartio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chartio", 3 | "readable_name": "Chartio", 4 | "url": "http://www.chartiostatus.com", 5 | "twitter": "chartio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:01.461Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/chatlio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chatlio", 3 | "readable_name": "Chatlio", 4 | "url": "http://status.chatlio.com", 5 | "twitter": "chatlio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:02.966Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/checkr/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "checkr", 3 | "readable_name": "Checkr", 4 | "url": "http://checkrstatus.com", 5 | "twitter": "checkr", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:07.882Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/chute/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "chute", 3 | "readable_name": "Chute", 4 | "url": "http://status.getchute.com", 5 | "twitter": "getchute", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:09.620Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/circleci/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "circleci", 3 | "readable_name": "CircleCI", 4 | "url": "http://status.circleci.com", 5 | "twitter": "circleci", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:10:42.848Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/circuithub/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "circuithub", 3 | "readable_name": "CircuitHub", 4 | "url": "http://status.circuithub.com/", 5 | "twitter": "circuithub", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:10:44.310Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/ciscospark/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ciscospark", 3 | "readable_name": "Cisco Spark", 4 | "url": "https://status.ciscospark.com", 5 | "twitter": "CiscoCollab", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T04:02:03.243Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/clearbit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "clearbit", 3 | "readable_name": "Clearbit", 4 | "url": "http://status.clearbit.com", 5 | "twitter": "clearbit", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:24.348Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/clearslide/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "clearslide", 3 | "readable_name": "ClearSlide", 4 | "url": "http://status.clearslide.com", 5 | "twitter": "clearslide", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:30.054Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/clef/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "clef", 3 | "readable_name": "Clef", 4 | "url": "https://status.getclef.com", 5 | "twitter": "getclef", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-12T07:40:31.752Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/clever/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "clever", 3 | "readable_name": "Clever", 4 | "url": "https://status.clever.com", 5 | "twitter": "clever", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:10:51.785Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/clojars/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "clojars", 3 | "readable_name": "Clojars", 4 | "url": "http://status.clojars.org", 5 | "provider": "StatusPage.io", 6 | "status": { 7 | "indicator": "Operational", 8 | "description": "All Systems Operational", 9 | "updated_at": "2016-05-10T06:12:35.654Z", 10 | "color": "green" 11 | } 12 | } -------------------------------------------------------------------------------- /services/closeio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "closeio", 3 | "readable_name": "Close.io", 4 | "url": "http://status.close.io", 5 | "twitter": "closeio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T15:53:21.650Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cloud9/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloud9", 3 | "readable_name": "Cloud9", 4 | "url": "http://status.c9.io", 5 | "twitter": "cloud9", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:10:55.982Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cloudamqp/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloudamqp", 3 | "readable_name": "CloudAMQP", 4 | "url": "http://status.cloudamqp.com", 5 | "twitter": "cloudamqp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:47.189Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cloudflare/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloudflare", 3 | "readable_name": "CloudFlare", 4 | "url": "https://www.cloudflarestatus.com", 5 | "twitter": "cloudflare", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-25T15:53:28.584Z", 11 | "color": "yellow" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cloudinary/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloudinary", 3 | "readable_name": "Cloudinary", 4 | "url": "http://status.cloudinary.com", 5 | "twitter": "cloudinary", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:56.770Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cloudshare/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloudshare", 3 | "readable_name": "CloudShare", 4 | "url": "http://status.cloudshare.com", 5 | "twitter": "cloudshare", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:12:59.888Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cloudsigma/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloudsigma", 3 | "readable_name": "CloudSigma", 4 | "url": "http://status.cloudsigma.com", 5 | "twitter": "cloudsigma", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:01.534Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cloudways/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cloudways", 3 | "readable_name": "Cloudways", 4 | "url": "http://status.cloudways.com", 5 | "twitter": "cloudways", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:02.902Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/codeclimate/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "codeclimate", 3 | "readable_name": "Code Climate", 4 | "url": "http://status.codeclimate.com", 5 | "twitter": "codeclimate", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:11:06.083Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/codecov/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "codecov", 3 | "readable_name": "Codecov", 4 | "url": "http://status.codecov.io", 5 | "twitter": "codecov", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:11:09.000Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/codeschool/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "codeschool", 3 | "readable_name": "Code School", 4 | "url": "http://status.codeschool.com", 5 | "twitter": "codeschool", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-17T03:17:58.632Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/codeship/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "codeship", 3 | "readable_name": "Codeship", 4 | "url": "http://codeshipstatus.com", 5 | "twitter": "codeship", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:11:11.606Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/coinbase/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "coinbase", 3 | "readable_name": "Coinbase", 4 | "url": "http://status.coinbase.com", 5 | "twitter": "coinbase", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-19T03:17:13.926Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/compose/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "compose", 3 | "readable_name": "Compose", 4 | "url": "https://status.compose.io", 5 | "twitter": "composeio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T01:30:26.510Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/contactually/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "contactually", 3 | "readable_name": "Contactually", 4 | "url": "http://status.contactually.com", 5 | "twitter": "contactually", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:26.939Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/contentful/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "contentful", 3 | "readable_name": "Contentful", 4 | "url": "http://status.contentful.com", 5 | "twitter": "contentful", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:32.237Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/contextio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "contextio", 3 | "readable_name": "Context.IO", 4 | "url": "http://status.context.io", 5 | "twitter": "contextio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-12T07:40:55.869Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/counterparty/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "counterparty", 3 | "readable_name": "Counterparty", 4 | "url": "http://status.counterparty.io", 5 | "twitter": "CounterpartyXCP", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:11:19.864Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/coveralls/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "coveralls", 3 | "readable_name": "Coveralls", 4 | "url": "http://status.coveralls.io", 5 | "twitter": "CoverallsApp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:11:21.231Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/crittercism/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "crittercism", 3 | "readable_name": "Crittercism", 4 | "url": "http://status.crittercism.com", 5 | "twitter": "apteligent", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:44.075Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/cronofy/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "cronofy", 3 | "readable_name": "Cronofy", 4 | "url": "http://status.cronofy.com", 5 | "twitter": "cronofy", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:45.786Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/customerio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "customerio", 3 | "readable_name": "Customer.io", 4 | "url": "http://status.customer.io", 5 | "twitter": "customerio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:47.594Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/datadog/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "datadog", 3 | "readable_name": "Datadog", 4 | "url": "http://status.datadoghq.com", 5 | "twitter": "datadoghq", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:51.125Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/datasift/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "datasift", 3 | "readable_name": "DataSift", 4 | "url": "https://status.datasift.com", 5 | "twitter": "datasift", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Major", 9 | "description": "Major incident", 10 | "updated_at": "2016-05-27T15:33:08.686Z", 11 | "color": "red" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/desk/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "desk", 3 | "readable_name": "Desk.com", 4 | "url": "https://status.desk.com", 5 | "twitter": "desk", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:13:58.140Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/discord/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "discord", 3 | "readable_name": "Discord", 4 | "url": "http://status.discordapp.com", 5 | "twitter": "discordapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:05.758Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/dispatch/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "dispatch", 3 | "readable_name": "Dispatch", 4 | "url": "http://status.dispatch.me", 5 | "twitter": "dispatch_me", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:07.630Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/disqus/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "disqus", 3 | "readable_name": "Disqus", 4 | "url": "https://status.disqus.com", 5 | "twitter": "disqus", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:09.310Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/dnsimple/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "dnsimple", 3 | "readable_name": "DNSimple", 4 | "url": "http://dnsimplestatus.com", 5 | "twitter": "dnsimple", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:10.841Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/docker/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "docker", 3 | "readable_name": "Docker", 4 | "url": "https://status.docker.com", 5 | "twitter": "docker", 6 | "provider": "Powered by Status.io", 7 | "status": { 8 | "description": "All Systems Operational", 9 | "indicator": "Operational", 10 | "color": "green", 11 | "updated_at": "2016-05-10T06:14:16.020Z" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/dotmailer/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "dotmailer", 3 | "readable_name": "dotmailer", 4 | "url": "http://status.dotmailer.com", 5 | "twitter": "dotmailer", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:18.409Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/drchrono/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "drchrono", 3 | "readable_name": "drchrono", 4 | "url": "https://status.drchrono.com", 5 | "twitter": "drchrono", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:21.154Z", 11 | "color": "green" 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /services/duocircle/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "duocircle", 3 | "readable_name": "DuoCircle", 4 | "url": "http://status.duocircle.com", 5 | "provider": "StatusPage.io", 6 | "status": { 7 | "indicator": "Operational", 8 | "description": "All Systems Operational", 9 | "updated_at": "2016-05-10T06:14:26.657Z", 10 | "color": "green" 11 | } 12 | } -------------------------------------------------------------------------------- /services/duosecurity/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "duosecurity", 3 | "readable_name": "Duo", 4 | "url": "https://status.duo.com", 5 | "provider": "StatusPage.io", 6 | "status": { 7 | "indicator": "Operational", 8 | "description": "All Systems Operational", 9 | "updated_at": "2016-05-10T06:14:31.458Z", 10 | "color": "green" 11 | } 12 | } -------------------------------------------------------------------------------- /services/dwolla/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "dwolla", 3 | "readable_name": "Dwolla", 4 | "url": "http://status.dwolla.com", 5 | "twitter": "dwolla", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:11:41.209Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/dyn/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "dyn", 3 | "readable_name": "Dyn", 4 | "url": "https://www.dynstatus.com", 5 | "twitter": "dyn", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-10T06:14:37.801Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/easypost/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "easypost", 3 | "readable_name": "EasyPost", 4 | "url": "http://www.easypoststatus.com", 5 | "twitter": "easypost", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-17T03:20:03.418Z", 11 | "color": "green" 12 | }, 13 | "updated_at": "2016-05-03T07:40:25.793Z" 14 | } -------------------------------------------------------------------------------- /services/ecwid/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ecwid", 3 | "readable_name": "Ecwid", 4 | "url": "http://status.ecwid.com", 5 | "twitter": "ecwid", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:44.736Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/electricimp/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "electricimp", 3 | "readable_name": "Electric Imp", 4 | "url": "http://status.electricimp.com", 5 | "twitter": "electricimp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:46.462Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/embedly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "embedly", 3 | "readable_name": "Embedly", 4 | "url": "http://status.embed.ly", 5 | "twitter": "embedly", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:51.055Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/engineyard/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "engineyard", 3 | "readable_name": "Engine Yard", 4 | "url": "http://status.engineyard.com", 5 | "twitter": "engineyard", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Non impact", 9 | "description": "Non impact incident", 10 | "updated_at": "2016-05-10T06:14:54.935Z", 11 | "color": "black" 12 | } 13 | } -------------------------------------------------------------------------------- /services/envato/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "envato", 3 | "readable_name": "Envato", 4 | "url": "http://status.envato.com", 5 | "twitter": "envato", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:14:56.998Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/envoy/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "envoy", 3 | "readable_name": "Envoy", 4 | "url": "http://status.envoy.com", 5 | "twitter": "envoy", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T18:19:17.976Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/eventboard/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "eventboard", 3 | "readable_name": "EventBoard", 4 | "url": "http://status.eventboard.io", 5 | "twitter": "eventboard", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:03.558Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/evident/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "evident", 3 | "readable_name": "Evident.io", 4 | "url": "http://status.evident.io", 5 | "twitter": "evident", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:05.460Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/fabric/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "fabric", 3 | "readable_name": "Fabric", 4 | "url": "http://status.fabric.io", 5 | "twitter": "fabric", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:33:36.017Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/fastly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "fastly", 3 | "readable_name": "Fastly", 4 | "url": "https://status.fastly.com", 5 | "twitter": "fastly", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-19T03:20:39.064Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/fieldbook/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "fieldbook", 3 | "readable_name": "Fieldbook", 4 | "url": "http://status.fieldbook.com", 5 | "twitter": "fieldbookapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:13.951Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/filepicker/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "filepicker", 3 | "readable_name": "Filestack", 4 | "url": "http://status.filestack.com/", 5 | "twitter": "filestack", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:15.501Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/fleetio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "fleetio", 3 | "readable_name": "Fleetio", 4 | "url": "http://status.fleetio.com", 5 | "twitter": "fleetio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:17.018Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/flowdock/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "flowdock", 3 | "readable_name": "Flowdock", 4 | "url": "http://status.flowdock.com/", 5 | "twitter": "flowdock", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:21.011Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/flyingsphinx/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "flyingsphinx", 3 | "readable_name": "Flying Sphinx", 4 | "url": "http://status.flying-sphinx.com", 5 | "twitter": "flying_sphinx", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T04:03:13.805Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/formstack/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "formstack", 3 | "readable_name": "Formstack", 4 | "url": "http://status.formstack.com", 5 | "twitter": "formstack", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:29.710Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/fortrabbit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "fortrabbit", 3 | "readable_name": "fortrabbit", 4 | "url": "http://status.fortrabbit.com", 5 | "twitter": "fortrabbit", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:31.628Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/found/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "found", 3 | "readable_name": "Found", 4 | "url": "http://status.found.no", 5 | "twitter": "found", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:33.771Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/freckle/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "freckle", 3 | "readable_name": "Freckle", 4 | "url": "http://status.letsfreckle.com", 5 | "twitter": "freckle", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:38.729Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/freshdesk/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "freshdesk", 3 | "readable_name": "Freshdesk", 4 | "url": "http://updates.freshdesk.com", 5 | "twitter": "freshdesk", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:41.963Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/front/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "front", 3 | "readable_name": "Front", 4 | "url": "http://status.frontapp.com", 5 | "twitter": "front", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:44.683Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/fullcontact/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "fullcontact", 3 | "readable_name": "FullContact", 4 | "url": "http://status.fullcontact.com", 5 | "twitter": "fullcontact", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:47.966Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/fusebill/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "fusebill", 3 | "readable_name": "Fusebill", 4 | "url": "http://statuspage.fusebill.com", 5 | "twitter": "fusebill", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:52.841Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/gameanalytics/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gameanalytics", 3 | "readable_name": "GameAnalytics", 4 | "url": "https://gameanalytics.statuspage.io", 5 | "twitter": "gameanalytics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:54.726Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/gearhost/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gearhost", 3 | "readable_name": "GearHost", 4 | "url": "https://gearhost.statuspage.io/", 5 | "twitter": "gearhost", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:15:56.588Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/geckoboard/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "geckoboard", 3 | "readable_name": "Geckoboard", 4 | "url": "https://geckoboard.statuspage.io", 5 | "twitter": "geckoboard", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:01.666Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/getresponse/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "getresponse", 3 | "readable_name": "GetResponse", 4 | "url": "http://status.getresponse.com", 5 | "twitter": "getresponse", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:03.409Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/ghostinspector/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ghostinspector", 3 | "readable_name": "Ghost Inspector", 4 | "url": "https://ghostinspector.statuspage.io", 5 | "twitter": "ghostinspector", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:04.870Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/gild/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gild", 3 | "readable_name": "Gild", 4 | "url": "http://status.gild.com", 5 | "twitter": "gild", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:06.401Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/gitbook/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gitbook", 3 | "readable_name": "GitBook", 4 | "url": "http://status.gitbook.com", 5 | "twitter": "gitbook", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:07.937Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/go-cardless/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "go-cardless", 3 | "readable_name": "Go Cardless", 4 | "url": "http://www.gocardless-status.com/", 5 | "twitter": "gocardless", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:13.419Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/gotoassist/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gotoassist", 3 | "readable_name": "GoToAssist", 4 | "url": "http://status.gotoassist.com", 5 | "twitter": "gotoassist", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:14.800Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/gotomeeting/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gotomeeting", 3 | "readable_name": "GoToMeeting", 4 | "url": "http://status.gotomeeting.com", 5 | "twitter": "gotomeeting", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:16.372Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/greenhouse/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "greenhouse", 3 | "readable_name": "Greenhouse", 4 | "url": "http://status.greenhouse.io", 5 | "twitter": "greenhouse", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-19T03:22:48.640Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/haiku-learning/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "haiku-learning", 3 | "readable_name": "Haiku Learning", 4 | "url": "http://status.haikulearning.com", 5 | "twitter": "haikulearning", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:34:00.051Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hakiri/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hakiri", 3 | "readable_name": "Hakiri", 4 | "url": "http://status.hakiri.io", 5 | "twitter": "hakirisec", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:12:34.163Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/handwriting/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "handwriting", 3 | "readable_name": "Handwriting.io", 4 | "url": "http://status.handwriting.io", 5 | "twitter": "handwritingio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:12:35.734Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/harvest/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "harvest", 3 | "readable_name": "Harvest", 4 | "url": "http://www.harveststatus.com", 5 | "twitter": "harvest", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:34.539Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hashicorp/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hashicorp", 3 | "readable_name": "HashiCorp", 4 | "url": "http://status.hashicorp.com", 5 | "twitter": "hashicorp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:12:38.692Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/heap/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "heap", 3 | "readable_name": "Heap", 4 | "url": "http://status.heapanalytics.com", 5 | "twitter": "heap", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:41.278Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/helium/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "helium", 3 | "readable_name": "Helium", 4 | "url": "http://status.helium.com", 5 | "twitter": "helium", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:43.070Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hellosign/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hellosign", 3 | "readable_name": "HelloSign", 4 | "url": "http://status.hellosign.com", 5 | "twitter": "hellosign", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:46.488Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/helpscout/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "helpscout", 3 | "readable_name": "Help Scout", 4 | "url": "http://status.helpscout.net", 5 | "twitter": "helpscout", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:51.462Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hightail/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hightail", 3 | "readable_name": "Hightail", 4 | "url": "http://status.hightail.com", 5 | "twitter": "hightail", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:53.127Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hipchat/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hipchat", 3 | "readable_name": "HipChat", 4 | "url": "https://status.hipchat.com", 5 | "twitter": "hipchat", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:55.137Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hirefire/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hirefire", 3 | "readable_name": "HireFire", 4 | "url": "http://status.hirefire.io", 5 | "twitter": "hirefireio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:16:58.999Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hoiio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hoiio", 3 | "readable_name": "Hoiio", 4 | "url": "http://status.hoiio.com/", 5 | "twitter": "hoiio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:02.094Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/honeybadger/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "honeybadger", 3 | "readable_name": "Honeybadger", 4 | "url": "http://status.honeybadger.io", 5 | "twitter": "honeybadger", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:48:56.023Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hostedgraphite/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hostedgraphite", 3 | "readable_name": "Hosted Graphite", 4 | "url": "http://status.hostedgraphite.com", 5 | "twitter": "hostedgraphite", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T14:44:59.956Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/hubspot/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "hubspot", 3 | "readable_name": "HubSpot", 4 | "url": "https://status.hubspot.com", 5 | "twitter": "hubspot", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T17:08:57.628Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/i-want-my-name/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "i-want-my-name", 3 | "readable_name": "I Want My Name", 4 | "url": "http://status.iwantmyname.com/", 5 | "twitter": "iwantmyname", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T18:20:22.496Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/ifttt/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ifttt", 3 | "readable_name": "IFTTT", 4 | "url": "http://status.ifttt.com", 5 | "twitter": "ifttt", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:13.498Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/imgix/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "imgix", 3 | "readable_name": "imgix", 4 | "url": "http://status.imgix.com", 5 | "twitter": "imgix", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:15.026Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/incapsula/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "incapsula", 3 | "readable_name": "Incapsula", 4 | "url": "https://status.incapsula.com", 5 | "twitter": "ncapsula_com", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:17.858Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/insightly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "insightly", 3 | "readable_name": "Insightly", 4 | "url": "http://status.insightly.com", 5 | "twitter": "insightlyapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:24.717Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/instaparser/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "instaparser", 3 | "readable_name": "Instaparser", 4 | "url": "http://status.instaparser.com", 5 | "twitter": "Instapaper", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:26.923Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/intercom/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "intercom", 3 | "readable_name": "Intercom", 4 | "url": "https://status.intercom.io", 5 | "twitter": "intercom", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:29.321Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/intuit-developer/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "intuit-developer", 3 | "readable_name": "Intuit Developer", 4 | "url": "http://developer-status.intuit.com/", 5 | "twitter": "intuitdev", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Major", 9 | "description": "Major incident", 10 | "updated_at": "2016-05-27T15:34:23.169Z", 11 | "color": "red" 12 | } 13 | } -------------------------------------------------------------------------------- /services/invision/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "invision", 3 | "readable_name": "InVision", 4 | "url": "http://status.invisionapp.com", 5 | "twitter": "InVisionApp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T18:20:40.236Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/ionic/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ionic", 3 | "readable_name": "Ionic", 4 | "url": "http://status.ionic.io", 5 | "twitter": "ionicframework", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T14:45:20.474Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/iron/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "iron", 3 | "readable_name": "Iron.io", 4 | "url": "https://status.iron.io", 5 | "twitter": "getiron", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:44.872Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/iterable/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "iterable", 3 | "readable_name": "Iterable", 4 | "url": "http://status.iterable.com", 5 | "twitter": "iterable", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:48.580Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/iwantmyname/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "iwantmyname", 3 | "readable_name": "iwantmyname", 4 | "url": "http://status.iwantmyname.com", 5 | "twitter": "greenhouse", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T18:20:44.454Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/jivesoftware/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "jivesoftware", 3 | "readable_name": "Jive Software", 4 | "url": "http://status.jivesoftware.com", 5 | "twitter": "jivesoftware", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:17:52.115Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/keenio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "keenio", 3 | "readable_name": "Keen IO", 4 | "url": "http://status.keen.io", 5 | "twitter": "keen_io", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-19T03:25:07.039Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/kenna/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "kenna", 3 | "readable_name": "Kenna Security", 4 | "url": "http://status.kennasecurity.com", 5 | "twitter": "kennasecurity", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:00.013Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/kickbox/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "kickbox", 3 | "readable_name": "Kickbox", 4 | "url": "http://status.kickbox.io", 5 | "twitter": "kickboxio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:01.801Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/kickstarter/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "kickstarter", 3 | "readable_name": "Kickstarter", 4 | "url": "http://status.kickstarter.com", 5 | "twitter": "kickstarter", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T04:35:19.923Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/kissmetrics/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "kissmetrics", 3 | "readable_name": "Kissmetrics", 4 | "url": "https://kmstatus.com", 5 | "twitter": "kissmetrics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:10.310Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/klarna/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "klarna", 3 | "readable_name": "Klarna", 4 | "url": "http://status.klarna.com", 5 | "twitter": "klarna", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:11.811Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/kontakt/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "kontakt", 3 | "readable_name": "Kontakt.io", 4 | "url": "http://status.kontakt.io", 5 | "twitter": "kontakt_io", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:13.296Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/kraken/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "kraken", 3 | "readable_name": "Kraken.io", 4 | "url": "https://status.kraken.io", 5 | "twitter": "krakenio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T18:21:01.111Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/launchdarkly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "launchdarkly", 3 | "readable_name": "LaunchDarkly", 4 | "url": "http://status.launchdarkly.com", 5 | "twitter": "launchdarkly", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:20.651Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/layer/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "layer", 3 | "readable_name": "Layer", 4 | "url": "http://status.layer.com", 5 | "twitter": "layer", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:24.155Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/leadgenius/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "leadgenius", 3 | "readable_name": "LeadGenius", 4 | "url": "http://status.leadgenius.com", 5 | "twitter": "leadgenius", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:26.347Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/leadpages/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "leadpages", 3 | "readable_name": "LeadPages", 4 | "url": "http://status.leadpages.net", 5 | "twitter": "leadpages", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:29.131Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/lets-encrypt/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "lets-encrypt", 3 | "readable_name": "Let's Encrypt", 4 | "url": "https://letsencrypt.status.io", 5 | "twitter": "letsencrypt", 6 | "provider": "Powered by Status.io", 7 | "status": { 8 | "description": "All Systems Operational", 9 | "indicator": "Operational", 10 | "color": "green", 11 | "updated_at": "2016-05-10T06:18:34.533Z" 12 | } 13 | } -------------------------------------------------------------------------------- /services/lever/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "lever", 3 | "readable_name": "Lever", 4 | "url": "https://status.lever.co", 5 | "twitter": "lever", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:34:41.634Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/librato/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "librato", 3 | "readable_name": "Librato", 4 | "url": "https://status.librato.com", 5 | "twitter": "librato", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:34:43.753Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/lightspeed/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "lightspeed", 3 | "readable_name": "Lightspeed", 4 | "url": "http://status.lightspeedretail.com", 5 | "twitter": "lightspeedhq", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:42.176Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/linode/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "linode", 3 | "readable_name": "Linode", 4 | "url": "http://status.linode.com", 5 | "twitter": "linode", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-19T03:26:27.483Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/litmus/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "litmus", 3 | "readable_name": "Litmus", 4 | "url": "https://status.litmus.com", 5 | "twitter": "litmusapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:49:26.468Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/livechat/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "livechat", 3 | "readable_name": "LiveChat", 4 | "url": "https://status.livechatinc.com", 5 | "twitter": "livechat", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T01:37:33.859Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/load-impact/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "load-impact", 3 | "readable_name": "Load Impact", 4 | "url": "http://status.loadimpact.com/", 5 | "twitter": "loadimpact", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:56.833Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/loader/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "loader", 3 | "readable_name": "Loader.io", 4 | "url": "http://status.loader.io", 5 | "twitter": "loaderio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:18:59.507Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/loadimpact/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "loadimpact", 3 | "readable_name": "Load Impact", 4 | "url": "http://status.loadimpact.com", 5 | "twitter": "loadimpact", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:00.984Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/lob/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "lob", 3 | "readable_name": "Lob", 4 | "url": "http://status.lob.com", 5 | "twitter": "lob", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:02.611Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/localytics/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "localytics", 3 | "readable_name": "Localytics", 4 | "url": "http://status.localytics.com", 5 | "twitter": "localytics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T15:55:57.527Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/locationkit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "locationkit", 3 | "readable_name": "LocationKit", 4 | "url": "http://status.locationkit.io", 5 | "twitter": "locationkit", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:09.556Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/loggly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "loggly", 3 | "readable_name": "Loggly", 4 | "url": "http://status.loggly.com", 5 | "twitter": "loggly", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:11.290Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/logmatic/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "logmatic", 3 | "readable_name": "Logmatic.io", 4 | "url": "http://status.logmatic.io", 5 | "twitter": "logmatic", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:12.838Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/lookback/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "lookback", 3 | "readable_name": "Lookback", 4 | "url": "http://status.lookback.io", 5 | "twitter": "lookback", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-11T14:21:27.297Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mailgun/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mailgun", 3 | "readable_name": "Mailgun", 4 | "url": "http://status.mailgun.com", 5 | "twitter": "mail_gun", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:35:00.396Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mailjet/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mailjet", 3 | "readable_name": "Mailjet", 4 | "url": "http://status.mailjet.com", 5 | "twitter": "mailjet", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:24.257Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mango/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mango", 3 | "readable_name": "Mango", 4 | "url": "https://status.getmango.com/", 5 | "twitter": "getmango", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:30.343Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mapbox/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mapbox", 3 | "readable_name": "Mapbox", 4 | "url": "http://status.mapbox.com", 5 | "twitter": "mapbox", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:33.540Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mavenlink/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mavenlink", 3 | "readable_name": "Mavenlink", 4 | "url": "https://mavenlink.statuspage.io", 5 | "twitter": "mavenlink", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:35.317Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/maxcdn/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "maxcdn", 3 | "readable_name": "MaxCDN", 4 | "url": "http://status.maxcdn.com", 5 | "twitter": "maxcdn", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:35:05.735Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mediatemple/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mediatemple", 3 | "readable_name": "Media Temple", 4 | "url": "http://status.mediatemple.net", 5 | "twitter": "mediatemple", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:42.179Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/medium/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "medium", 3 | "readable_name": "Medium", 4 | "url": "https://medium.statuspage.io", 5 | "twitter": "medium", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:44.837Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/meldium/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "meldium", 3 | "readable_name": "Meldium", 4 | "url": "http://status.meldium.com", 5 | "twitter": "meldium", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:46.531Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/meteor/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "meteor", 3 | "readable_name": "Meteor", 4 | "url": "http://status.meteor.com", 5 | "twitter": "meteorjs", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:48.279Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mindflash/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mindflash", 3 | "readable_name": "Mindflash", 4 | "url": "http://trust.mindflash.com", 5 | "twitter": "mindflash", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Non impact", 9 | "description": "Non impact incident", 10 | "updated_at": "2016-05-26T00:13:55.265Z", 11 | "color": "black" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mixpanel/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mixpanel", 3 | "readable_name": "Mixpanel", 4 | "url": "https://status.mixpanel.com/", 5 | "twitter": "mixpanel", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:57.411Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mode/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mode", 3 | "readable_name": "Mode Analytics", 4 | "url": "http://status.modeanalytics.com", 5 | "twitter": "modeanalytics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:19:58.897Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/modulus/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "modulus", 3 | "readable_name": "Modulus", 4 | "url": "http://status.modulus.io", 5 | "twitter": "onmodulus", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:00.653Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/moz/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "moz", 3 | "readable_name": "Moz", 4 | "url": "http://health.moz.com", 5 | "twitter": "moz", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-19T03:28:08.865Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/mulesoft/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "mulesoft", 3 | "readable_name": "MuleSoft", 4 | "url": "http://status.mulesoft.com", 5 | "twitter": "mulesoft", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:07.587Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/namely/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "namely", 3 | "readable_name": "Namely", 4 | "url": "https://status.namely.com", 5 | "twitter": "namely", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:09.103Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/newrelic/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "newrelic", 3 | "readable_name": "New Relic", 4 | "url": "https://status.newrelic.com", 5 | "twitter": "newrelic", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:10.712Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/newton/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "newton", 3 | "readable_name": "Newton Software", 4 | "url": "http://status.newtonsoftware.com", 5 | "twitter": "newtonsoftware", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:15.902Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/nexmo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "nexmo", 3 | "readable_name": "Nexmo", 4 | "url": "https://status.nexmo.com", 5 | "twitter": "nexmo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:35:18.598Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/nextcaller/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "nextcaller", 3 | "readable_name": "Next Caller", 4 | "url": "http://status.nextcaller.com", 5 | "twitter": "nextcaller", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Unknown", 9 | "description": "Unknown incident", 10 | "updated_at": "2016-05-10T06:20:20.674Z", 11 | "color": "black" 12 | } 13 | } -------------------------------------------------------------------------------- /services/nitrous/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "nitrous", 3 | "readable_name": "Nitrous", 4 | "url": "http://status.nitrous.io", 5 | "twitter": "nitrous", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-11T14:22:02.356Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/npm/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "npm", 3 | "readable_name": "npm", 4 | "url": "http://status.npmjs.org", 5 | "twitter": "npmjs", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:31.483Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/ns1/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ns1", 3 | "readable_name": "NS1", 4 | "url": "http://www.nsonestatus.net", 5 | "twitter": "nsoneinc", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:33.324Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/nylas/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "nylas", 3 | "readable_name": "Nylas", 4 | "url": "http://status.nylas.com", 5 | "twitter": "nylas", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-25T04:36:30.155Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/olark/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "olark", 3 | "readable_name": "Olark", 4 | "url": "http://status.olark.com", 5 | "twitter": "olark", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:40.171Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/onapp/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "onapp", 3 | "readable_name": "OnApp", 4 | "url": "http://status.onapp.com", 5 | "twitter": "onapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T04:36:32.409Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/onecom/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "onecom", 3 | "readable_name": "One.com", 4 | "url": "http://status.one.com", 5 | "twitter": "onecom", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T17:10:13.047Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/ookla/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ookla", 3 | "readable_name": "Ookla", 4 | "url": "http://status.ookla.com", 5 | "twitter": "ookla", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:46.203Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/opbeat/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "opbeat", 3 | "readable_name": "Opbeat", 4 | "url": "http://status.opbeat.com", 5 | "twitter": "opbeat", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:49.213Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/openshift/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "openshift", 3 | "readable_name": "OpenShift", 4 | "url": "http://status.openshift.com", 5 | "twitter": "openshift", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:53.816Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/opensrs/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "opensrs", 3 | "readable_name": "OpenSRS", 4 | "url": "http://opensrsstatus.com", 5 | "twitter": "opensrs", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:55.929Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/opsmatic/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "opsmatic", 3 | "readable_name": "Opsmatic", 4 | "url": "http://status.opsmatic.com", 5 | "twitter": "opsmatic", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:57.449Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/orgsync/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "orgsync", 3 | "readable_name": "OrgSync", 4 | "url": "http://status.orgsync.com", 5 | "twitter": "orgsync", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:20:58.974Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/outbound/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "outbound", 3 | "readable_name": "Outbound", 4 | "url": "http://status.outbound.io", 5 | "twitter": "outboundio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:35:33.858Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/packagecloud/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "packagecloud", 3 | "readable_name": "packagecloud.io", 4 | "url": "http://www.packagecloudstatus.io", 5 | "twitter": "packagecloud", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:05.192Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/packet/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "packet", 3 | "readable_name": "Packet", 4 | "url": "http://status.packet.net", 5 | "twitter": "packethost", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:06.815Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pagerduty/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pagerduty", 3 | "readable_name": "PagerDuty", 4 | "url": "https://status.pagerduty.com", 5 | "twitter": "pagerduty", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:08.331Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pagodabox/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pagodabox", 3 | "readable_name": "Pagoda Box", 4 | "url": "http://status.pagodabox.io", 5 | "twitter": "pagodabox", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:13.451Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pantheon/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pantheon", 3 | "readable_name": "Pantheon", 4 | "url": "http://status.pantheon.io", 5 | "twitter": "getpantheon", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:35:38.876Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/papertrail/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "papertrail", 3 | "readable_name": "Papertrail", 4 | "url": "http://www.papertrailstatus.com", 5 | "twitter": "papertrailapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:35:40.221Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/parse/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "parse", 3 | "readable_name": "Parse", 4 | "url": "https://status.parse.com", 5 | "twitter": "parseit", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:18.492Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/particle/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "particle", 3 | "readable_name": "Particle", 4 | "url": "http://status.particle.io", 5 | "twitter": "particle", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:14:30.981Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/periscope/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "periscope", 3 | "readable_name": "Periscope Data", 4 | "url": "https://status.periscopedata.com", 5 | "twitter": "periscopedata", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:29.417Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/phaxio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "phaxio", 3 | "readable_name": "Phaxio", 4 | "url": "http://status.phaxio.com", 5 | "twitter": "phaxio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:31.103Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/phrase/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "phrase", 3 | "readable_name": "PhraseApp", 4 | "url": "http://status.phraseapp.com", 5 | "twitter": "phraseapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:32.686Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/phreesia/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "phreesia", 3 | "readable_name": "Phreesia", 4 | "url": "http://status.phreesia.net", 5 | "twitter": "phreesia", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:34.373Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pingidentity/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pingidentity", 3 | "readable_name": "Ping Identity", 4 | "url": "https://status.pingidentity.com", 5 | "twitter": "pingidentity", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T04:36:56.223Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pinpayments/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pinpayments", 3 | "readable_name": "Pin Payments", 4 | "url": "https://pin.statuspage.io", 5 | "twitter": "pinpayments", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:42.572Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pipedrive/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pipedrive", 3 | "readable_name": "Pipedrive", 4 | "url": "http://status.pipedrive.com", 5 | "twitter": "pipedrive", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T18:22:59.383Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pivotaltracker/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pivotaltracker", 3 | "readable_name": "Pivotal Tracker", 4 | "url": "https://status.pivotaltracker.com", 5 | "twitter": "pivotaltracker", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:14:40.968Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/plex/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "plex", 3 | "readable_name": "Plex", 4 | "url": "http://status.plex.tv", 5 | "twitter": "plex", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:54.230Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/podio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "podio", 3 | "readable_name": "Podio", 4 | "url": "http://status.podio.com", 5 | "twitter": "podio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:56.000Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/postplanner/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "postplanner", 3 | "readable_name": "Post Planner", 4 | "url": "http://status.postplanner.com", 5 | "twitter": "postplanner", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:21:57.793Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/procore/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "procore", 3 | "readable_name": "Procore", 4 | "url": "http://status.procore.com", 5 | "twitter": "procoretech", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:03.009Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/proposify/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "proposify", 3 | "readable_name": "Proposify", 4 | "url": "http://status.proposify.biz", 5 | "twitter": "proposify", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:04.385Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/proxyclick/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "proxyclick", 3 | "readable_name": "Proxyclick", 4 | "url": "http://status.proxyclick.com", 5 | "twitter": "proxyclick", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:05.941Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pubnub/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pubnub", 3 | "readable_name": "PubNub", 4 | "url": "http://status.pubnub.com", 5 | "twitter": "pubnub", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:07.542Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/pusher/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "pusher", 3 | "readable_name": "Pusher", 4 | "url": "https://status.pusher.com", 5 | "twitter": "pusher", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:12.528Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/quandl/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "quandl", 3 | "readable_name": "Quandl", 4 | "url": "http://status.quandl.com", 5 | "twitter": "quandl", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:14.401Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/quay/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "quay", 3 | "readable_name": "Quay", 4 | "url": "http://status.quay.io", 5 | "twitter": "quayio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:14:52.891Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/quotaguard/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "quotaguard", 3 | "readable_name": "QuotaGuard", 4 | "url": "http://status.quotaguard.com", 5 | "twitter": "quotaguard", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:18.118Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/rainforestqa/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "rainforestqa", 3 | "readable_name": "Rainforest QA", 4 | "url": "http://status.rainforestqa.com", 5 | "twitter": "rainforestqa", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:14:56.863Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/rapid7/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "rapid7", 3 | "readable_name": "Rapid7", 4 | "url": "https://status.rapid7.com/", 5 | "twitter": "rapid7", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:29.398Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/raven/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "raven", 3 | "readable_name": "Raven", 4 | "url": "http://status.raventools.com", 5 | "twitter": "RavenTools", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Non impact", 9 | "description": "Non impact incident", 10 | "updated_at": "2016-05-19T03:31:00.395Z", 11 | "color": "black" 12 | } 13 | } -------------------------------------------------------------------------------- /services/readme/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "readme", 3 | "readable_name": "ReadMe", 4 | "url": "http://status.readme.io", 5 | "twitter": "readmeio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:33.308Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/recurly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "recurly", 3 | "readable_name": "Recurly", 4 | "url": "https://status.recurly.com", 5 | "twitter": "recurly", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:38.760Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/reddit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "reddit", 3 | "readable_name": "reddit", 4 | "url": "http://www.redditstatus.com", 5 | "twitter": "reddit", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:41.565Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/redislabs/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "redislabs", 3 | "readable_name": "Redis Labs", 4 | "url": "https://status.redislabs.com", 5 | "twitter": "redislabs", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:43.729Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/redistogo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "redistogo", 3 | "readable_name": "Redis To Go", 4 | "url": "http://status.redistogo.com", 5 | "twitter": "redistogo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:45.593Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/relateiq/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "relateiq", 3 | "readable_name": "SalesforceIQ", 4 | "url": "https://status.salesforceiq.com/", 5 | "twitter": "salesforceiq", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:50.297Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/resin/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "resin", 3 | "readable_name": "Resin.io", 4 | "url": "http://status.resin.io", 5 | "twitter": "resin_io", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:22:53.562Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/rjmetrics/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "rjmetrics", 3 | "readable_name": "RJMetrics", 4 | "url": "http://status.rjmetrics.com", 5 | "twitter": "rjmetrics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T01:41:39.233Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/robin/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "robin", 3 | "readable_name": "Robin", 4 | "url": "http://status.robinpowered.com", 5 | "twitter": "robinpowered", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:15:10.789Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/rollbar/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "rollbar", 3 | "readable_name": "Rollbar", 4 | "url": "http://status.rollbar.com", 5 | "twitter": "rollbar", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:02.867Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/rubygems/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "rubygems", 3 | "readable_name": "RubyGems", 4 | "url": "https://status.rubygems.org", 5 | "twitter": "rubygems", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:04.409Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/runscope/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "runscope", 3 | "readable_name": "Runscope", 4 | "url": "http://status.runscope.com", 5 | "twitter": "runscope", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:05.950Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/saucelabs/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "saucelabs", 3 | "readable_name": "Sauce Labs", 4 | "url": "http://status.saucelabs.com", 5 | "twitter": "saucelabs", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:07.624Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/scout/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "scout", 3 | "readable_name": "Scout", 4 | "url": "https://status.scoutapp.com", 5 | "twitter": "scout", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:12.702Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/scrapinghub/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "scrapinghub", 3 | "readable_name": "Scrapinghub", 4 | "url": "http://status.scrapinghub.com", 5 | "twitter": "scrapinghub", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:14.143Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/scrutinizer/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "scrutinizer", 3 | "readable_name": "Scrutinizer", 4 | "url": "http://status.scrutinizer-ci.com", 5 | "twitter": "scrutinizerci", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:15:20.631Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/segment/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "segment", 3 | "readable_name": "Segment", 4 | "url": "http://status.segment.com", 5 | "twitter": "segment", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:17.373Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sendgrid/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sendgrid", 3 | "readable_name": "SendGrid", 4 | "url": "http://status.sendgrid.com", 5 | "twitter": "sendgrid", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:36:19.203Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sendhub/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sendhub", 3 | "readable_name": "SendHub", 4 | "url": "http://status.sendhub.com", 5 | "twitter": "sendhub", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:30.414Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sendwithus/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sendwithus", 3 | "readable_name": "Sendwithus", 4 | "url": "http://status.sendwithus.com", 5 | "twitter": "send_with_us", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:32.204Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sentry/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sentry", 3 | "readable_name": "Sentry", 4 | "url": "http://status.getsentry.com", 5 | "twitter": "getsentry", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:37.049Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/serverdensity/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "serverdensity", 3 | "readable_name": "Server Density", 4 | "url": "http://status.serverdensity.com", 5 | "twitter": "serverdensity", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:39.601Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/servint/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "servint", 3 | "readable_name": "ServInt", 4 | "url": "https://servint.statuspage.io", 5 | "twitter": "servint", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:41.541Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sharefile/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sharefile", 3 | "readable_name": "ShareFile", 4 | "url": "http://status.sharefile.com", 5 | "twitter": "sharefile", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:43.496Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/shiphawk/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "shiphawk", 3 | "readable_name": "ShipHawk", 4 | "url": "https://shiphawk.statuspage.io", 5 | "twitter": "shiphawk", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:47.998Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/shippo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "shippo", 3 | "readable_name": "Shippo", 4 | "url": "http://status.goshippo.com", 5 | "twitter": "goshippo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:51.062Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/shipwire/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "shipwire", 3 | "readable_name": "Shipwire", 4 | "url": "http://status.shipwire.com", 5 | "twitter": "shipwire", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:52.841Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/shopify/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "shopify", 3 | "readable_name": "Shopify", 4 | "url": "https://status.shopify.com", 5 | "twitter": "shopify", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:23:55.315Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/shopkeep/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "shopkeep", 3 | "readable_name": "ShopKeep", 4 | "url": "http://status.shopkeep.com", 5 | "twitter": "shopkeep", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T01:42:37.201Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/siftscience/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "siftscience", 3 | "readable_name": "Sift Science", 4 | "url": "https://status.siftscience.com", 5 | "twitter": "siftscience", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:02.695Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/signalfx/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "signalfx", 3 | "readable_name": "SignalFX", 4 | "url": "http://status.signalfx.com", 5 | "twitter": "signalfx", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:04.291Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/signifyd/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "signifyd", 3 | "readable_name": "Signifyd", 4 | "url": "http://status.signifyd.com", 5 | "twitter": "signifyd", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:05.797Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/simplereach/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "simplereach", 3 | "readable_name": "Simplereach", 4 | "url": "http://status.simplereach.com", 5 | "twitter": "simplereach", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:10.785Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sinch/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sinch", 3 | "readable_name": "Sinch", 4 | "url": "http://status.sinch.com", 5 | "twitter": "sinchdev", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-25T04:37:51.242Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/siteleaf/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "siteleaf", 3 | "readable_name": "Siteleaf", 4 | "url": "http://status.siteleaf.com", 5 | "twitter": "siteleaf", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:15:43.499Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/skylight/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "skylight", 3 | "readable_name": "Skylight", 4 | "url": "http://status.skylight.io", 5 | "twitter": "skylight", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:15.683Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/smartsheet/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "smartsheet", 3 | "readable_name": "Smartsheet.com", 4 | "url": "http://status.smartsheet.com", 5 | "twitter": "smartsheet", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-25T04:37:55.134Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/smtp2go/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "smtp2go", 3 | "readable_name": "SMTP2GO", 4 | "url": "http://smtp2gostatus.com", 5 | "twitter": "smtp2go", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:25.952Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/solano-ci/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "solano-ci", 3 | "readable_name": "Solano CI", 4 | "url": "http://status.tddium.com/", 5 | "twitter": "solanolabs", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:28.073Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/spark/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "spark", 3 | "readable_name": "Spark", 4 | "url": "http://status.spark.io/", 5 | "twitter": "particle", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:15:50.629Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sparkcentral/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sparkcentral", 3 | "readable_name": "Sparkcentral", 4 | "url": "http://status.sparkcentral.com", 5 | "twitter": "sparkcentral", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:36.433Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/spreedly/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "spreedly", 3 | "readable_name": "Spreedly", 4 | "url": "http://status.spreedly.com", 5 | "twitter": "spreedly", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:38.442Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sprout/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sprout", 3 | "readable_name": "Sprout", 4 | "url": "http://status.sproutsocial.com", 5 | "twitter": "sprout", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:51:15.386Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/squarespace/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "squarespace", 3 | "readable_name": "Squarespace", 4 | "url": "https://status.squarespace.com", 5 | "twitter": "squarespace", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:42.412Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/staffjoy/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "staffjoy", 3 | "readable_name": "Staffjoy", 4 | "url": "http://status.staffjoy.com", 5 | "twitter": "staffjoy", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:49.348Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/statuspageio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "statuspageio", 3 | "readable_name": "StatusPage.io", 4 | "url": "http://metastatuspage.com/", 5 | "twitter": "statuspageio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:51.477Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/stoplight/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "stoplight", 3 | "readable_name": "StopLight", 4 | "url": "http://status.stoplight.io", 5 | "twitter": "stoplightio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:53.200Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/stormpath/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "stormpath", 3 | "readable_name": "Stormpath", 4 | "url": "http://status.stormpath.com", 5 | "twitter": "gostormpath", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:24:56.898Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/strava/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "strava", 3 | "readable_name": "Strava", 4 | "url": "http://status.strava.com", 5 | "twitter": "strava", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:00.556Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/stream/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "stream", 3 | "readable_name": "Stream", 4 | "url": "http://status.getstream.io", 5 | "twitter": "getstream_io", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:02.395Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/sumologic/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "sumologic", 3 | "readable_name": "Sumo Logic", 4 | "url": "http://status.sumologic.com", 5 | "twitter": "sumologic", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:04.327Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/superfeedr/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "superfeedr", 3 | "readable_name": "Superfeedr", 4 | "url": "http://status.superfeedr.com", 5 | "twitter": "superfeedr", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:09.549Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/surveygizmo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "surveygizmo", 3 | "readable_name": "SurveyGizmo", 4 | "url": "https://surveygizmo.statuspage.io", 5 | "twitter": "surveygizmo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:11.253Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/surveypal/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "surveypal", 3 | "readable_name": "Surveypal", 4 | "url": "https://status.surveypal.com", 5 | "twitter": "surveypal", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T15:58:16.837Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/swiftype/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "swiftype", 3 | "readable_name": "Swiftype", 4 | "url": "http://status.swiftype.com", 5 | "twitter": "swiftype", 6 | "provider": "Powered by Status.io", 7 | "status": { 8 | "description": "All Systems Operational", 9 | "indicator": "Operational", 10 | "color": "green", 11 | "updated_at": "2016-05-10T06:25:14.540Z" 12 | } 13 | } -------------------------------------------------------------------------------- /services/switch/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "switch", 3 | "readable_name": "Switch.co", 4 | "url": "http://status.dialpad.com", 5 | "twitter": "switch", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:18.315Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/switchco/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "switchco", 3 | "readable_name": "Dialpad", 4 | "url": "http://status.dialpad.com/", 5 | "twitter": "DialpadHQ", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:23.319Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/swrve/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "swrve", 3 | "readable_name": "Swrve", 4 | "url": "http://status.swrve.com", 5 | "twitter": "swrve", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:25.746Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/syncano/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "syncano", 3 | "readable_name": "Syncano", 4 | "url": "http://status.syncano.com", 5 | "twitter": "syncano", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:16:11.055Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/talkdesk/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "talkdesk", 3 | "readable_name": "Talkdesk", 4 | "url": "http://status.talkdesk.com", 5 | "twitter": "talkdesk", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-25T04:38:21.939Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/tapglue/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "tapglue", 3 | "readable_name": "Tapglue", 4 | "url": "http://status.tapglue.com", 5 | "twitter": "tapglue", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:35.392Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/taplytics/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "taplytics", 3 | "readable_name": "Taplytics", 4 | "url": "http://status.taplytics.com", 5 | "twitter": "taplytics", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:16:14.119Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/taskrabbit/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "taskrabbit", 3 | "readable_name": "TaskRabbit", 4 | "url": "http://status.taskrabbit.com", 5 | "twitter": "taskrabbit", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:16:16.229Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/teespring/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "teespring", 3 | "readable_name": "Teespring", 4 | "url": "http://status.teespring.com", 5 | "twitter": "teespring", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:43.732Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/threatstack/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "threatstack", 3 | "readable_name": "Threat Stack", 4 | "url": "http://status.threatstack.com", 5 | "twitter": "threatstack", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:47.372Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/totango/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "totango", 3 | "readable_name": "Totango", 4 | "url": "http://status.totango.com", 5 | "twitter": "totango", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-27T15:37:03.810Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/travisci/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "travisci", 3 | "readable_name": "Travis CI", 4 | "url": "https://www.traviscistatus.com", 5 | "twitter": "travisci", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:16:22.473Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/trayio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "trayio", 3 | "readable_name": "tray.io", 4 | "url": "http://status.tray.io", 5 | "twitter": "tray", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:54.010Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/treehouse/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "treehouse", 3 | "readable_name": "Treehouse", 4 | "url": "http://status.teamtreehouse.com", 5 | "twitter": "treehouse", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:25:58.637Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/tropo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "tropo", 3 | "readable_name": "Tropo", 4 | "url": "http://status.tropo.com", 5 | "twitter": "tropo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T18:25:09.688Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/twilio/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "twilio", 3 | "readable_name": "Twilio", 4 | "url": "http://status.twilio.com", 5 | "twitter": "twilio", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:02.388Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/twotap/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "twotap", 3 | "readable_name": "TwoTap", 4 | "url": "http://status.twotap.com", 5 | "twitter": "twotapbuy", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:03.882Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/typeform/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "typeform", 3 | "readable_name": "Typeform", 4 | "url": "http://status.typeform.com", 5 | "twitter": "typeform", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:08.810Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/uberconference/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "uberconference", 3 | "readable_name": "UberConference", 4 | "url": "http://status.uberconference.com/", 5 | "twitter": "uberconference", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:10.548Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/udacity/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "udacity", 3 | "readable_name": "Udacity", 4 | "url": "http://status.udacity.com", 5 | "twitter": "udacity", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:12.178Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/unbounce/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "unbounce", 3 | "readable_name": "Unbounce", 4 | "url": "http://status.unbounce.com", 5 | "twitter": "unbounce", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:13.703Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/undefined/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "bitrise", 3 | "readable_name": "Bitrise", 4 | "url": "http://status.bitrise.io", 5 | "twitter": "bitrise", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-26T00:16:33.413Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/upcloud/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "upcloud", 3 | "readable_name": "UpCloud", 4 | "url": "http://status.upcloud.com", 5 | "twitter": "upcloud", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:22.050Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/urbanairship/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "urbanairship", 3 | "readable_name": "Urban Airship", 4 | "url": "http://status.urbanairship.com", 5 | "twitter": "urbanairship", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:24.613Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/uservoice/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "uservoice", 3 | "readable_name": "UserVoice", 4 | "url": "https://status.uservoice.com", 5 | "twitter": "uservoice", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Non impact", 9 | "description": "Non impact incident", 10 | "updated_at": "2016-05-27T15:37:17.732Z", 11 | "color": "black" 12 | } 13 | } -------------------------------------------------------------------------------- /services/vend/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "vend", 3 | "readable_name": "Vend", 4 | "url": "http://status.vendhq.com", 5 | "twitter": "vendhq", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:33.248Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/venmo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "venmo", 3 | "readable_name": "Venmo", 4 | "url": "http://status.venmo.com", 5 | "twitter": "venmo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:35.196Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/victorops/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "victorops", 3 | "readable_name": "VictorOps", 4 | "url": "https://status.victorops.com", 5 | "twitter": "victorops", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:37.334Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/vimeo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "vimeo", 3 | "readable_name": "Vimeo", 4 | "url": "http://www.vimeostatus.com", 5 | "twitter": "vimeo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Minor", 9 | "description": "Minor incident", 10 | "updated_at": "2016-05-27T15:37:22.595Z", 11 | "color": "yellow" 12 | } 13 | } -------------------------------------------------------------------------------- /services/vividcortex/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "vividcortex", 3 | "readable_name": "VividCortex", 4 | "url": "https://vividcortex.statuspage.io", 5 | "twitter": "vividcortex", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:45.536Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/webflow/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "webflow", 3 | "readable_name": "Webflow", 4 | "url": "http://status.webflow.com", 5 | "twitter": "webflowapp", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:47.340Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/wepay/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "wepay", 3 | "readable_name": "WePay", 4 | "url": "https://status.wepay.com", 5 | "twitter": "wepay", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:49.237Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/wheniwork/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "wheniwork", 3 | "readable_name": "When I Work", 4 | "url": "http://status.wheniwork.com", 5 | "twitter": "wheniwork", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:54.168Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/wistia/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "wistia", 3 | "readable_name": "Wistia", 4 | "url": "https://status.wistia.com", 5 | "twitter": "wistia", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:57.673Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/workable/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "workable", 3 | "readable_name": "Workable", 4 | "url": "http://status.workable.com", 5 | "twitter": "workable", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:26:58.948Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/wunderlist/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "wunderlist", 3 | "readable_name": "Wunderlist", 4 | "url": "https://status.wunderlist.com", 5 | "twitter": "wunderlist", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:00.404Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/xamarin/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "xamarin", 3 | "readable_name": "Xamarin", 4 | "url": "http://status.xamarin.com", 5 | "twitter": "xamarinhq", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:05.606Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/xero/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "xero", 3 | "readable_name": "Xero", 4 | "url": "https://status.developer.xero.com", 5 | "twitter": "xero", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:07.792Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/xplenty/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "xplenty", 3 | "readable_name": "Xplenty", 4 | "url": "http://status.xplenty.com", 5 | "twitter": "xplenty", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:09.454Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/yesware/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "yesware", 3 | "readable_name": "Yesware", 4 | "url": "http://status.yesware.com", 5 | "twitter": "yesware", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:10.988Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/yotpo/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "yotpo", 3 | "readable_name": "Yotpo", 4 | "url": "http://status.yotpo.com", 5 | "twitter": "yotpo", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:15.948Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/zoom/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "zoom", 3 | "readable_name": "Zoom", 4 | "url": "http://status.zoom.us", 5 | "twitter": "zoom_us", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:17.948Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /services/zuora/status.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "zuora", 3 | "readable_name": "Zuora", 4 | "url": "http://trust.zuora.com", 5 | "twitter": "zuora", 6 | "provider": "StatusPage.io", 7 | "status": { 8 | "indicator": "Operational", 9 | "description": "All Systems Operational", 10 | "updated_at": "2016-05-10T06:27:20.468Z", 11 | "color": "green" 12 | } 13 | } -------------------------------------------------------------------------------- /src/index.js: -------------------------------------------------------------------------------- 1 | const Service = require('./lib/Service.js'); 2 | const c = require('./lib/Common/Console.js'); 3 | 4 | (async () => { 5 | try { 6 | await Service.updateAll(); 7 | // await Service.update('acquia'); 8 | } catch (error) { 9 | c.error(error); 10 | c.error(error.stack); 11 | } 12 | })(); 13 | -------------------------------------------------------------------------------- /src/lib/Common/Console.js: -------------------------------------------------------------------------------- 1 | const colors = require('colors'); 2 | 3 | export function log() { 4 | for (const arg of arguments) { 5 | console.log(arg); 6 | } 7 | } 8 | 9 | export function error(err) { 10 | if (err !== null) { 11 | console.log(colors.red(err)); 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /src/lib/Common/Request.js: -------------------------------------------------------------------------------- 1 | const request = require('request'); 2 | const c = require('./Console.js'); 3 | 4 | request.requestAsHTML = async (url) => { 5 | c.log('Request URL', url); 6 | return new Promise((resolve) => { 7 | request(url, (error, response, body) => { 8 | if (!error && response.statusCode === 200) { 9 | resolve(body); 10 | } 11 | }); 12 | }); 13 | }; 14 | 15 | export function requestAsHTML(url) { 16 | return new Promise((resolve) => { 17 | request(url, (error, response, body) => { 18 | if (!error && response.statusCode === 200) { 19 | resolve(body); 20 | } 21 | }); 22 | }); 23 | } 24 | 25 | export function requestAsJson(url) { 26 | return new Promise((resolve) => { 27 | request(url, (error, response, body) => { 28 | resolve(JSON.parse(body)); 29 | }); 30 | }); 31 | } 32 | 33 | export default request; 34 | -------------------------------------------------------------------------------- /src/lib/Parsers/Parser.js: -------------------------------------------------------------------------------- 1 | const StatusPage = require('./StatusPage.js'); 2 | const Statusio = require('./Statusio.js'); 3 | 4 | export async function parse(provider, url) { 5 | let status = null; 6 | if (provider === 'StatusPage.io') { 7 | status = await StatusPage.parse(url); 8 | } else if (provider === 'Powered by Status.io') { 9 | status = await Statusio.parse(url); 10 | } else { 11 | throw new Error('Not implemented Provider'); 12 | } 13 | return status; 14 | } 15 | --------------------------------------------------------------------------------