4

I'm unable to track how many dyno hours and add-ons I have used in a month. The gauge in the scaling dashboard shows only a monthly estimate.

Is there any source where I can check my monthly usage balance?

allprog
  • 16,540
  • 9
  • 56
  • 97

1 Answers1

13

Not exactly a programming question so don't be alarmed if it get's closed.

Login to heroku.com and go to My Account. Scroll down to the billing section and there should be a' Current Usage' block with a 'Details' button - that will show you an invoice to date.

Direct Link: https://dashboard.heroku.com/account/billing

melwil
  • 2,547
  • 1
  • 19
  • 34
John Beynon
  • 37,398
  • 8
  • 88
  • 97
  • Great, thanks! This is not described anywhere else, at least I couldn't find it. Even if the question gets closed the documentation will stay here. :) – allprog Oct 18 '12 at 09:16
  • Here's a direct link https://dashboard.heroku.com/account/billing. Click on View Details next to "Current Usage" – sguha Jul 18 '15 at 16:45