• Jan Provaznik's avatar
    Ignore Puma empty worker stats · d4a83ce5
    Jan Provaznik authored
    In some cases (during worker start) it's possible that
    Puma.stats returns an empty hash for worker's last status. In
    that case we just skip sampling of the worker until these
    stats are available.
    d4a83ce5
puma_sampler.rb 3.57 KB