Chore: ZabbixConnector types
This commit is contained in:
@@ -34,7 +34,7 @@ export class ZabbixDatasource {
|
||||
dbConnectionDatasourceName: string;
|
||||
dbConnectionRetentionPolicy: string;
|
||||
enableDebugLog: boolean;
|
||||
zabbix: any;
|
||||
zabbix: Zabbix;
|
||||
|
||||
replaceTemplateVars: (target: any, scopedVars?: any) => any;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user