Heroku Runtime Metrics
Want to also take advantage of our Heroku Dashboards, but the metrics are not going through?
Enable the metrics by running heroku labs:enable log-runtime-metrics --app example-app
in the Heroku CLI, followed up by heroku restart
for the changes to take effect.
You can find more details here: Heroku Runtime Metrics.