statsd/test
Mike Heffner c7e6421d1e Stat key name sanitization is now configurable at the top-level.
Setting keyNameSanitize to false pushes the requirement of sanitizing
key names to the backends. This permits backends that have less strict
character set requirements to take advantage of an expanded stat name
character set. The default behavior remains the same as collisions in
key name space are not handled if two different stat names map to the
same sanitized key name.
2014-09-22 17:34:37 +03:00
..
graphite_delete_counters_tests.js fixing tests 2013-12-03 17:29:18 -05:00
graphite_legacy_tests.js fixing tests 2013-12-03 17:29:18 -05:00
graphite_legacy_tests_statsprefix.js fixing tests 2013-12-03 17:29:18 -05:00
graphite_tests.js Stat key name sanitization is now configurable at the top-level. 2014-09-22 17:34:37 +03:00
graphite_tests_statsprefix.js fixing tests 2013-12-03 17:29:18 -05:00
graphite_tests_statssuffix.js fixing tests 2013-12-03 17:29:18 -05:00
helpers_tests.js tests: improved tests for lib/helpers 2014-02-22 22:54:32 -08:00
mgmt_console_tests.js delete stats via management console: move to lib/, docs, generalize, tests 2013-03-22 07:26:58 -07:00
process_metrics_tests.js Don't allow histogram bins contain dots 2014-04-18 12:17:18 +04:00
process_mgmt_tests.js exclude the title test from running on Macs running node less than 10 2013-07-03 17:25:53 -04:00
server_tests.js Add basic test for each of udp and tcp server module 2014-09-22 17:34:37 +03:00
set_tests.js Add support for sets, counting unique events 2012-08-08 23:05:06 +01:00
stam Stat key name sanitization is now configurable at the top-level. 2014-09-22 17:34:37 +03:00