Skip to main content

@terascope/types / terafoundation / TerafoundationConfig

Interface: TerafoundationConfig

Properties

connectors

connectors: Record<string, Record<string, any>>

Source

terafoundation.ts:129


environment

environment: string

Source

terafoundation.ts:128


log_level

log_level: LogLevelConfig

Source

terafoundation.ts:131


log_path

log_path: string

Source

terafoundation.ts:130


logging

logging: LogType[]

Source

terafoundation.ts:132


prom_metrics_add_default

prom_metrics_add_default: boolean

Source

terafoundation.ts:135


prom_metrics_display_url

prom_metrics_display_url: string

Source

terafoundation.ts:136


prom_metrics_enabled

prom_metrics_enabled: boolean

Source

terafoundation.ts:133


prom_metrics_port

prom_metrics_port: number

Source

terafoundation.ts:134


workers

workers: number

Source

terafoundation.ts:127