Cedar (Legacy Platform) applications
For Heroku Cedar applications you can configure AppSignal’s metrics, error reporting and dashboards with a Logplex Log Drain. If you also want to access and manage your Heroku logs in AppSignal, you should instead configure the Heroku Log drain for AppSignal Logging. You only have to set up this log drain once per application and it will provide data for all features such as Heroku platform errors, dashboards and host metrics.Bash
<push_api_key>, <app_name> and <app_environment>) with your AppSignal organization’s Push API key, your app’s name and environment. Make sure your app’s name and environment match exactly with your app’s AppSignal configuration. These values are case sensitive.
You can find your Push API key, app name and environment on AppSignal.com at “App settings > Push & Deploy”.
Once the log drain is set up, Heroku platform errors and dashboards should appear automatically. Additional setup is required for Host Metrics.
Fir applications
You can configure AppSignal’s metrics, error reporting, and dashboards for Heroku Fir applications with a Telemetry drain.Bash
<heroku_app_name>with the application name in Heroku<collector-endpoint-url>with the URL of your Hosted Collector, which you can find in your organization’s Hosted Collectors settings<app_name>with your application’s name<app_environment>with your application’s environment- and
<push_api_key>with your AppSignal organization’s Push API key.