This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
Releases: echocat/puppet-graphite
Releases · echocat/puppet-graphite
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Bugfixes:
- Fixed #162 sort hashes to avoid pseudo changes in relay-rules.conf
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Bugfixes:
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- add UDP listener support to Carbon Aggregator
- added kill command after stop_counter finished for carbon shutdown
- Configureable WSGI params
- Support installing via other methods than pip (like RPM)
Bugfixes:
- Logrotate filtering out .gz files
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- enhance relay template to set all options
Bugfixes:
- fix usage and autodetect of apache 2.2 vs 2.4
- Debian: fix carbon restart script for multiple instances
- fix metadata dependency to work with librarian puppet
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- first rspec tests
- usage of apache 2.2 vs 2.4 configs is autodetected now
This removes parametergr_apache_24
- change license from MPL 2.0 to Apache 2.0
Bugfixes:
- update metadata.json to meet puppetlabs requierements
- remove deprcated Modulefile
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- allow creation of multiple cache, relay and aggregator instances
- adapt init script for multiple instances
- add several settings for
- WHISPER_LOCK_WRITES
- WHISPER_FALLOCATE_CREATE
- LOG_CACHE_PERFORMANCE
- LOG_RENDERING_PERFORMANCE
- LOG_METRIC_ACCESS
- MAX_UPDATES_PER_SECOND_ON_SHUTDOWN
- new seperate init scripts for RedHat and Debian
Bugfixes:
- improvements for puppet future parser
- update package names for RedHat 7
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- add parameters gunicorn_workers
- README examples for ldap
Bugfixes:
- init script restart waits until carbon-cache stop and start correctly
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- add possibility to set web server user and group:
gr_web_user
andgr_web_group
- add basic spec files for testing
- add blacklist and whitelist settings
- add parameters to set nginx read timeout
proxy_read_timeout
- allows default metric prefix ('carbon') to be changed.
gr_carbon_metric_prefix
- add parameters for cluster servers
- add parameters for ldap
Bugfixes:
- Debian: Disabling apache default vhost
- remove trailing comma in memcached hostlist
- Redhat: fix regex to recognize version 7
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Features:
- you can set location for whisper files
gr_local_data_dir
Bugfixes:
- missing package pip is installed
- Debian apache mod_headers is not reconfigure every run
- Debian apache sets absolute path to wsgi_module
- Debian package python-django-tagging is installed via pip
Release for PuppetForge
This is released at https://forge.puppetlabs.com/dwerder/graphite
Bugfixes:
- pip allways reinstalled twisted and txamqo, which triggered service restarts
- remove duplicate function