RETIRED, Puppet module for Graphite
Go to file
James E. Blair 395b5ad315 Set xFilesFactor to 0
When graphite aggregates data from a high resolution database into
a lower resolution database, this value determines how many samples
must be present in order for data to be aggregated.  A value of
0.3 means 30% of the possible high-resolution values must be present
in order for data to be aggregated; if less than 30% are present,
then a null value will be stored instead.

Because so much of our data, particularly related to individual jobs,
providers, etc, are so sporadic, set this value to 0 globally.  This
means that all min, max, and average values will be available in all
databases.

Change-Id: I5f416e798e7abedfde776c9571b6fc8cea5f3a33
2015-11-16 14:05:18 -08:00
files Fix pep8 errors in modules dir 2013-11-12 11:30:34 -05:00
manifests Install pip data to a non-production location 2015-11-08 09:01:37 -05:00
spec Add acceptance tests for puppet-graphite. 2015-09-24 19:12:23 -03:00
templates Set xFilesFactor to 0 2015-11-16 14:05:18 -08:00
.gitignore Add acceptance tests for puppet-graphite. 2015-09-24 19:12:23 -03:00
.gitreview Add puppet module files for puppet-graphite 2015-01-29 14:13:17 -08:00
Gemfile Add acceptance tests for puppet-graphite. 2015-09-24 19:12:23 -03:00
LICENSE Add puppet module files for puppet-graphite 2015-01-29 14:13:17 -08:00
README.md Add puppet module files for puppet-graphite 2015-01-29 14:13:17 -08:00
Rakefile Add puppet module files for puppet-graphite 2015-01-29 14:13:17 -08:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:17 +00:00

README.md

OpenStack Graphite Module

Overview

Configures Graphite.