Skip to content

entity_source

EntitySource defines the import job for a specific entity and its source storage (e.g. SLS LogStore / MetricStore).

Kind: entity_source

Every element shares the standard envelope kind · metadata · schema.

spec fields

FieldTypeRequiredDefaultDescription
constructormap<string, any>yesConstructor/scheduling configuration of the import job, supports flexible key-value pairs.
storagesarray<map>yesList of source storage configurations, each element is a map supporting flexible fields.

Released under the Apache-2.0 License.