Skip to content

Opensearch dashboards.statusservicesetup.overall

Home > opensearch-dashboards > StatusServiceSetup > overall$

StatusServiceSetup.overall$ property

Overall system status for all of OpenSearch Dashboards.

Signature:

overall$: Observable<ServiceStatus>;

Remarks

The level of the overall status will reflect the most severe status of any core service or plugin.

Exposed only for reporting purposes to outside systems and should not be used by plugins. Instead, plugins should only depend on the statuses of Core or their dependencies.