In this post, we demonstrate an approach we used to address this challenge for a customer by implementing an AWS Lambda transformation function that streams Amazon CloudWatch metrics directly to internal OpenTelemetry collectors running within a VPC.
Streaming CloudWatch metrics to VPC-based OpenTelemetry collectors using Lambda
AWS Architecture Blog · 2026-05-13
Related items
Stream - Introducing observability and metrics for Stream Live Inputs
New information about broadcast metrics and events is now available in Cloudflare Stream in the Live Input details of the Dashboard. You can now easily understand broadcast-side health and performance with new observability, which can help when troubleshooting common issues, particularly for new customers who are ju...
Workers - Select Wrangler environments using the CLOUDFLARE_ENV environment variable
Wrangler now supports using the CLOUDFLAREENV environment variable to select the active environment for your Worker commands. This provides a more flexible way to manage environments, especially when working with build tools and CI/CD pipelines. What's new Environment selection via environment variable: Set CLOUDFLA...
Workers - Transform HTML quickly with streaming content
You can now transform HTML elements with streamed content using HTMLRewriter . Methods like replace , append , and prepend now accept Response and ReadableStream values as Content . This can be helpful in a variety of situations. For instance, you may have a Worker in front of an origin, and want to replace an eleme...
Stream - Introducing Media Transformations from Cloudflare Stream
Today, we are thrilled to announce Media Transformations, a new service that brings the magic of Image Transformations to short-form video files, wherever they are stored! For customers with a huge volume of short video — generative AI output, e-commerce product videos, social media clips, or short marketing content...
How Meta Is Strengthening End-to-End Encrypted Backups
The HSM-based Backup Key Vault Meta’s HSM-based Backup Key Vault provides the foundation for end-to-end encrypted backups for WhatsApp and Messenger. The system allows people to protect their backed-up message history with a recovery code, ensuring that the recovery code is stored in tamper-resistant hardware securi...
Agents, Workers - Cloudflare Sandbox SDK adds streaming, code interpreter, Git support, process control and more
We’ve shipped a major release for the @cloudflare/sandbox SDK, turning it into a full-featured, container-based execution platform that runs securely on Cloudflare Workers. This update adds live streaming of output, persistent Python and JavaScript code interpreters with rich output support (charts, tables, HTML, JS...