---
title: Observability for Workers VPC Services
description: Debug and monitor your private network connections with per-service metrics, error breakdowns, and latency tracking.
image: https://developers.cloudflare.com/changelog-preview.png
---

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## Observability for Workers VPC Services

Mar 20, 2026 

[ Workers VPC ](https://developers.cloudflare.com/workers-vpc/) 

Each VPC Service now has a **Metrics** tab so you can monitor connection health and debug failures without leaving the dashboard.

![Workers VPC Metrics dashboard showing connections, latency, and errors charts](https://developers.cloudflare.com/_astro/2026-03-20-metrics-dashboard.6kfnbqQd_1Oc7Ft.webp) 
* **Connections** — See successful and failed connections over time, broken down by what is responsible: your origin (Bad Upstream), your configuration (Client), or Cloudflare (Internal).
* **Latency** — Track connection and DNS resolution latency trends.
* **Errors** — Drill into specific error codes grouped by category, with filters to isolate upstream, client, or internal failures.

You can also view and edit your VPC Service configuration, host details, and port assignments from the **Settings** tab.

For a full list of error codes and what they mean, refer to [Troubleshooting](https://developers.cloudflare.com/workers-vpc/reference/troubleshooting/).