puppet-swift/releasenotes/notes/statsd-configuration-c839c5485f761109.yaml
Alex Schultz 658f6589de Add statsd configuration options
This change adds the ability to configure the statsd configuration
options for the account, container, object and proxy services.

Change-Id: I9b06c86b44162cbd35b0aa3a5d237dcc5eea318b
Closes-Bug: #1616512
2016-08-24 12:27:19 -06:00

9 lines
365 B
YAML

---
features:
- Added parameters to configure the statsd integration
for the account, container, object and proxy services.
log_statsd_host, log_statsd_port, log_statsd_default_sample_rate,
log_statsd_sample_rate_factor and log_statsd_metric_prefix can
be configured if statsd_enabled is set to true for the
swift::storage::services resource.