statreceiver: Add http scheme to influx url

Change-Id: I3e6506a4efda19f7a5de949fd0e47e92edbd8db6
This commit is contained in:
Isaac Hess 2020-02-12 16:26:36 -07:00
parent ddbaaf451e
commit ab660ccc80

View File

@ -30,7 +30,7 @@ pbufsize = 1000
-- * db("postgres", connstring) goes to postgres
influx_out = graphite("influx-internal.datasci.storj.io.:2003")
graphite_out = graphite("graphite-internal.datasci.storj.io.:2003")
influx_out_v3 = influx("influx-internal.datasci.storj.io:8086/write?db=v3_stats_new")
influx_out_v3 = influx("http://influx-internal.datasci.storj.io:8086/write?db=v3_stats_new")
v2_metric_handlers = sanitize(mbufprep(mcopy(
-- send all satellite data to graphite