• /
  • ログイン
  • 無料アカウント

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 © 2020 New Relic Inc.