Releases: obfuscurity/synthesize
Synthesize 4.0 - It's Been Too Long
The release two years in the making, Synthesize 4.0 shifts to Ubuntu 18.04 as the new base platform while also upgrading to Graphite 1.1.x. Enjoy!
Bump to Graphite 1.0.2
Update the default GRAPHITE_RELEASE
to version 1.0.2.
Graphite 1.0.0
I'm very excited to announce the first release of Synthesize to support the long-awaited Graphite 1.0.0. Frankly, there's nothing fancy to announce here... if you want to find out more Graphite 1.0.0's features and changes, I encourage you to check out the official release notes.
Synthesize continues to make the installation process for Graphite predictable and boring, just as it should be. 😄
YAPR
Yet Another Patch Release, this one includes a fix for AMQP and a warning if python-openssl is found to be installed.
Another Patch Release
This release incorporates another Statsite build fix and some WSGI enhancements.
Grafana
This RC continues to track Graphite HEAD
, also introducing support for Grafana. 💥📈😎
Play with Graphite 1.0
This RC is the first to officially track Graphite's master
branch, which will eventually be released as Graphite version 1.0.
Statsite fixes
Includes the new build process for Statsite. Thanks to @woodsaj for the fixes.
Update for Graphite 0.9.15
This is a small bump to track the newly tagged Graphite 0.9.15, itself a minor bugfix release.
Upgrade script for Synthesize
This script upgrades an existing Synthesize (only tested on the latest Ubuntu 14.04) to the newest Graphite 0.9.14. It updates the graphite.db
automatically. Existing configuration files are backed up (~
) and new ones are dropped in place.
Example:
$ GRAPHITE_RELEASE=0.9.12 vagrant up
$ vagrant ssh
vagrant@vagrant:~$ cd /vagrant
vagrant@vagrant:/vagrant$ sudo ./upgrade