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
|
218fc3890d
|
Update godoc for services
The admin service was deliberately skipped due to it being deprecated.
|
2016-12-30 18:03:01 -08:00 |
gunnaraasen
|
eec8cc94c7
|
Support multiple OpenTSDB inputs
|
2016-04-11 08:47:38 -07: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 |
Edd Robinson
|
8384ba3e84
|
Update comments.
|
2015-12-02 12:35:58 +00:00 |
Edd Robinson
|
ffbd6037e2
|
Initial lint for all packages under services. Supports #4098
|
2015-11-22 19:23:56 +00:00 |
Philip O'Toole
|
7ea9b3e49e
|
Allow openTSDB point errors logging to be disabled
|
2015-11-13 14:54:54 -08:00 |
Philip O'Toole
|
24aca5611a
|
Add batch-pending control to openTSDB input
|
2015-09-08 19:35:42 -07:00 |
Philip O'Toole
|
349ba8b307
|
Add batching and stats to openTSDB input
|
2015-09-08 16:19:50 -07:00 |
Nathaniel Cook
|
2fac5471ce
|
add TLS support to the OpenTSDB plugin
|
2015-07-31 12:00:22 -06:00 |
Philip O'Toole
|
7f96d0ed6a
|
Pull WithDefaults from collectd and openTSDB
This pattern, which is present in Graphite, is not needed for collectd
and openTSDB.
|
2015-06-12 14:17:18 -07:00 |
Philip O'Toole
|
e294db3c49
|
Set openTSDB defaults in service
|
2015-06-10 20:42:44 -07:00 |
Philip O'Toole
|
e21d49e85f
|
Add openTSDB consistency level config param
|
2015-06-09 15:03:52 -07:00 |
Ben Johnson
|
b688eccb77
|
Refactor OpenTSDB to a service
This commit converts the OpenTSDB endpoint into a service.
|
2015-06-08 15:12:16 -06:00 |
Ben Johnson
|
b925e1c1af
|
Multi-node clustering.
This commit adds the ability to cluster multiple nodes together to share
the same metadata through raft consensus.
|
2015-06-05 14:41:19 -06:00 |
Ben Johnson
|
4872e6db7c
|
Move services to subpackage.
|
2015-05-30 08:20:12 -06:00 |