tsdb/elasticsearch: remove TimeInterval field from tsdb/elasticsearch client (#78264)
remove TimeInterval field from tsdb/elasticsearch client #78187 Co-authored-by: Sam <samucap@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,6 @@ func newFlowTestDsInfo(body []byte, statusCode int, requestCallback func(req *ht
|
||||
Interval: "Daily",
|
||||
Database: "[testdb-]YYYY.MM.DD",
|
||||
ConfiguredFields: configuredFields,
|
||||
TimeInterval: "1s",
|
||||
URL: "http://localhost:9200",
|
||||
HTTPClient: &client,
|
||||
MaxConcurrentShardRequests: 42,
|
||||
|
||||
Reference in New Issue
Block a user