Add http path configuration for OpenTSDB output (#4347)
This commit is contained in:
committed by
Daniel Nelson
parent
9bc63c2f7a
commit
c7cfc2ec39
@@ -723,6 +723,10 @@
|
||||
# ## Not used with telnet API.
|
||||
# httpBatchSize = 50
|
||||
#
|
||||
# ## URI Path for Http requests to OpenTSDB.
|
||||
# ## Used in cases where OpenTSDB is located behind a reverse proxy.
|
||||
# httpPath = "/api/put"
|
||||
#
|
||||
# ## Debug true - Prints OpenTSDB communication
|
||||
# debug = false
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user