11.0.0: drop bundled UI, retire status public REST, add ui-management + queryAlarms (#13877) * Remove the bundled legacy UI from the SkyWalking OAP distribution. * Drop the `apm-webapp` module, `skywalking-ui` submodule, UI Docker image build, `docker.ui` Maven target, webapp distribution packaging, and related startup scripts. * Remove boot-time dashboard/menu seeding and the legacy UI menu management storage/service model. * The official UI is now maintained separately as `apache/skywalking-horizon-ui`. * Move dashboard template management from GraphQL to the admin server. * Remove `UIConfigurationManagement` GraphQL APIs and `SW_ENABLE_UPDATE_UI_TEMPLATE`. * Add the `ui-management` admin feature module with REST APIs for dashboard template list/get/create/update/disable operations. * Restrict status and debugging REST APIs to the admin server. * `/status/*` and `/debugging/*` are now registered only on the admin server, default port `17128`. * Public REST binding is removed while keeping URI and payload formats unchanged. * Add the new `queryAlarms(condition: AlarmQueryCondition!): Alarms` GraphQL API. * Supports filtering alarms by entities, layers, rule names, keyword, tags, duration, and paging. * Keeps the existing `getAlarm` API as deprecated compatibility surface. * Add `layer` to `AlarmRecord` and index `id0`/`id1` to support entity-based alarm filtering. * Add `IAlarmQueryDAO.queryAlarms(...)` and implement it for BanyanDB, Elasticsearch, and JDBC. * Enable all admin feature modules by default. * `admin-server`, `status`, `inspect`, `ui-management`, `dsl-debugging`, and `receiver-runtime-rule` are enabled by default. * Operators can disable individual modules by setting the matching `SW_*` environment variable to empty. * Update tests, E2E cases, release materials, and documentation for the new no-bundled-UI architecture. * E2E cases now access OAP directly instead of the removed UI proxy. * Status/debugging tests are updated to use the admin server port. * New alarm E2E cases cover `queryAlarms` filters.
SkyWalking: an APM (Application Performance Monitoring) system, especially designed for microservices, cloud native and container-based architectures.
SkyWalking is an open-source APM system that provides monitoring, tracing and diagnosing capabilities for distributed systems in Cloud Native architectures.
Please head to the releases page to download a release of Apache SkyWalking.
Follow this document.
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please follow the REPORTING GUIDELINES to report unacceptable behavior.
dev-subscribe@skywalking.apache.org, follow the reply to subscribe the mail list.Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.[CN] Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.Hundreds of companies and organizations use SkyWalking for research, production, and commercial purposes. Visit our website to find the user page.