@terascope/types / terafoundation / TerafoundationConfig
Interface: TerafoundationConfig
Defined in: packages/types/src/terafoundation.ts:126
Properties
Property | Type | Defined in |
---|---|---|
connectors | Record <string , Record <string , any >> | packages/types/src/terafoundation.ts:129 |
environment | string | packages/types/src/terafoundation.ts:128 |
log_level | LogLevelConfig | packages/types/src/terafoundation.ts:131 |
log_path | string | packages/types/src/terafoundation.ts:130 |
logging | LogType [] | packages/types/src/terafoundation.ts:132 |
prom_metrics_add_default | boolean | packages/types/src/terafoundation.ts:135 |
prom_metrics_display_url | string | packages/types/src/terafoundation.ts:136 |
prom_metrics_enabled | boolean | packages/types/src/terafoundation.ts:133 |
prom_metrics_port | number | packages/types/src/terafoundation.ts:134 |
workers | number | packages/types/src/terafoundation.ts:127 |