
This add-on is operated by Raiquun, LLC
Intelligently manage and optimize your Applications and Data Services
DataVisor by Raiquun
Last updated July 15, 2025
The DataVisor by Raiquun add-on is currently in beta.
Table of Contents
DataVisor by Raiquun enables you to intelligently manage and optimize your organization’s Applications and Data Services in one place.
DataVisor actively monitors your:
- Application dynos
- Heroku Postgres databases with support for Heroku Connect
- Heroku Key-Value Store instances
- Apache Kafka on Heroku clusters
With DataVisor, your organization can control and right-size its ever-changing Heroku environment in a user-friendly and efficient manner.
DataVisor Dashboard
DataVisor provides an interface to view and interact with your organization’s Heroku environment via its dashboard. Access the DataVisor dashboard by clicking the DataVisor by Raiquun Add-on in your Application from the Heroku Dashboard, or with the heroku addons:open raiquun
command.
DataVisor provides a detailed, intelligent view of the telemetry of your organization’s Applications and Data Services on the Spend
, Performance
, Storage
, Durability
, and Security
pages of the dashboard.
DataVisor actively monitors your organization’s Heroku environment via Policies and Rules you create, and Insights generated from those Policies. Policies are a set of Rules, created on a Service type basis. You can apply Policies to one or all of the Services within that Service type. Rules are metric thresholds that when triggered, create Insights surfaced in the UI throughout the dashboard.
The dashboard provides these pages:
- Policies: create, view, update, and delete Policies and Rules
- Insights: view and take action on Insights
- Saved Insights: view and share Insights your organization has saved
Provisioning the Add-on
DataVisor monitors the Applications and associated Data Services of the entity (i.e., Enterprise Account, Team, or Account) that owns the Application it is attached to. For example, if you attach DataVisor to an Application owned by an Enterprise Account, you gain visibility into all Applications and Data Services owned by that Enterprise Account. Because DataVisor provides visibility into all Applications and associated Data Services of the entity owning the Application it’s attached to, you only need to add it to one Application within your organization. We recommend attaching DataVisor to an Application that will persist long term, such as one specifically created for DataVisor.
Provisioning DataVisor will immediately begin the 14-day free trial enabled by the default trial
plan. DataVisor will recommend the right plan for you or your organization based on the number of Applications and Data Services that get synced when the Add-on is first provisioned. If your organization’s needs exceed the feature limits set by the plans that DataVisor offers out of the box, we will create a new plan tailored for your organization and notify you of that new plan.
Reference the DataVisor Elements Page for a list of available plans and regions.
Using the Heroku Elements Marketplace
Click Install DataVisor by Raiquun
on the DataVisor Elements Page.
Using the Heroku CLI
Attach DataVisor to a Heroku Application via the CLI:
$ heroku addons:create raiquun --app <app>
See the Managing Add-ons dev center article for more CLI installation instructions.
Migrating Between Plans
To continue using DataVisor after your 14-day free trial has ended, you’ll need to reprovision the Add-on with the recommended plan that has been conveyed to you via the DataVisor dashboard or email.
Using the Heroku Dashboard
To migrate to a new plan through the dashboard:
- Click the Application with DataVisor installed in the Heroku Dashboard.
- Find DataVisor by Raiquun in the
Add-ons
section of theResources
tab on the app’s dashboard. - Click
Actions
on the add-on listing, and then clickModify Plan
.
Using the Heroku CLI
Through the CLI, use the heroku addons:upgrade
command to migrate to a new plan:
$ heroku addons:upgrade raiquun:<new plan>
Removing the Add-on
Remove DataVisor via the CLI:
This action destroys all associated data and you can’t undo it! To request a copy of your data, email support@raiquun.com.
$ heroku addons:destroy raiquun
Support
Submit all DataVisor support and runtime issues via one of the Heroku Support channels. If you’re experiencing issues with the DataVisor dashboard or have product feedback to share, contact our support team at support@raiquun.com.