Пакет gem-statsd-instrument: Информация

    Исходный пакет: gem-statsd-instrument
    Версия: 3.1.1-alt1
    Последняя версия по данным Repology
    Собран:  4 сентября 2021 г. 1:37 в задании #246775
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://shopify.github.io/statsd-instrument/

    Лицензия: MIT
    О пакете: A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code
    Описание: 
    This is a ruby client for statsd (http://github.com/etsy/statsd). It provides a
    lightweight way to track and measure metrics in your application.
    
    We call out to statsd by sending data over a UDP socket. UDP sockets are fast,
    but unreliable, there is no guarantee that your data will ever arrive at its
    location. In other words, fire and forget. This is perfect for this use case
    because it means your code doesn't get bogged down trying to log statistics. We
    send data to statsd several times per request and haven't noticed a performance
    hit.
    
    For more information about StatsD, see the README of the Etsy project.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-statsd-instrument (noarch)
    gem-statsd-instrument-devel (noarch)
    gem-statsd-instrument-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

    Права:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(concurrent-ruby) >= 0
      2. rpm-build-ruby

    Последнее изменение


    2 сентября 2021 г. Pavel Skrylev 3.1.1-alt1
    - ^ 2.4.0 -> 3.1.1
    24 сентября 2019 г. Pavel Skrylev 2.4.0-alt1
    - updated to (^) v2.4.0
    - fix (!) spec
    6 июня 2019 г. Pavel Skrylev 2.3.2-alt1
    - added (+) initial build for Sisyphus, packaged as a gem with usage Ruby Policy 2.0.