tech(tsdb): add jsondata to tsdb datasource struct
This commit is contained in:
@@ -39,6 +39,7 @@ type DataSourceInfo struct {
|
||||
BasicAuth bool
|
||||
BasicAuthUser string
|
||||
BasicAuthPassword string
|
||||
JsonData *simplejson.Json
|
||||
}
|
||||
|
||||
type BatchTiming struct {
|
||||
|
||||
Reference in New Issue
Block a user