← Back
Cloudflare adds observability dashboard for Workers VPC services with metrics tracking
Cloudflare Workers · featureplatformintegration · developers.cloudflare.com ↗

New Metrics Dashboard for Workers VPC

Cloudflare has introduced built-in observability capabilities for Workers VPC Services through a new Metrics tab in the dashboard. This feature enables developers to monitor service health and diagnose connection issues without leaving the Cloudflare control panel.

Key Metrics Available

The Metrics tab provides three primary monitoring capabilities:

  • Connections: Real-time visibility into successful and failed connections over time, categorized by failure source—Bad Upstream (origin failures), Client (configuration issues), or Internal (Cloudflare infrastructure problems)
  • Latency: Trend tracking for both connection establishment and DNS resolution latency
  • Errors: Detailed error code breakdowns organized by category with filters to isolate upstream, client, or internal failures

Configuration Management

In addition to metrics, the Settings tab allows developers to view and edit VPC Service configurations, manage host details, and configure port assignments—consolidating service management into a single interface.

Next Steps

Developers using Workers VPC should reference the Troubleshooting documentation for a complete list of error codes and their meanings to fully leverage the new observability features.