---
title: How to monitor logs and metrics for Serverless Containers
description: Guide to monitoring Scaleway Serverless Containers.
tags: serverless containers logs metrics cockpit grafana activity
dates:
  validation: 2025-11-18
  posted: 2024-04-22
---
import Requirements from '@macros/iam/requirements.mdx'


Scaleway Serverless Containers is fully integrated into [Cockpit](/cockpit/quickstart/), and allows you to quickly access your logs and metrics. This page explains how to get started with Scaleway Cockpit to monitor your Serverless Containers.

Logs and metrics for Serverless Containers with default retention (31 days for metrics / 7 days for logs & traces) are free of charge.

<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- [Created a Serverless Container](/serverless-containers/how-to/deploy-container/)

## How to access the Grafana dashboard

1. From the Scaleway console [Cockpit overview page](https://console.scaleway.com/cockpit/overview), click **Access Grafana** in the top right corner.

2. From the **Scaleway Dashboards** panel, select:
    - **Serverless Containers logs** to access the logs of your containers.
    - **Serverless Containers Overview** to access the metrics of your containers.

  You are directed to the selected dashboard. You can use the filters at the top of the page to refine the displayed information.

<Message type="note">
  You can also access your Serverless Containers logs and metrics from the [console](https://console.scaleway.com) via the **Logging** and **Metrics** tabs of a container.
</Message>

## Available metrics

The following metrics are available to monitor your Serverless Containers:

- Container status
- Number of instances
- Average memory usage across instances
- Average CPU percentage usage across instances
- Number of requests per second
- Memory usage per instance
- CPU usage per instance
- Responses status code percentage
- Network received bytes per instance
- Network transmitted bytes per instance
