Skip to content

Does not seem to work with puma > 7 #36

@butsjoh

Description

@butsjoh

Hi,

We tried to use this with a latest puma 7 version (7.0.3). And even with the most basic config it fails.

in puma_config.rb we do the following:

plugin :telemetry

Puma::Plugin::Telemetry.configure do |config|
  config.enabled = true

  config.add_target :io, formatter: :json
end

it fails with the following:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions