Skip to content

Operations

perspective-operations is the live introspection surface for the running system. Each view inspects one runtime registry; together they answer "what is deployed, what is happening, what is broken".

Views

ViewShows
RegistryThe published /registry/public/... tree (what the synchronizers see).
RepositoryThe full Dirigible repository, including /users/<user>/workspace/....
ProblemsCompilation and validation errors per artefact.
LogsTail of the live server log.
LoggersActive log levels; raise or lower at runtime.
ExtensionsExtension points and bound extensions.
TransportProject import / export.
WebsocketsRegistered WebSocket endpoints.
ConfigurationsEffective DIRIGIBLE_* configuration values.
SearchFull-text search across the registry / repository.

Roles

Operations views are restricted to the DEVELOPER, ADMINISTRATOR, and OPERATOR roles. Granting access goes through the Security perspective.

Released under the EPL-2.0 License.