Tags: ancs21/widelog-py
Tags
widelog 2026.7.3 The OTLP sink: wide events to any collector over HTTP with JSON, using nothing outside the standard library. Nested values travel as JSON text the way evlog carries them, and the sink survives fork(), so gunicorn and uWSGI with --preload work. A memory guard on lambda_wide_event. The sandbox kills a Lambda over its memory limit with a signal that runs no Python, so the event has to leave early or never leave.