4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    16 results tagged statsd x
    • 25 graphite, grafana and statsd gotchas
      April 27, 2016 at 4:02:40 PM GMT+2 - permalink - archive.org - https://blog.raintank.io/25-graphite-grafana-and-statsd-gotchas/
      bestof grafana graphite statsd
    • Understanding Metrics in the Age of the TSDB

      La base de la métrologie avec les différents types de metric : gauge, rate, histogram.. Le rôle de statsd (buffer..)

      April 18, 2016 at 11:09:45 PM GMT+2 - permalink - archive.org - https://blog.filippo.io/understanding-metrics/
      graphite metrics statsd tsdb
    • Note: statsd debug

      Pas mal de drop udp du à des pics de metric applicatives.. On veut savoir quelles sont ces metrics sans se taper tous les graphs :

      touch debug

      while true; do ls -lh debug && sleep 2 && (date "+%F %R" && (echo counters | nc -q1 127.0.0.1 9226 | sort -r -n -k 2 | head -10)) >> debug; done

      On laisse tourner et on attend un pic. Ensuite : sort -r -n -k 2 debug pour voir les metrics en cause

      February 10, 2016 at 11:03:01 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?3gJL7w
      debug statsd
    • Avoir un aperçu des noms de metriques les plus utilisés (reçues par statsd)

      ngrep -itq -W byline -d any '' port 8125|egrep -v '(^U|^$)'|logtop -s 500000

      October 14, 2015 at 11:30:30 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?X5ZuZQ
      ngrep statsd
    • CPU utilization · Issue #249 · etsy/statsd

      une instance de statsd stuck entre 15 et 20k

      October 12, 2015 at 2:20:01 PM GMT+2 - permalink - archive.org - https://github.com/etsy/statsd/issues/249
      perf statsd
    • Brubeck, a statsd-compatible metrics aggregator - GitHub Engineering

      github releases Brubeck, a statsd compatible metric aggregator!!

      A quick look at the /proc/net/dev-generated graphs on the machine made the situation very obvious: slowly but steadily over time, the percentage of UDP packets that were being dropped in our monitoring server was increasing. From 3% upwards to 40%. We were dropping almost half of our metrics!

      :-)

      June 16, 2015 at 10:11:06 AM GMT+2 - permalink - archive.org - http://githubengineering.com/brubeck/
      drop github statsd udp
    • thumbnail
      udp stats gone missing? · Issue #318 · etsy/statsd
      June 10, 2015 at 10:52:18 AM GMT+2 - permalink - archive.org - https://github.com/etsy/statsd/issues/318
      drop statsd udp
    • PECL :: Package :: APM

      Une lib pour gérer l'envoi de metric depuis php

      June 2, 2015 at 10:14:30 AM GMT+2 - permalink - archive.org - https://pecl.php.net/package/APM
      php statsd
    • Configuration graphite pour être utilisé avec statsd

      Aide à comprendre pas mal de chose concernant graphite/statsd

      August 1, 2014 at 10:47:44 AM GMT+2 - permalink - archive.org - https://github.com/etsy/statsd/blob/master/docs/graphite.md
      graphite statsd
    • https://github.com/graphite-project/whisper

      Suite d'outils bien pratique pour tester/vérifier/debug ses whisper files, en particulier whisper-dump et whisper-fetch

      August 1, 2014 at 10:35:57 AM GMT+2 - permalink - archive.org - https://github.com/graphite-project/whisper
      carbon graphite statsd
    • thumbnail
      Debian package statsd

      apt-get install debhelper devscripts
      git clone https://github.com/etsy/statsd.git
      cd statsd
      dpkg-buildpackage
      dpkg -i ../<deb file>

      July 24, 2014 at 4:01:09 PM GMT+2 - permalink - archive.org - https://github.com/etsy/statsd/issues/161
      deb debian package statsd
    • Understanding StatsD and Graphite - pkhamre.blog

      bon article

      July 22, 2014 at 2:10:32 PM GMT+2 - permalink - archive.org - http://blog.pkhamre.com/2012/07/24/understanding-statsd-and-graphite/
      graphite statsd
    • How we use StatsD – TechM6Web
      February 11, 2014 at 2:05:41 PM GMT+1 - permalink - archive.org - http://tech.m6web.fr/how-we-use-statsd/
      graphite statsd
    • Counting & Timing | code.flickr.com

      Un article du tech blog de flickr sur la metrologie (qui a servi d'inspiration à l'écriture de statsd)

      Le combo statsd/graphite a l'air vraiment puissant

      January 31, 2014 at 10:27:48 AM GMT+1 - permalink - archive.org - http://code.flickr.net/2008/10/27/counting-timing/
      graphite statsd
    • github.com/etsy/statsd/

      Repo github de statsd

      January 31, 2014 at 10:26:18 AM GMT+1 - permalink - archive.org - https://github.com/etsy/statsd/
      graphite statsd
    • Measure Anything, Measure Everything « Code as Craft

      statsd + graphite
      Mais statsd en nodejs..

      January 11, 2014 at 5:23:48 PM GMT+1 - permalink - archive.org - http://codeascraft.com/2011/02/15/measure-anything-measure-everything/
      graphite monitoring statsd
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation