influxdb/services
Jason Wilder 14b0f6e496 Fix panic in subscriber.Statistics
The tags passed into Statistics() calls are not supposed to be modified.
The balanceWriter in subscribers tried to modify them triggering a panic
because they can be nil.
2016-09-16 11:49:15 -06:00
..
admin Update source files to pass vet checks for go 1.7 2016-09-14 15:01:22 -05:00
collectd Ensure we don't mutate provided statistics tags 2016-08-24 11:40:13 +01:00
continuous_querier Fix base64 encoding issue in stats 2016-08-22 15:21:31 +01:00
graphite Use defaults from `meta` package for `CREATE DATABASE` 2016-08-30 13:23:49 -05:00
httpd Fix base64 encoding issue in stats 2016-08-22 15:21:31 +01:00
meta Update source files to pass vet checks for go 1.7 2016-09-14 15:01:22 -05:00
opentsdb Ensure we don't mutate provided statistics tags 2016-08-24 11:40:13 +01:00
precreator Make logging output location more programmatically configurable (#6213) 2016-04-20 21:07:08 +01:00
retention Remove redundant error return from (Client) Database(name string) and (Client) Databases() 2016-04-30 17:04:38 -05:00
snapshotter Remove redundant error return from (Client) Database(name string) and (Client) Databases() 2016-04-30 17:04:38 -05:00
subscriber Fix panic in subscriber.Statistics 2016-09-16 11:49:15 -06:00
udp Ensure we don't mutate provided statistics tags 2016-08-24 11:40:13 +01:00