cookbook 'statsd', '~> 0.2.5'
The statsd cookbook has been deprecated
Author provided reason for deprecation:
The statsd cookbook has been deprecated and is no longer being maintained by its authors. Use of the statsd cookbook is no longer recommended.
statsd (7) Versions 0.2.5 Follow12
Installs/Configures statsd
cookbook 'statsd', '~> 0.2.5', :supermarket
knife supermarket install statsd
knife supermarket download statsd
Description
Installs and configures Statsd
Platforms
- Ubuntu 14.04, 16.04
- RHEL 6.9, 7.3
- Debian 8.9 # Attributes
Attribute | Type | Default | Description |
---|---|---|---|
node['statsd']['port'] |
Integer | 8125 |
Port for Statsd to listen for stats on |
node['statsd']['graphite_host'] |
String | 'localhost' |
Host to forward processed statistics to |
node['statsd']['graphite_port'] |
Integer | 2003 |
Port to forward processed statistics to |
node['statsd']['graphite_options'] |
Hash | {} |
Additional graphite namespacing options |
node['statsd']['package_version'] |
String | '0.6.0' |
Version to use when creating the package |
node['statsd']['tmp_dir'] |
String | '/tmp' |
Temporary directory to use while building the package |
node['statsd']['repo'] |
String | 'https://github.com/etsy/statsd.git' |
git repository to use |
node['statsd']['sha'] |
Integer | d16d744e6424dfd519dc71795a212ad1c08c3114 |
SHA commit id of the repo to use |
Usage
Include the statsd recipe which will checkout Statsd from git, build a package from it, and then install the package. Statsd is run under a "statsd" system user.
By default statsd will attempt to send statistics to a graphite instance running on localhost, which can be configured using the Graphite cookbook at http://community.opscode.com/cookbooks/graphite.
Change Log
v0.2.5 2018-04-16
v0.2.4 (2018-03-02)
Enhancements
- Test against modern CentOS, Debian & Ubuntu versions
- Lint fix to make CI happy (allow methods longer than 25 lines)
- Update package name to reflect current statsd version
v0.2.3 (2018-02-11)
Enhancements
- Add Apache 2.0 License file
v0.2.2 (2018-02-11)
Compatibility
- Now requires Chef >= 12.10
Merged Pull Requests
v0.2.1 (2015-08-26)
Merged Pull Requests
v0.2.0 (2015-08-26)
Merged Pull Requests
v0.1.0 (2015-08-25)
Enhancements
- Refactor code into separate recipes
statsd::debian
,statsd::rhel
, andstatsd::service
Test Framework
- Set up testing with Test Kitchen and Travis
- Write unit tests
Collaborator Number Metric
0.2.5 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.5 passed this metric
Foodcritic Metric
0.2.5 failed this metric
FC122: Use the build_essential resource instead of the recipe: statsd/recipes/debian.rb:21
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.5 passed this metric
Testing File Metric
0.2.5 passed this metric
Version Tag Metric
0.2.5 passed this metric
0.2.5 failed this metric
0.2.5 passed this metric
Foodcritic Metric
0.2.5 failed this metric
FC122: Use the build_essential resource instead of the recipe: statsd/recipes/debian.rb:21
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.5 passed this metric
Testing File Metric
0.2.5 passed this metric
Version Tag Metric
0.2.5 passed this metric
0.2.5 failed this metric
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.5 passed this metric
Testing File Metric
0.2.5 passed this metric
Version Tag Metric
0.2.5 passed this metric
0.2.5 passed this metric
0.2.5 passed this metric