Workers visibility: announcing Logpush for Worker’s Trace Events


Writing an application is like building a rocket. Countless hours in development and thousands of moving parts all come down to one moment - launch day. Picture the countdown: T minus 10 seconds. The entire team is making sure that things are running smoothly by monitoring dashboards that measure the health of every part of the system.
It’s every developer’s dream to get the level of visibility that NASA has in their mission control room, but for their own code. For flight directors and engineering directors alike, it’s important to have visibility into the systems that are built throughout development and after release. Today, we’re excited to announce Logpush for Worker’s Trace Events, making it easier than ever to gain visibility into applications built on Workers.
Workers Visibility Today
Today, we have lots of tools that are used to find out what’s happening in a Worker.
- Workers metrics & analytics
- Workers logs on the dashboard
- wrangler tail
- Observability Ecosystem Partners: Sentry, New Relic, Datadog
These tools are awesome for debugging, generalizing trends and monitoring Workers on third parties. They emphasize ease of use and make it effortless to get visibility quickly from your Workers.
As Workers have evolved, we’re Continue reading