Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37044512
en ru br
ALT Linux repositórios
S:3.1.1-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-statsd-instrument

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 3.1.1-alt1
Data da compilação: 2 setembro 2021, 12:13 ( 134.1 weeks ago )
Tamanho:: 47.21 Kb

Home page:   http://shopify.github.io/statsd-instrument/

Licença: MIT
Sumário: A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code
Descrição:

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.

Mantenedor currente: Ruby Maintainers Team

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • gem-statsd-instrument-doc
  • gem-statsd-instrument
  • gem-statsd-instrument-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009