Mark Rushakoff
|
535cf597f1
|
Report subset of config values in SHOW DIAGNOSTICS
This includes hand-selected config settings that are safe to expose and
not expected to include any kind of secrets.
Fixes #7821
|
2017-03-14 11:34:19 -07:00 |
Mark Rushakoff
|
bbb43faad2
|
Add more config validation
|
2017-01-10 10:28:49 -08:00 |
Ben Johnson
|
5a0d1ab7c1
|
rename influxdb/influxdb to influxdata/influxdb
This commit changes all the import and URL references from:
github.com/influxdb/influxdb
to:
github.com/influxdata/influxdb
|
2016-02-10 10:26:18 -07:00 |
Paweł Kowalak
|
8c2f6eb7e0
|
Comment additions to services to satisfy golint
|
2015-11-19 13:25:07 +01:00 |
Philip O'Toole
|
d771612718
|
Set default retention check interval to 30 minutes
Since the minimum retention period is 1 hour, checking every 10 minutes
seems excessive and generates noise in the logs.
|
2015-08-27 16:08:03 -07:00 |
Philip O'Toole
|
a4a05241ba
|
Set retention enforcement default config
|
2015-06-05 11:27:30 -07:00 |
Philip O'Toole
|
28e853d915
|
Unit-test retention config
|
2015-06-04 21:47:06 -07:00 |
Philip O'Toole
|
fab9adb361
|
Hook in actual retention service
|
2015-06-04 17:02:22 -07:00 |