Datasources: Add user_agent header customization for outgoing HTTP requests (#63769)
This commit is contained in:
@@ -324,6 +324,7 @@ type Cfg struct {
|
||||
DataProxyIdleConnTimeout int
|
||||
ResponseLimit int64
|
||||
DataProxyRowLimit int64
|
||||
DataProxyUserAgent string
|
||||
|
||||
// DistributedCache
|
||||
RemoteCacheOptions *RemoteCacheOptions
|
||||
|
||||
Reference in New Issue
Block a user