Skip Navigation
Show nav
Dev Center
  • Get Started
  • Documentation
  • Changelog
  • Search
  • Get Started
    • Node.js
    • Ruby on Rails
    • Ruby
    • Python
    • Java
    • PHP
    • Go
    • Scala
    • Clojure
    • .NET
  • Documentation
  • Changelog
  • More
    Additional Resources
    • Home
    • Elements
    • Products
    • Pricing
    • Careers
    • Help
    • Status
    • Events
    • Podcasts
    • Compliance Center
    Heroku Blog

    Visit the Heroku Blog

    Find news and updates from Heroku in the blog.

    Visit Blog
  • Log inorSign up
Hide categories

Categories

  • Heroku Architecture
    • Compute (Dynos)
      • Dyno Management
      • Dyno Concepts
      • Dyno Behavior
      • Dyno Reference
      • Dyno Troubleshooting
    • Stacks (operating system images)
    • Networking & DNS
    • Platform Policies
    • Platform Principles
  • Developer Tools
    • Command Line
    • Heroku VS Code Extension
  • Deployment
    • Deploying with Git
    • Deploying with Docker
    • Deployment Integrations
  • Continuous Delivery & Integration (Heroku Flow)
    • Continuous Integration
  • Language Support
    • Node.js
      • Troubleshooting Node.js Apps
      • Working with Node.js
      • Node.js Behavior in Heroku
    • Ruby
      • Rails Support
      • Working with Bundler
      • Working with Ruby
      • Ruby Behavior in Heroku
      • Troubleshooting Ruby Apps
    • Python
      • Working with Python
      • Background Jobs in Python
      • Python Behavior in Heroku
      • Working with Django
    • Java
      • Java Behavior in Heroku
      • Working with Java
      • Working with Maven
      • Working with Spring Boot
      • Troubleshooting Java Apps
    • PHP
      • Working with PHP
      • PHP Behavior in Heroku
    • Go
      • Go Dependency Management
    • Scala
    • Clojure
    • .NET
      • Working with .NET
  • Databases & Data Management
    • Heroku Postgres
      • Postgres Basics
      • Postgres Getting Started
      • Postgres Performance
      • Postgres Data Transfer & Preservation
      • Postgres Availability
      • Postgres Special Topics
      • Migrating to Heroku Postgres
    • Heroku Key-Value Store
    • Apache Kafka on Heroku
    • Other Data Stores
  • AI
    • Working with AI
    • Heroku Inference
      • Inference API
      • Quick Start Guides
      • Inference Essentials
      • AI Models
    • Vector Database
    • Model Context Protocol
  • Monitoring & Metrics
    • Logging
  • App Performance
  • Add-ons
    • All Add-ons
  • Collaboration
  • Security
    • App Security
    • Identities & Authentication
      • Single Sign-on (SSO)
    • Private Spaces
      • Infrastructure Networking
    • Compliance
  • Heroku Enterprise
    • Enterprise Accounts
    • Enterprise Teams
    • Heroku Connect (Salesforce sync)
      • Heroku Connect Administration
      • Heroku Connect Reference
      • Heroku Connect Troubleshooting
  • Patterns & Best Practices
  • Extending Heroku
    • Platform API
    • App Webhooks
    • Heroku Labs
    • Building Add-ons
      • Add-on Development Tasks
      • Add-on APIs
      • Add-on Guidelines & Requirements
    • Building CLI Plugins
    • Developing Buildpacks
    • Dev Center
  • Accounts & Billing
  • Troubleshooting & Support
  • Integrating with Salesforce
  • Add-ons
  • All Add-ons
  • Better Uptime
Better Uptime

This add-on is operated by HODL s.r.o.

Uptime Monitoring, Incident Management, On-call Scheduling/Alerting, Status Page

Better Uptime

Last updated June 22, 2021

The Better Uptime add-on is currently in beta.

Table of Contents

  • Radically Better Uptime Monitoring
  • API
  • Provisioning the add-on
  • Dashboard
  • Migrating between plans
  • Removing the add-on
  • Support

Radically Better Uptime Monitoring

Better Uptime is a website uptime monitoring add-on. We call you when your website goes down.

Can’t afford a downtime? Get alerted with the fastest uptime monitoring service.

We provide:

  • Unlimited phone call alerts
  • 30-second multi-location checks
  • Detailed incident timeline describing exactly what happened
  • Built-in incident management with on-call duties and automatic escalation
  • Scheduling for on-call rotations directly from Google Calendar
  • Screenshots and error logs for every incident.

Find out more on betteruptime.com and betterstack.com.

API

Creating custom incidents is accessible via Better Uptime REST API. API documentation can be found here.

After you provision the addon, we automatically add BETTERUPTIME_API_TOKEN to your environment variables.

Provisioning the add-on

Better Uptime can be attached to a Heroku application via the CLI:

$ heroku addons:create betteruptime
-----> Adding betteruptime to sharp-mountain-4005... done, v18 (free)
Please type heroku addons:open betteruptime and set-up your monitor.

Set up your first monitor by typing heroku addons:open betteruptime

After you provision Better Uptime, the BETTERUPTIME_API_TOKEN config var is available in your app’s configuration. It contains the API token used for creating incidents programmatically. You can confirm this via the heroku config:get command:

$ heroku config:get BETTERUPTIME_API_TOKEN
XXXXXXXXXXXXXXXXXXXXXXXX

Dashboard

The Better Uptime dashboard allows you to view recent incidents, schedule on-call duties and manage integrations with 2,000+ other apps.

You can access the dashboard via the CLI:

$ heroku addons:open betteruptime
Opening betteruptime for sharp-mountain-4005

or by visiting the Heroku Dashboard and selecting the application in question. Select Better Uptime from the Add-ons menu.

Migrating between plans

Use the heroku addons:upgrade command to migrate to a new plan.

$ heroku addons:upgrade betteruptime:freelancer
-----> Upgrading betteruptime:newplan to sharp-mountain-4005... done, v18 ($49/mo)
       Your plan has been updated to: betteruptime:freelancer

You can find a list of available plans on Heroku Elements

Removing the add-on

You can remove Better Uptime via the CLI:

This will destroy all associated data and your Better Uptime account will be no longer accessible. We will no longer monitor your website.

$ heroku addons:destroy betteruptime
-----> Removing betteruptime from sharp-mountain-4005... done, v20 (free)

Support

All Better Uptime support and runtime issues should be submitted via one of the Heroku Support channels. For general inquiries please read our FAQ. Any non-support related issues or product feedback is welcome at hello@betteruptime.com.

Keep reading

  • All Add-ons

Feedback

Log in to submit feedback.

Zara 4 Blower.io SMS

Information & Support

  • Getting Started
  • Documentation
  • Changelog
  • Compliance Center
  • Training & Education
  • Blog
  • Support Channels
  • Status

Language Reference

  • Node.js
  • Ruby
  • Java
  • PHP
  • Python
  • Go
  • Scala
  • Clojure
  • .NET

Other Resources

  • Careers
  • Elements
  • Products
  • Pricing
  • RSS
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku Blog
    • Heroku News Blog
    • Heroku Engineering Blog
  • Twitter
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku
    • Heroku Status
  • Github
  • LinkedIn
  • © 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States
  • heroku.com
  • Legal
  • Terms of Service
  • Privacy Information
  • Responsible Disclosure
  • Trust
  • Contact
  • Cookie Preferences
  • Your Privacy Choices