• EnglishEspañol日本語한국어Português
  • Log inStart now

No data appears with Heroku (Java)

Problem

After waiting a few minutes, data is not appearing in your Heroku app's APM Summary page.

Solution

  1. Check the Heroku logs for errors with this Heroku toolbelt command:

    heroku logs --tail
  2. Check that the files in your Heroku dyno match the file modifications from the Java on Heroku or Java with Scala on Heroku installation procedures. Use this Heroku toolbelt command:

    heroku run bash
  3. Try the steps in No data appears (Java).

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.