Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Releases: obfuscurity/synthesize

Synthesize 4.0 - It's Been Too Long

03 Apr 16:16
fcd6545
Compare
Choose a tag to compare

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

09 Oct 13:36
Compare
Choose a tag to compare

Update the default GRAPHITE_RELEASE to version 1.0.2.

Graphite 1.0.0

11 Apr 23:56
Compare
Choose a tag to compare

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

26 Feb 02:47
Compare
Choose a tag to compare

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

13 Dec 22:06
Compare
Choose a tag to compare

This release incorporates another Statsite build fix and some WSGI enhancements.

Grafana

12 Jul 17:02
Compare
Choose a tag to compare
Grafana Pre-release
Pre-release

This RC continues to track Graphite HEAD, also introducing support for Grafana. 💥📈😎

Play with Graphite 1.0

11 Jul 21:53
Compare
Choose a tag to compare
Pre-release

This RC is the first to officially track Graphite's master branch, which will eventually be released as Graphite version 1.0.

Statsite fixes

21 Jun 20:53
Compare
Choose a tag to compare

Includes the new build process for Statsite. Thanks to @woodsaj for the fixes.

Update for Graphite 0.9.15

27 Nov 19:32
Compare
Choose a tag to compare

This is a small bump to track the newly tagged Graphite 0.9.15, itself a minor bugfix release.

Upgrade script for Synthesize

07 Nov 22:50
Compare
Choose a tag to compare

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