Advertisement ยท 728 ร— 90

Posts by Rohin Lohe

Post image

data plane: as logs are emitted from a Cloudflare Worker, they are filtered by the RpcTarget instance and then streamed to the user over a WebSocket connection from the Durable Object. (3/3)

1 year ago 2 0 0 0
Post image

configuration plane: when a user enables real-time logs, we set the customer's filters in a durable object that's sharded by customer script ID and account ID. a tail worker monitors this durable object and creates an RpcTarget in a separate worker. (2/3)

1 year ago 2 0 1 0
Video

real-time logs for cloudflare workers has a new look ๐Ÿ‘€ you can now search and filter your real-time logs the same way you do with workers logs. here's a bit on how the Workers Observability team (h/t Maksym Makuch) built this (1/3)

1 year ago 8 1 1 3