On 2017/12/24 10:35, Landry Breuil wrote: > Hi, > > here's a port for influxdb 1.4.2, a time series database to store > metrics/events/analytics. I had to fight a bit with go.port.mk, and hack > my way around bundling the dependencies (which are vendored in the > selfhosted tarball) but it builds, installs and starts fine. > > I haven't done any real testing yet (read: send metrics to it and try to > read them) but it can be used as a target for collectd network plugin, > ie replacing old-school rrd storage (no need for rrdcached anymore!), > and facette is supposed to be able to read metrics from it. Of course, > the next step is to port grafana.. > > Testing & feedback welcome! > > Landry
GH_* shouldn't be set alongside MASTER_SITES .. Probably should just be the usual DISTNAME and/or PKGNAME ..