GeistHaus
log in · sign up

Heroku Labs: log-runtime-metrics | Heroku Dev Center

devcenter.heroku.com

Log runtime metrics is a labs feature that logs load and memory usage on a per-dyno basis to an app's log stream.

8 pages link to this URL
7 Heroku Features Every Developer Should Be Using

Heroku makes hosting simple, but most developers overlook its advanced capabilities. After years of running apps on the platform, I’ve found several underrated features that speed up your workflow and make your apps more reliable. Here are seven you shouldn’t miss. 1. Preboot Preboot spins up new dynos and starts routing traffic to them before the old ones are terminated. The result is seamless, zero-downtime deployments. The tricky part is knowing when the cutover is complete, since the Heroku dashboard doesn’t show it. Use this command to confirm when the new dynos are live:

0 inbound links article en posts Heroku
Fabio Kung

software, programming, computers, technology

0 inbound links website en clouddockerdockercondockercon2014handoutherokulxcslidestalkcgroupscontainerskernellinuxclojuredeploydevelopmentjavapaasplatformrubywebdesigninterfaceoodiioccodeidentationstylebenefitcostdecisionoptionsstrategycaelumcareerdeploymentjoblocaweb
Memory inside Linux containers

Or why don’t free and top work in a Linux container? Lately at Heroku, we have been trying to find the best way to expose memory usage and limits inside Linux containers. It would be easy to …

2 inbound links article en cgroupscontainersherokukernellinuxlxc
Heroku Metrics

For almost two years now, the Heroku Dashboard has provided a metrics page to display information about memory usage and CPU load for all of the dynos...

1 inbound link article en Engineering data analyticsperformance optimizationproduct features