Граф коммитов

770 Коммитов

Автор SHA1 Сообщение Дата
till 429d365ded Enhancement: consume logger in graphite and repeater backends 2013-12-07 00:12:22 +01:00
till 11f10eae63 Enhancement: update backend documentation
Document the new logger parameter.

cc @mheffner
2013-12-06 23:25:37 +01:00
till c491c74cda Merge branch 'master' into topics/inject-logger-into-backends
Like a boss.
2013-12-06 23:06:03 +01:00
Daniel Schauenberg fd90d3027f bump to v0.7.0 2013-12-06 10:48:34 -05:00
Dan Rowe a058c5bb75 Merge pull request #373 from etsy/proxy_performance_tweaks
Performance tweaks to proxy
2013-12-06 07:45:30 -08:00
Dan Rowe 797cbe4820 Performance tweaks to proxy 2013-12-06 08:56:40 -05:00
Daniel Schauenberg b7ebdb7f82 use travis ci to deploy npm packages from tags
closes #351
2013-12-05 16:40:43 -05:00
Daniel Schauenberg 450b868782 fixing tests 2013-12-03 17:29:18 -05:00
Dan Rowe 8d5f687622 Merge pull request #367 from matschaffer/patch-1
Added additional detail for timing percentiles
2013-11-28 18:22:14 -08:00
Dan Rowe d4db62cce4 Merge pull request #368 from ifdattic/fix-typo-in-readme
Fix typo in readme: Verfiy => Verify
2013-11-28 18:15:17 -08:00
till 5ddd89f5a1 Enhancement: inject logger object into backend
* allows backends to use/consume the configured logger from statsd
 * this is optional, backends who don't use it yet, should continue to work
 * related: librato/statsd-librato-backend#17
2013-11-28 18:01:16 +01:00
Andrew M 87c51adcc6 Fix typo in readme: Verfiy => Verify 2013-11-28 13:14:07 +02:00
Mat Schaffer 8b5538a8eb Added additional detail for timing percentiles
Fixes #157
2013-11-24 00:10:59 -08:00
Ben Heilman dbc8148d6e Send STDOUT and STDERR to the appropriate files 2013-11-23 19:07:56 -06:00
Daniel Schauenberg c2cc368753 measure and graph timestamp generation lag 2013-11-02 13:40:07 -04:00
Dan Rowe 6923bc987a Merge pull request #355 from apankrat/patch-1
Fix 404 to backend_interface.md
2013-10-21 07:13:31 -07:00
Alex Pankratov c281bce396 Fix 404 to backend_interface.md 2013-10-20 10:39:59 +02:00
Dan Rowe d17aba76f2 Merge pull request #349 from JensRantil/patch-1
Fix spelling mistake
2013-10-08 05:44:34 -07:00
Jens Rantil 065c0a7610 Fix spelling mistake 2013-10-08 12:34:01 +02:00
Dan Rowe b3beaa26e7 Add Note about requiring deleteIdleStats: true 2013-10-03 10:37:43 -04:00
Dan Rowe a68dcb4fc9 Clean up cluster proxy doc a little 2013-10-03 09:08:47 -04:00
Dan Rowe 1dd5244414 Merge pull request #284 from etsy/cluster_proxy
Merging in the Statsd Cluster Proxy
2013-10-03 05:59:57 -07:00
Daniel Schauenberg d4ff54b47c Merge pull request #347 from mynameismud/master
Update helpers.js to allow any value for sets
2013-10-02 15:10:46 -07:00
Taylor Lilley 80b9a0f72d Update helpers_tests.js for sets tests 2013-10-01 09:46:30 -07:00
Daniel Schauenberg cb7119ea2d Merge branch 'master' of https://github.com/codepainters/statsd
Conflicts:
	debian/postinst
2013-10-01 12:08:57 -04:00
Daniel Schauenberg cbed66c2b5 Merge pull request #346 from loqutus/master
postinst script fixed
2013-10-01 09:00:11 -07:00
Taylor Lilley ef81f942b6 Update helpers.js to allow any value for sets
Previously any non-numeric value was rejected. This did not allow for adding things like GUIDs or other string values.

