Exception: NewRelic::Agent::PumaStatsSampler::UnrecognizedStatsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/new_relic/agent/puma_stats_sampler.rb

Overview

Raised on an unrecognized stats shape: neither :worker_status nor any top-level worker keys. fetch_metrics rescues it onto the throttled sample-failure path, so a bad shape surfaces in the log instead of silently recording nothing.