Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Releases: echocat/puppet-graphite

Release for PuppetForge

09 Mar 13:17
Compare
Choose a tag to compare

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

26 Feb 08:06
Compare
Choose a tag to compare

This is released at https://forge.puppetlabs.com/dwerder/graphite

Bugfixes:

  • Fixed #156 Non-deterministic web user and group
  • Fixed #155 wrong name of package django-tagging

Release for PuppetForge

24 Feb 10:51
Compare
Choose a tag to compare

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

09 Jan 15:07
Compare
Choose a tag to compare

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

11 Dec 07:48
Compare
Choose a tag to compare

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 parameter gr_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

01 Dec 19:47
Compare
Choose a tag to compare

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

14 Nov 13:40
Compare
Choose a tag to compare

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

17 Sep 07:45
Compare
Choose a tag to compare

This is released at https://forge.puppetlabs.com/dwerder/graphite

Features:

  • add possibility to set web server user and group: gr_web_user and gr_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

26 Jun 13:43
Compare
Choose a tag to compare

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

17 Jun 12:40
Compare
Choose a tag to compare

This is released at https://forge.puppetlabs.com/dwerder/graphite

Bugfixes:

  • pip allways reinstalled twisted and txamqo, which triggered service restarts
  • remove duplicate function