SWIP - SkyWalking Improvement Proposal, is an official document to propose a new feature and/or feature improvement, which are relative to end users and developers.
SkyWalking has been very stable since v9.x. We are getting over the rapid changing stage. The core concepts, protocols for reporting telemetry and query, 3rd party integration, and the streaming process kernel are very stable. From now(2024) on, SkyWalking community would focus more on improvement and controllable improvement. All major changes should be evaluated more seriously, and try as good as possible to avoid incompatible breaking changes.
The catalogs of a major change are listed as follows
Q: Is Agent side feature or change considered a SWIP?
A: Right now, SWIP targets OAP and UI side changes. All agent side changes are pending on the reviews from the committers of those agents.
The purpose of this template should not be considered a hard requirement. The major purpose of SWIP is helping the PMC and community member to understand the proposal better.
# Title: SWIP-1234 xxxx ## Motivation The description of new feature or improvement. ## Architecture Graph Describe the relationship between your new proposal part and existing components. ## Proposed Changes State your proposal in detail. ## Imported Dependencies libs and their licenses. ## Compatibility Whether breaking configuration, storage structure, or protocols. ## General usage docs This doesn't have to be a final version, but helps the reviewers to understand how to use this new feature.
Here is the process for starting a SWIP.
[DISCUSS] xxxx
.SWIP Template
.[SWIP-ID NO.] [DISCUSS] xxxx
.SWIP-ID NO.md
and listed in the below as Known SWIPs
.All accepted and proposed SWIPs can be found in here.
Next SWIP Number: 10