NOTE: This is a fork of puma-plugin-telemetry, modified to: - Support Puma 7 - Add LogTarget, with custom formatter: and transform: options - Warn about socket telemetry on unsupported platforms Puma plugin which should be able to handle all your metric needs regarding your webserver: - ability to publish basic puma statistics (like queue backlog) to both logs and datadog - ability to add custom target whenever you need it - ability to monitor puma socket listen queue (!) - ability to report requests queue time via custom rack middleware - the time request spent between being accepted by Load Balancer and start of its processing by Puma worker
Required Ruby Version
>= 3.2.0
Authors
Leszek Zalewski
Versions
- 0.0.2 December 05, 2025 (124 KB)
- 0.0.1.alpha3 October 21, 2025 (123 KB)
- 0.0.1.alpha1 October 21, 2025 (123 KB)