📄️ How to use project and environment
Project Management
📄️ How to use toggle
The FeatureProbe platform provides a powerful feature toggle management module. Feature toggles are used for feature placement by selecting target traffic and gradually releasing data through continuous observation until full volume is deployed.
📄️ How to use toggle detail
Toggle targeting
📄️ How to use metrics
View the toggle metrics
📄️ How to use segments
Add Segment
📄️ How to use Approvals
In many cases, the R&D team is very strict about online change management, and approval can reduce the risk of going online. In addition, FeatureProbe supports setting different approval policies in different environments, and the approval policy can be configured more finely to improve approval efficiency.
📄️ How to use webhook
FeatureProbe provides the ability to push messages to third-party applications.
📄️ Open API Tokens
FeatureProbe provides 2 different Tokens (shared Tokens, personal Tokens) for accessing OpenAPI.
📄️ How to use analysis
This module supports defining metric in the toggle, and viewing the metric analysis data corresponding to all groups in the toggle.
📄️ How to use Event tracker
Event Tracker provides a way for developers to test and verify behavior such as toggles, verifying that reporting is as expected. The main usage scenarios cover issues such as error troubleshooting, data inspection after access, toggle change tracking, and performance optimization.
📄️ How to use prerequisite
The prerequisite toggle是 allows you to control the dependency relationships between feature toggles in FeatureProbe. You can make a feature toggle dependent on certain conditions of other feature toggles in order to be effective. By adding prerequisites, you can implement complex targeting or experiment layering by selecting specific segments of users.