We're working on providing a lot of information about exactly what
resources your app is using.  The first small step toward this is that
"heroku info" will now show some stats about your code and data size:

$ heroku info --app adamblog
=== adamblog
Web URL:        http://adamblog.heroku.com/
Git Repo:       g...@heroku.com:adamblog.git
Repo size:      876k
Slug size:      704k
Data size:      360k in 1 table

If you're running latest client gem (0.8) and you don't see one or
more of these fields, it's because it's still being calculated.  In
the case of repo/slug size, you may not see them until you push your
code again.

Adam

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to