statsd.info in StatsD 7.2
Same filename and directory in other branches
name = StatsD description = Logs and records system events to Graphite via StatsD core = 7.x configure = admin/config/development/statsd ; In certain situations, notably tests, hook_watchdog() may be called early in ; the bootstrap process before autoloaded classes are available, so do not use ; core autoloader since this module implements hook_watchdog. ; files[] = includes/statsd.inc
File
statsd.infoView source
- name = StatsD
- description = Logs and records system events to Graphite via StatsD
- core = 7.x
- configure = admin/config/development/statsd
-
- ; In certain situations, notably tests, hook_watchdog() may be called early in
- ; the bootstrap process before autoloaded classes are available, so do not use
- ; core autoloader since this module implements hook_watchdog.
- ; files[] = includes/statsd.inc