Skip to content

1.1.0

Compare
Choose a tag to compare
@driv3r driv3r released this 25 Jan 16:01
· 23 commits to main since this release
193f729

Out of beta testing, reading for usage. Following is a recap from Alpha & Beta releases.

Added

  • new metric: sockets.backlog (disabled by default), pulls information from Puma
    sockets about the state of their backlogs. This together with queue.backlog
    allows for full insights into total number of requests waiting to be processed
  • config.sockets_telemetry! option to enable sockets telemetry
  • config.socket_parser option to allow custom parser implementation as needed
  • Datadog widgets examples under docs/examples.md