Skip to content

Opensearch dashboards.statusservicesetup.dependencies

Home > opensearch-dashboards > StatusServiceSetup > dependencies$

StatusServiceSetup.dependencies$ property

Current status for all plugins this plugin depends on. Each key of the Record is a plugin id.

Signature:

dependencies$: Observable<Record<string, ServiceStatus>>;