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

  • 0191e95a43 examples: python: use isinstance() to suport inheritance Alexey Ivanov 2012-12-10 04:55:22 +0800
  • a5c6a78244 examples: python: simplifications Alexey Ivanov 2012-12-10 04:49:34 +0800
  • 30292229fe examples: python: StatsdClient.send() returns outcome Alexey Ivanov 2012-12-10 04:47:10 +0800
  • 9b5fd681d4 examples: python: more useful errors Alexey Ivanov 2012-12-10 04:44:48 +0800
  • b861a9e0e4 examples: python: do not catch BaseExceptions Alexey Ivanov 2012-12-10 04:42:43 +0800
  • 2c09c3b8ea examples: python: print exceptio to stderr Alexey Ivanov 2012-12-10 04:39:56 +0800
  • 798a7f72a7 examples: python: host and port are not used Alexey Ivanov 2012-12-10 04:37:17 +0800
  • ef03f8f054 examples: python: remove local_settings.py overrides Alexey Ivanov 2012-12-10 04:35:31 +0800
  • a40eb4a9e3 examples: python: unbreak StatsdClient.send() Alexey Ivanov 2012-12-10 04:30:51 +0800
  • e223710dad examples: python: unbreak example Alexey Ivanov 2012-12-10 04:19:42 +0800
  • 3fe3d43ae9 add tests for histograms Dieter Plaetinck 2012-12-09 15:24:57 -0500
  • 93086913c0 merge branch 'master' Dieter Plaetinck 2012-12-09 13:02:26 -0500
  • 1a8bb9b144 Merge pull request #201 from goir/patch-1 Daniel Schauenberg 2012-12-08 20:51:18 -0800
  • b1d3905874 Merge pull request #199 from Dieterbe/null_counter Daniel Schauenberg 2012-12-08 20:28:23 -0800
  • e0629d48e1 Update lib/process_metrics.js goir 2012-12-05 22:11:41 +0100
  • f3d58af35d clarify how statsd submits counters Dieter Plaetinck 2012-11-29 15:49:21 -0500
  • 124c87f4f4 document reset-to-0 behavior for counters Dieter Plaetinck 2012-11-29 12:51:45 -0500
  • 1e47f71b84 Merge pull request #198 from Dieterbe/null_counter Daniel Schauenberg 2012-11-29 09:37:35 -0800
  • c87f438655 fix deleteCounters wording Dieter Plaetinck 2012-11-29 12:34:53 -0500
  • 32f1e4a481 Merge branch 'null_counters' of https://github.com/ReturnPath/statsd into nullcounters Daniel Schauenberg 2012-11-28 22:42:39 -0500
  • d0901b8ed0 Fixed the tests Patrick McCoy 2012-11-26 13:08:18 -0700
  • c03f33910e Changed stats.js to use delete Patrick McCoy 2012-11-26 12:56:29 -0700
  • 7f380848ff Merge branch 'master' into nullcounters Daniel Schauenberg 2012-11-25 15:27:25 -0500
  • 7cbde3bc2e Merge branch 'null_counters' of https://github.com/ReturnPath/statsd into nullcounters Daniel Schauenberg 2012-11-25 15:27:09 -0500
  • dbd0597164 spell legacyNamespace correctly configurable-metric-namespace Daniel Schauenberg 2012-11-25 14:30:22 -0500
  • 8f3bfb06db fix typos in README Daniel Schauenberg 2012-11-24 23:14:59 -0500
  • 20d2198d42 make counter namespace changes more clear in the README Daniel Schauenberg 2012-11-24 23:10:33 -0500
  • d119c57788 update the README with a quick namespace overview Daniel Schauenberg 2012-11-24 23:01:09 -0500
  • 301764a799 Merge branch 'master' into configurable-metric-namespace Daniel Schauenberg 2012-11-24 22:33:24 -0500
  • d48f1b29e2 Merge pull request #195 from suvash/add-sets-example Daniel Schauenberg 2012-11-24 08:03:37 -0800
  • eca4f06a52 Adds sets for Ruby example + Whitespace cleanup Suvash Thapaliya 2012-11-22 22:55:49 +0100
  • 24390eef6e Updated the example config docs with the new option Patrick McCoy 2012-11-14 10:59:31 -0700
  • 1e66b4e95f Tests for Delete Counters Config Patrick McCoy 2012-11-13 09:59:37 -0700
  • 6582ea204f clarify histogram/bin categorisation algorithm Dieter Plaetinck 2012-11-12 16:07:36 -0500
  • f7d71130cb Merge pull request #193 from nextmat/readme_backend_tweaks Daniel Schauenberg 2012-11-12 08:59:36 -0800
  • ebf5bb73a4 Merge pull request #194 from wallrazer/master Daniel Schauenberg 2012-11-12 08:56:51 -0800
  • 5953c665b2 Update examples/python_example.py Steve Ivy 2012-11-12 09:42:47 -0700
  • 6061c3b23e Update examples/python_example.py Steve Ivy 2012-11-12 09:23:56 -0700
  • d9ecb0a4c4 Update examples/python_example.py Steve Ivy 2012-11-12 09:20:43 -0700
  • 962704be9c Tweak backend documentation in README Matt Sanders 2012-11-12 09:50:40 -0600
  • 4cf1e6d206 add test for statsd_metrics Daniel Schauenberg 2012-11-11 17:51:24 -0500
  • 2546ee6263 add a statsd metrics hash which is also passed to the backend Daniel Schauenberg 2012-11-11 17:44:54 -0500
  • bd03104a3d Merge branch 'master' into extracted-metrics-processing Daniel Schauenberg 2012-11-11 16:42:41 -0500
  • 292c454bed Merge branch 'master' of https://github.com/draco2003/statsd into extracted-metrics-processing Daniel Schauenberg 2012-11-11 16:38:43 -0500
  • 5a4609f3b4 Merge pull request #184 from ciaranj/fix_config_js_watcher Daniel Schauenberg 2012-11-09 20:40:19 -0800
  • ad011afb0d Fixes Issues #182 - Broken config file watching. ciaranj 2012-10-28 12:37:10 +0000
  • 0ad4dbdb0b Merge pull request #192 from draco2003/patch-2 Daniel Schauenberg 2012-11-06 07:42:54 -0800
  • 3caeea1846 Small tweaks to the README Dan Rowe 2012-11-06 08:53:28 -0500
  • 92c46c357a bugfix: allow bin upper limits to contain decimals Dieter Plaetinck 2012-11-05 16:03:16 -0500
  • 50dd2ae684 support different histogram settings for different metrics Dieter Plaetinck 2012-11-05 14:21:56 -0500
  • 69f1a3cd33 Merge pull request #191 from themgt/master Daniel Schauenberg 2012-11-03 21:18:53 -0700
  • 94ed6a5bb5 engine -> engines in package.json Paul 2012-11-04 01:12:47 -0300
  • c9e09f8a4b Quick note on counter_rates and timer_data Dan Rowe 2012-11-03 22:52:58 -0400
  • a714db4be3 Merge pull request #190 from sax/master Daniel Schauenberg 2012-11-03 16:31:39 -0700
  • f1206e6632 Repeater can be configured for udp4 or udp6 Eric Saxby 2012-11-03 15:25:41 -0700
  • d2bfdf9552 Merge branch 'master' of https://github.com/draco2003/statsd into extracted-metrics-processing Daniel Schauenberg 2012-11-03 18:23:54 -0400
  • edbd13524c Merge pull request #186 from ciaranj/add_windows_service_support Daniel Schauenberg 2012-11-03 14:31:52 -0700
  • e37c952619 making the repeater backend ipv4 only again Daniel Schauenberg 2012-11-03 16:50:11 -0400
  • dc03d36ff0 Merge branch 'master' of https://github.com/draco2003/statsd Dan Rowe 2012-11-02 01:32:18 -0400
  • ad97934cf3 Merge upstream Dan Rowe 2012-11-01 22:56:20 -0400
  • 777ea8c957 Update stats.js Patrick McCoy 2012-11-01 12:59:12 -0600
  • 6009b6c87c Adds Windows Service support ciaranj 2012-11-01 09:53:52 +0000
  • 953063a2c6 Merge remote branch 'upstream/master' Dan Rowe 2012-10-31 17:56:45 -0400
  • 7873e9738a Merge pull request #189 from draco2003/patch-1 Daniel Schauenberg 2012-11-01 20:34:16 -0700
  • 3b638b2446 set graphite back to default backend Dan Rowe 2012-11-02 00:12:15 -0300
  • 00c0c1fa8c Remove Error handling stuff for now Dan Rowe 2012-11-01 22:44:39 -0400
  • 4530718f40 fix two tests now that we added an additional default stat Dan Rowe 2012-11-01 20:37:46 -0400
  • dc8cf29abe Don't kill the process, just log and increment a counter Dan Rowe 2012-11-01 20:32:45 -0400
  • 45380709fa Merge pull request #185 from mabrek/debian-fixes Daniel Schauenberg 2012-10-31 22:48:48 -0700
  • 71df1bdb6b Update test/graphite_tests.js Patrick McCoy 2012-10-31 15:37:43 -0600
  • e3f7924a4a Update stats.js Patrick McCoy 2012-10-30 10:35:11 -0600
  • 2ef655a284 install lib files, set current dir for daemon to allow require('./lib/...') Anton Lebedevich 2012-10-30 10:37:23 +0400
  • 2c13ed9318 Merge branch 'null_counters' of https://github.com/ReturnPath/statsd into nullcounters Daniel Schauenberg 2012-10-27 00:50:30 -0400
  • 3edcf083e8 Merge pull request #177 from draco2003/simplify-thresholds Daniel Schauenberg 2012-10-26 20:52:05 -0700
  • c14e21b827 Merge pull request #180 from draco2003/logging_tweak Daniel Schauenberg 2012-10-26 20:47:45 -0700
  • 01da23d048 Updated stats.js to delete counters Patrick McCoy 2012-10-25 08:36:06 -0600
  • 34c43896fa Tweak logging to add space and colon between type and msg Dan Rowe 2012-10-22 00:31:36 -0400
  • 1fd07dda20 Change Error handling Logic Dan Rowe 2012-10-22 00:05:02 -0400
  • 14a83e12a4 Revert "Tweak log formating to append colon and space to stdout type." Dan Rowe 2012-10-21 23:15:52 -0400
  • 8f41c131a2 Merge pull request #179 from lonelly/master Daniel Schauenberg 2012-10-20 13:42:59 -0700
  • ec563319da Modify debian/statsd.install after config.js file was moved to lib folder. Vadim Antonov 2012-10-20 13:36:44 -0700
  • f4c6cf5abd Merge pull request #138 from timblair/clearer_sampling_info Daniel Schauenberg 2012-10-19 20:30:00 -0700
  • 0b7be21f13 Merge branch 'master' of https://github.com/diegovar/statsd Daniel Schauenberg 2012-10-19 23:24:15 -0400
  • ba1d0c69d5 Merge pull request #150 from smreed/log-bad-sample-rate Daniel Schauenberg 2012-10-19 20:16:33 -0700
  • 613547c6cf Merge pull request #165 from juliusv/fix_stdout_key_logging Daniel Schauenberg 2012-10-19 20:10:34 -0700
  • f29e1cd435 Merge branch 'master' of https://github.com/drscream/statsd Daniel Schauenberg 2012-10-19 22:58:05 -0400
  • 0f4ef61a14 Merge branch 'php-gauges-and-sets' of https://github.com/stevenscg/statsd Daniel Schauenberg 2012-10-19 22:46:22 -0400
  • e300a385c2 Merge pull request #173 from Timosha/master Daniel Schauenberg 2012-10-19 19:11:41 -0700
  • 69578adc0a Merge pull request #176 from draco2003/move-config Daniel Schauenberg 2012-10-19 18:43:06 -0700
  • ecdc1cdb87 Simplify calculation Dan Rowe 2012-10-19 16:45:19 -0400
  • 86bbcba5e9 Fix ipv6 typo ... Thomas Merkel 2012-10-19 18:03:24 +0300
  • ac0d55872d enable ipv6 support Thomas Merkel 2012-10-19 17:51:26 +0300
  • 922e9e58c5 Simplify threshold calculation Dan Rowe 2012-10-18 21:06:05 -0400
  • e0daf54ada Move config.js to lib folder Dan Rowe 2012-10-18 20:43:55 -0400
  • c5209c2f4a fix timings on some locales Timon 2012-10-18 19:18:40 +0600
  • 4cba73f5b9 Merge pull request #171 from draco2003/new-test Daniel Schauenberg 2012-10-17 23:03:02 -0700
  • 0ce07fe21d Test sending bad packet and bad_lines_seen being incremented Dan Rowe 2012-10-18 00:24:12 -0400
  • 246fdaece6 Tweak log formating to append colon and space to stdout type. Dan Rowe 2012-10-17 21:35:28 -0400
  • 3620a3ab86 Add Call back parameters for passing metrics and error message Dan Rowe 2012-10-17 21:09:31 -0400
  • 39df6b4890 add setup function for tests and use new process_metrics signature. Dan Rowe 2012-10-15 01:53:50 -0400