![Stackhero for Prometheus](https://s3.amazonaws.com/assets.heroku.com/addons.heroku.com/icons/9550/original.png)
This add-on is operated by Stackhero
Prometheus on dedicated instance, up-to-date version and super attractive prices
Stackhero for Prometheus
Last updated February 11, 2025
The Stackhero for Prometheus add-on is currently in beta.
Table of Contents
Stackhero for Prometheus provides a managed Prometheus service running on a fully dedicated instance.
The Stackhero for Prometheus add-on offers various features:
- A private instance (dedicated VM) for high performances and security
- TLS encryption (aka SSL)
- An automatic backup every 24 hours
- One click to update to new Prometheus versions
Provisioning the add-on
Stackhero for Prometheus can be attached to a Heroku application via the CLI:
For more information about available plans, see Stackhero for Prometheus.
$ heroku addons:create --wait ah-prometheus-stackhero --app <your app name>
Creating ah-prometheus-stackhero...
Your add-on is being provisioned on Stackhero. It will be available in around 2 minutes.
Connecting to the Stackhero Dashboard
View your instance usage, restart it, and apply updates in the Stackhero dashboard. You can access the dashboard via the CLI:
$ heroku addons:open ah-prometheus-stackhero
Opening ah-prometheus-stackhero for sharp-mountain-4005
You can also visit the Heroku Dashboard, select your application, and then select Stackhero for Prometheus
from the Add-ons
menu.
Upgrading Your Plan
You can’t downgrade an existing add-on.
Use the heroku addons:upgrade
command to migrate to a new plan.
$ heroku addons:upgrade ah-prometheus-stackhero:newplan
-----> Upgrading ah-prometheus-stackhero:newplan to sharp-mountain-4005... done
Your plan has been updated to: ah-prometheus-stackhero:newplan
Removing the Add-on
You can remove Stackhero for Prometheus via the CLI:
This destroys all associated data and can’t be undone!
$ heroku addons:destroy ah-prometheus-stackhero
-----> Removing ah-prometheus-stackhero from sharp-mountain-4005... done
Support
You can submit support and runtime issues for Stackhero for Prometheus via one of the Heroku Support channels. For urgent issues, CC support@stackhero.io.