Skip to content

Opensearch dashboards.statusservicesetup.derivedstatus

Home > opensearch-dashboards > StatusServiceSetup > derivedStatus$

StatusServiceSetup.derivedStatus$ property

The status of this plugin as derived from its dependencies.

Signature:

derivedStatus$: Observable<ServiceStatus>;

Remarks

By default, plugins inherit this derived status from their dependencies. Calling overrides this default status.

This may emit multliple times for a single status change event as propagates through the dependency tree