Skip to content

Uptime monitoring, debug tools and hosted status page in one service.

Uptime Monitoring | Hosted Status Page | Debug Tools

14 day free trial | No credit card required

Join over 2,000 companies who go to one place for their uptime dashboard, debug information and customer facing status pages

Save time tracking down logs with HTTP failure transcripts

When the service is failing, the HTTP request/response that failed will usually give enough information to significantly narrow the issue. That’s why all of our notifications include a full transcript of the HTTP request and response. You can focus on updating configuration or repairing source code instead of wasting time trying to reproduce.

Sensitive headers like Authorization are scrubbed before the transcript is persisted in our datastore. (of course we’d rather not have that token at all!)

GET /v3/stats?aggregated_by=day&start_date=2020-01-01 HTTP/1.1 Host: api.sendgrid.com User-Agent: statuslist.app Service uptime bot Authorization: Bearer xxxxxxxxxxxxxxxxxxx HTTP/1.1 200 OK Server: nginx Date: Thu, 21 May 2020 13:52:13 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive x-frame-options: DENY content-security-policy: default-src https://api.sendgrid.com; frame-src 'none'; object-src 'none' [{"date":"2020-01-01","stats":[{"met…
api.statuslist.app monitor example with debug details

Pinpoint performance issues faster with Built-in Diagnostics

When your service is running slow, you need to know that you’re focusing on the right component of your system. No one wants to spend weeks optimizing application code when really the TLS termination is running slow. Or maybe you need to switch to a better DNS provider.

Timing diagnostics break all this down, right in the performance alert. Don’t spin your wheels in the wrong direction.

Track accidental DNS changes with DNS Tracking

When someone changes the DNS, usually there’s no going back. If those DNS changes broke something, it can be a real headache to get things reconfigured. With Status List’s DNS tracking, we keep a complete change log of your endpoint’s DNS (both A and AAAA DNS records). That way if you need to restore to a previous value, it’s a quick lookup. 

Monitor DNS history
incident tracking

We Track Incidents Automatically, One Less Thing to Think About

In the heat of an incident, the last thing you should be doing is recording tedious things like start/end times and error transcripts. That’s why we take care of all that automatically with incident tracking. Lookup old incidents for post-mortems or view transcript and timing details on current ones. We dig into this and more in our what to do during an incident guide.

Monitor it all, HTTP and DB too

When an HTTP monitor alerts you to a problem, there’s 100 different error sources you could check. With database monitoring, we check the most common error source before you even ask. Setup your Postgres, Maria, Mongo or Redis databases to get database uptime and performance monitoring right along side your HTTP monitors.

You can check out our guides to get started with NGINX, Apache, HAProxy and more

database monitor example with debug details
heroku logo

Uptime Monitoring on Heroku

Keep everything together and install Status List in your Heroku app. It’s the same product with a little bit extra to make for a seamless Heroku experience.
heroku cli setup
slack logo

Uptime Status Notifications on Slack

Get uptime and performance notifications right in your Slack workspace so you don’t have to context switch. Send notifications to the #team or just yourself.
It's critical that you monitor your Heroku application for issues so you can fix them fast. Today we'll show you how to get your monitoring setup with Heroku.
Apache Web Server or httpd is a high performance web server software that has been in circulation for over 25 years. When running a website, it's vital to make sure your instance is running smoothly.
You need to know if your Rails application is working. Rails health checks allows your app to self heal and notify you about issues. Let's dive in!
There are many ways to monitor you ZooKeeper cluster. We can use platform integrations, self hosted options or third party providers. Platform integrated...
HAProxy allows engineers to spread HTTP and TCP loads across multiple servers. This is called load balancing. This is especially important for high volume sites
NGINX is fairly straightforward to install and provides a lot of punch right out of the box. Let's dive in and get started!

Simplify your uptime today!

Questions? You can reach us at hello@statuslist.app