Add http path configuration for OpenTSDB output (#4347)
This commit is contained in:
committed by
Daniel Nelson
parent
9bc63c2f7a
commit
c7cfc2ec39
@@ -156,6 +156,7 @@ func BenchmarkHttpSend(b *testing.B) {
|
||||
Port: port,
|
||||
Prefix: "",
|
||||
HttpBatchSize: BatchSize,
|
||||
HttpPath: "/api/put",
|
||||
}
|
||||
|
||||
b.ResetTimer()
|
||||
|
||||
Reference in New Issue
Block a user