Registry / observability / sentinel-parameter-flow-control

sentinel-parameter-flow-control

JSON →
library1.8.9javamavenunverified

Provides parameter-level flow control and circuit breaking for distributed systems in the Sentinel ecosystem.

<dependency> <groupId>com.alibaba.csp</groupId> <artifactId>sentinel-parameter-flow-control</artifactId> <version>1.8.9</version> </dependency>
INSTALL
IMPORT
SIG · SENTINEL-PARAMETER
S
sentinel-parameter-flow-control
observabilityjavav1.8.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FlowRuleManager
com.alibaba.csp.sentinel.parameter.flow.FlowRuleManager

Loads flow control rules for a resource.

import com.alibaba.csp.sentinel.parameter.flow.FlowRuleManager; FlowRuleManager.loadRules(Collections.singletonList(new FlowRule("resource")));
Debug
Known issues
breakingSentinel 1.8.x uses a different API for parameter flow control compared to 1.7.x.
fix
Check the migration guide when upgrading from 1.7.x to 1.8.x.
affects: >=1.8.0
Upgrade
Version history
1.8.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
2
Resources
sentinel-parameter-flow-control — mvn dependency:get sentinel-parameter-flow-control · libregistry