mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-16 23:52:18 -04:00
Because the InfluxDB client library currently pulls in multiple MBs of unnecessary dependencies, I have modified and cut up the vendored version to only pull in the few pieces that are actually needed. On InfluxDB's side, this dependency issue is tracked in: https://github.com/influxdb/influxdb/issues/3447 Hopefully, it will be resolved soon. If a password is needed for InfluxDB, it may be supplied via the INFLUXDB_PW environment variable. |
||
|---|---|---|
| .. | ||
| beorn7/perks/quantile | ||
| golang | ||
| hashicorp/consul/api | ||
| influxdb/influxdb | ||
| julienschmidt/httprouter | ||
| matttproud/golang_protobuf_extensions/pbutil | ||
| miekg/dns | ||
| prometheus | ||
| samuel/go-zookeeper/zk | ||
| Sirupsen/logrus | ||
| syndtr/goleveldb/leveldb | ||