Deep-dive on the Next Gen Platform. Join the Webinar!

Skip Navigation
Show nav
Dev Center
  • Get Started
  • Documentation
  • Changelog
  • Search
  • Get Started
    • Node.js
    • Ruby on Rails
    • Ruby
    • Python
    • Java
    • PHP
    • Go
    • Scala
    • Clojure
    • .NET
  • Documentation
  • Changelog
  • More
    Additional Resources
    • Home
    • Elements
    • Products
    • Pricing
    • Careers
    • Help
    • Status
    • Events
    • Podcasts
    • Compliance Center
    Heroku Blog

    Visit the Heroku Blog

    Find news and updates from Heroku in the blog.

    Visit Blog
  • Log inorSign up
Hide categories

Categories

  • Heroku Architecture
    • Compute (Dynos)
      • Dyno Management
      • Dyno Concepts
      • Dyno Behavior
      • Dyno Reference
      • Dyno Troubleshooting
    • Stacks (operating system images)
    • Networking & DNS
    • Platform Policies
    • Platform Principles
  • Developer Tools
    • Command Line
    • Heroku VS Code Extension
  • Deployment
    • Deploying with Git
    • Deploying with Docker
    • Deployment Integrations
  • Continuous Delivery & Integration (Heroku Flow)
    • Continuous Integration
  • Language Support
    • Node.js
      • Working with Node.js
      • Troubleshooting Node.js Apps
      • Node.js Behavior in Heroku
    • Ruby
      • Rails Support
      • Working with Bundler
      • Working with Ruby
      • Ruby Behavior in Heroku
      • Troubleshooting Ruby Apps
    • Python
      • Working with Python
      • Background Jobs in Python
      • Python Behavior in Heroku
      • Working with Django
    • Java
      • Java Behavior in Heroku
      • Working with Java
      • Working with Maven
      • Working with Spring Boot
      • Troubleshooting Java Apps
    • PHP
      • PHP Behavior in Heroku
      • Working with PHP
    • Go
      • Go Dependency Management
    • Scala
    • Clojure
    • .NET
      • Working with .NET
  • Databases & Data Management
    • Heroku Postgres
      • Postgres Basics
      • Postgres Getting Started
      • Postgres Performance
      • Postgres Data Transfer & Preservation
      • Postgres Availability
      • Postgres Special Topics
      • Migrating to Heroku Postgres
    • Heroku Key-Value Store
    • Apache Kafka on Heroku
    • Other Data Stores
  • AI
    • Working with AI
  • Monitoring & Metrics
    • Logging
  • App Performance
  • Add-ons
    • All Add-ons
  • Collaboration
  • Security
    • App Security
    • Identities & Authentication
      • Single Sign-on (SSO)
    • Private Spaces
      • Infrastructure Networking
    • Compliance
  • Heroku Enterprise
    • Enterprise Accounts
    • Enterprise Teams
    • Heroku Connect (Salesforce sync)
      • Heroku Connect Administration
      • Heroku Connect Reference
      • Heroku Connect Troubleshooting
  • Patterns & Best Practices
  • Extending Heroku
    • Platform API
    • App Webhooks
    • Heroku Labs
    • Building Add-ons
      • Add-on Development Tasks
      • Add-on APIs
      • Add-on Guidelines & Requirements
    • Building CLI Plugins
    • Developing Buildpacks
    • Dev Center
  • Accounts & Billing
  • Troubleshooting & Support
  • Integrating with Salesforce
  • Developer Tools
  • Heroku VS Code Extension
  • Manage Dynos in VS Code

Manage Dynos in VS Code

Last updated March 05, 2025

Table of Contents

  • Scale Your App
  • Manage Individual Dynos
  • Troubleshooting Dynos
  • Additional Reading

Manage your Heroku app’s dynos with the Heroku VS Code extension. Use the Heroku extension to scale your app and monitor and manage individual dynos.

Scale Your App

To change the number of dynos running your app:

  1. Open the Heroku extension in the Activity Bar.
  2. Select the app in the Heroku Resource Explorer.
  3. Right-click on your dyno formation.
  4. Select Change dyno count.
  5. Enter the desired number of dynos. Valid dyno ranges are enforced based on your account limits.

We recommend you scale dynos during low-traffic periods to minimize service interruption and maintain dyno counts based on your app’s needs.

Manage Individual Dynos

You can restart, stop, and monitor dynos from the Heroku VS Code extension.

Monitor Dyno Status

You can monitor real-time status information for an app’s dynos in the Heroku Resource Explorer under DYNOS:

  • Running (green circle): Dyno is operating normally.
  • Starting or Restarting (yellow circle): Dyno is starting or restarting.
  • Crashed or Stopped (red circle): Dyno has stopped or crashed and requires attention.

Monitor dyno status in Heroku Resource Explorer

We recommend monitoring dyno status regularly.

Restart a Dyno

Restarting a dyno causes a brief interruption in service for that instance.

  1. Right-click on the dyno you want to restart in the Heroku Resource Explorer.
  2. Select Restart.

Stop a Dyno

Stopping a dyno causes an interruption in service for that instance.

  1. Right-click on the dyno you want to stop in the Heroku Resource Explorer.
  2. Select Stop.

The dyno shuts down and its status updates accordingly.

Change Dyno Sizes

Changing dyno sizes triggers a restart of the affected dynos.

To modify your dyno’s compute resources:

  1. Right-click on your dyno formation in the Heroku Resource Explorer.
  2. Select Change dyno sizes.
  3. Choose from the available options:
    • Eco
    • Basic
    • Standard
    • Performance
    • Private
    • Shield

Change dyno sizes in Heroku Resource Explorer

Troubleshooting Dynos

You may encounter errors when working with dynos:

  • If scaling operations fail, verify your account limits and available resources.
  • If a dyno crashes, check your app logs for detailed error information.
  • If a dyno’s status appears stuck, try refreshing the Heroku Resource Explorer.

Additional Reading

  • Dyno Management
  • Technical Specifications by Dyno Size
  • View App Logs in VS Code

Keep reading

  • Heroku VS Code Extension

Feedback

Log in to submit feedback.

View App Logs in VS Code Monitor and Manage with Real-time Updates in VS Code

Information & Support

  • Getting Started
  • Documentation
  • Changelog
  • Compliance Center
  • Training & Education
  • Blog
  • Support Channels
  • Status

Language Reference

  • Node.js
  • Ruby
  • Java
  • PHP
  • Python
  • Go
  • Scala
  • Clojure
  • .NET

Other Resources

  • Careers
  • Elements
  • Products
  • Pricing
  • RSS
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku Blog
    • Heroku News Blog
    • Heroku Engineering Blog
  • Twitter
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku
    • Heroku Status
  • Github
  • LinkedIn
  • © 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States
  • heroku.com
  • Legal
  • Terms of Service
  • Privacy Information
  • Responsible Disclosure
  • Trust
  • Contact
  • Cookie Preferences
  • Your Privacy Choices