Monitoring & Logs
Monitor application performance and troubleshoot with logs
4 articles
Understanding application, service, and deployment statuses
Applications display different colored status indicators to show their current state - green means your app is running successfully, blue indicates it's deploying or starting up, and red signals an error that needs attention. Each status provides specific guidance on what to expect and any actions you might need to take.
Understanding memory usage in your application
High memory usage isn't necessarily a problem - applications often use available memory for caching to improve performance, and brief spikes during peak times are normal. You should only consider upgrading when memory consistently stays above 80%, your application crashes with exit code 137, or you experience performance issues combined with high memory usage.
Application Metrics
Monitor CPU, memory, and other metrics for your applications.
Viewing Logs
Access application, build, and deployment logs for debugging.