Monitoring & Logs

Monitor application performance and troubleshoot with logs

7 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.

6 min read

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.

3 min read

Application Metrics

Monitor CPU, memory, and other metrics for your applications.

1 min read

Storage monitoring and alerts

Learn how automatic storage monitoring helps prevent service disruptions by alerting you when databases, caches, or volumes approach capacity limits.

3 min read

Viewing Logs

Access application, build, and deployment logs for debugging.

2 min read

Storage monitoring and alerts

Automatic monitoring of storage usage with alerts when volumes exceed 80% capacity, helping prevent unexpected outages

3 min read

Nightwatch monitoring for Laravel

Add Laravel Nightwatch monitoring to a hosted app: install the package, set the API token, view the dashboard. Includes pricing notes and sample-rate config.

2 min read