Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

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.

RSS

statsd (7) Versions 0.2.4

Installs/Configures statsd

Policyfile
Berkshelf
Knife
cookbook 'statsd', '= 0.2.4', :supermarket
cookbook 'statsd', '= 0.2.4'
knife supermarket install statsd
knife supermarket download statsd
README
Dependencies
Changelog
Quality 86%

Build Status
Cookbook Version

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.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)

Full Diff

Enhancements

  • Add Apache 2.0 License file

v0.2.2 (2018-02-11)

Full Diff

Compatibility

  • Now requires Chef >= 12.10

Merged Pull Requests

  • use dpkg and rpm specific package resources #6 (mburns)
  • Update yanked version of fpm #7 (caryp)

v0.2.1 (2015-08-26)

Full Diff

Merged Pull Requests

v0.2.0 (2015-08-26)

Full Diff

Merged Pull Requests

v0.1.0 (2015-08-25)

Full Diff

Enhancements

  • Refactor code into separate recipes statsd::debian, statsd::rhel, and statsd::service

Test Framework

  • Set up testing with Test Kitchen and Travis
  • Write unit tests

Collaborator Number Metric
            

0.2.4 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.4 passed this metric

Foodcritic Metric
            

0.2.4 passed this metric

License Metric
            

0.2.4 passed this metric

No Binaries Metric
            

0.2.4 passed this metric

Testing File Metric
            

0.2.4 passed this metric

Version Tag Metric
            

0.2.4 passed this metric