feat: 将 zabbix agent 作为集成
This commit is contained in:
@ -5,5 +5,6 @@ type IntegrationConfig struct {
|
||||
}
|
||||
|
||||
type PluginConfig struct {
|
||||
Name string `mapstructure:"name"`
|
||||
Name string `mapstructure:"name"`
|
||||
Version string `mapstructure:"version"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user