monolayer Docs
monolayer Docs
Introduction

Getting Started

Install monolayer in your AWSAdd a GitHub App

User Guide

OverviewCreate a Project
OverviewApplication Metrics and LogsDatabasesStorage BucketsBackground TasksCrons
Project Playground Sessions

Platform

Deployment ArchitectureProcfile

Other

Feedbackmonolayer SDK Docsmonolayer.dev
ProjectsEnvironments

Application Metrics and Logs

Monitor application metrics and logs for a deployed environment.

Environment Application Metrics and Logs

Monitor application metrics and logs for a deployed environment.

This guide covers CloudWatch charts, application log streams, and basic runtime diagnosis.

About Application Monitoring

The App page shows runtime metrics for your deployed application. Metrics come from Amazon CloudWatch and can include request duration, invocations, concurrent executions, throttles, and availability.

The Logs tab streams application log lines so you can inspect recent request and runtime output.

Monitoring Application Health

To review performance charts, inspect application metrics, and stream live logs for one environment, you can use the application monitoring panel.

Before you start

Your application must be deployed. Metrics are most useful after the application receives traffic.

Steps

  1. Click Projects in the global sidebar.
  2. Click your target project.
  3. Click the target environment in the projects list.
  4. Click App in the environment sidebar.
  5. Click Metrics to review charts.
  6. Click Logs to view the CloudWatch log stream.

What happens next

The page displays runtime charts and log output for the selected environment.

NOTE: When availability drops or duration rises, compare the metric timestamp with nearby log entries.

Overview

Review source details, workload status, and diagnostic links for one environment.

Databases

Monitor deployed databases, and manage PostgreSQL workloads using Database Studio.

On this page

Environment Application Metrics and LogsAbout Application MonitoringMonitoring Application HealthBefore you startStepsWhat happens next