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

Storage Buckets

Monitor object storage buckets, object counts, and storage size for an environment.

Environment Object Storage Buckets

Monitor object storage buckets, object counts, and storage size for an environment.

This guide covers deployed Amazon Simple Storage Service buckets that monolayer manages for your application.

About Object Storage Buckets

An object storage bucket is a serverless Amazon Simple Storage Service (S3) container provisioned for your application. Use buckets for files such as uploads or generated assets.

The Buckets page shows active buckets, total object counts, and storage size.

Monitoring Object Storage Buckets

To verify that monolayer provisioned your object storage buckets correctly and to monitor storage growth, you can view deployed bucket metrics.

Before you start

Your application must define and deploy at least one S3 bucket workload.

Steps

  1. Click Projects in the global sidebar.
  2. Click your target project.
  3. Click the target environment in the projects list.
  4. Click Buckets in the environment sidebar.
  5. Locate the target S3 bucket in the buckets list.
  6. Inspect the Objects and Storage Size columns.

What happens next

The page displays object count and storage size metrics for each deployed bucket.

Databases

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

Background Tasks

Inspect background task definitions and stream task-specific logs.

On this page

Environment Object Storage BucketsAbout Object Storage BucketsMonitoring Object Storage BucketsBefore you startStepsWhat happens next