I'm not sure of the performance issues here. Perhaps a simple limit on the length of the value would be good, since we don't want tweets injected into the Set. :D
2013-09-29 22:00:29 -07:00
Ruslan Gustomyasov 424fec35b4 postinst script fixed 2013-09-27 19:27:41 +04:00
Mike Arpaia 900cf81572 Merge pull request #344 from marpaia/master
Organizing the golang example into a subdirectory for cleaner importing and additional documentation for godoc.org
2013-09-25 10:02:37 -07:00
marpaia 47d67cc14f updating the import url in doc.go 2013-09-23 22:50:58 -04:00
marpaia 23db0cf960 Organizing the golang example into a subdirectory for cleaner importing and additional documentation for godoc.org 2013-09-23 22:45:22 -04:00
Daniel Schauenberg d77b893da3 add clojure client to examples 2013-09-22 20:34:30 -04:00
Przemyslaw Wegrzyn 5e2c400002 Let upstart script handle both /usr/bin/node and .../nodejs 2013-09-17 13:27:24 +02:00
Przemyslaw Wegrzyn 60b15ac7b8 On Ubuntu it's /usr/bin/node, not .../nodejs 2013-09-17 00:13:22 +02:00
Przemyslaw Wegrzyn 2e4427679c Debian's postinst - add user/group before starting 2013-09-17 00:10:33 +02:00
Daniel Schauenberg 7c9ba1a0b9 Merge pull request #340 from marpaia/master
Cleaning up the golang statsd example
2013-09-08 14:51:34 -07:00
Mike Arpaia eae7f6acae adding the golang example to the README 2013-09-08 13:44:57 -04:00
Mike Arpaia 0f0c55d783 gofmt and godoc compatible comments in the golang example 2013-09-08 13:44:36 -04:00
Daniel Schauenberg 31ff23efc9 Merge pull request #338 from atdt/master
Improvements to upstart job definition file
2013-09-07 12:47:26 -07:00
Ori Livneh d79c4b9b67 Improvements to upstart job definition file
- Don't start at startup, since network interfaces may not be ready.
  Instead start when the first non-loopback network interface is up.
- Use Upstart's setgid / setuid directives to run as _statsd user.
- Omit implicit 'stop on shutdown'.
- Add a conventional & friendly comment header.
- Respawn StatsD on abnormal termination, but give up after 10 tries.
- Do not redirect StatsD's output to /var/log/statsd/statsd.log. Instead
  simply allow Upstart to capture output and save it to
  /var/log/upstart/statsd.log.
2013-09-06 23:48:42 -07:00
Ivan Kurnosov 1d88950ecd Aggregation rule refactoring: to have a single one for upper and upper_XX 2013-09-03 09:47:21 +12:00
Ivan Kurnosov 4e353596a2 The upper_XX metrics also should be aggregated usimg `max` method 2013-09-02 13:07:23 +12:00
Daniel Schauenberg ef3bd870ca Merge pull request #332 from jib/graphite-suffix
Graphite suffix
2013-09-01 14:34:45 -07:00
Daniel Schauenberg 27e1b992e9 Merge pull request #334 from dmacdougall/fix-upstart-path
Fix path in upstart init script
2013-09-01 14:26:19 -07:00
Daniel MacDougall 329b330a5b Fix path in upstart init script 2013-08-28 18:02:17 -07:00
Jos Boumans fe6632a5ad * whitespace 2013-08-21 16:12:24 -07:00
Jos Boumans 030c1f997c * merge conflict 2013-08-21 16:10:26 -07:00
Daniel Schauenberg 907838a684 Merge pull request #331 from fjaeckel/debian-packaging-cleanup
Debian packaging cleanup
2013-08-21 05:25:24 -07:00
Frederic Jaeckel 49ac7ca59a new debian version aligned with upstream 0.6.0-1 2013-08-20 14:50:19 +02:00
Frederic Jaeckel a7e955bf1b remove ${misc:Depends}, it's unnecessary
- this only got added because of a lintian error/warning which isn't thrown
  anymore (4584ba61d9)
2013-08-20 14:45:27 +02:00