![Stackhero for Grafana](https://s3.amazonaws.com/assets.heroku.com/addons.heroku.com/icons/9552/original.png)
This add-on is operated by Stackhero
Grafana on dedicated instances, up-to-date versions and super attractive prices.
Stackhero for Grafana
Last updated February 11, 2025
The Stackhero for Grafana add-on is currently in beta.
Table of Contents
Stackhero for Grafana provides a managed Grafana service running on a fully dedicated instance.
The Stackhero for Grafana 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 Grafana versions
Provisioning the add-on
Stackhero for Grafana can be attached to a Heroku application via the CLI:
For more information about available plans, see Stackhero for Grafana.
$ heroku addons:create --wait ah-grafana-stackhero --app <your app name>
Creating ah-grafana-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 with the Stackhero dashboard. You can access the dashboard via the CLI:
$ heroku addons:open ah-grafana-stackhero
Opening ah-grafana-stackhero for sharp-mountain-4005
You can also visit the Heroku Dashboard, select your application, and then select Stackhero for Grafana
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-grafana-stackhero:newplan
-----> Upgrading ah-grafana-stackhero:newplan to sharp-mountain-4005... done
Your plan has been updated to: ah-grafana-stackhero:newplan
Removing the Add-on
You can remove Stackhero for Grafana via the CLI:
This destroys all associated data and can’t be undone!
$ heroku addons:destroy ah-grafana-stackhero
-----> Removing ah-grafana-stackhero from sharp-mountain-4005... done
Support
You can submit support and runtime issues for Stackhero for Grafana via one of the Heroku Support channels. For urgent issues, CC support@stackhero.io.