Skip to content

Commit 1621aef

Browse files
committed
docs: add Workers VPC metrics and settings dashboard changelog entry
1 parent 31a2c18 commit 1621aef

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed
3.41 MB
Loading
2.77 MB
Loading
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Observability for Workers VPC Services
3+
description: Debug and monitor your private network connections with per-service metrics, error breakdowns, and latency tracking.
4+
date: 2026-03-12
5+
---
6+
7+
Each VPC Service now has a **Metrics** tab so you can monitor connection health and debug failures without leaving the dashboard.
8+
9+
![Workers VPC Metrics dashboard showing connections, latency, and errors charts](~/assets/images/changelog/workers-vpc/2026-03-12-metrics-dashboard.png)
10+
11+
- **Connections** — See successful and failed connections over time, broken down by who is responsible: your origin (Bad Upstream), your configuration (Client), or Cloudflare (Internal).
12+
- **Latency** — Track connection and DNS resolution latency trends.
13+
- **Errors** — Drill into specific error codes grouped by category, with filters to isolate upstream, client, or internal failures.
14+
15+
A new **Settings** tab lets you view and edit service configuration, host details, and port assignments in one place.
16+
17+
![Workers VPC Settings dashboard showing service, host, and port configuration](~/assets/images/changelog/workers-vpc/2026-03-12-settings-dashboard.png)
18+
19+
For a full list of error codes and what they mean, refer to [Troubleshooting](/workers-vpc/reference/troubleshooting/).

0 commit comments

Comments
 (0)