Skip to content

entity_source

EntitySource 用于定义特定 Entity 数据的导入任务以及其源数据存储(如 SLS LogStore / MetricStore)。

Kind: entity_source

每个元素共享标准信封 kind · metadata · schema.

spec 字段

字段类型必填默认值说明
constructormap<string, any>导入任务的构造/调度配置,支持灵活扩展键值对。
storagesarray<map>源数据存储配置列表,每个元素为一个 map,支持灵活扩展字段。

基于 Apache-2.0 许可发布。