seninel部署
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Eric Zhao cd9ae9a611 Add sample for Sentinel Nacos DataSource il y a 6 ans
..
sentinel-demo-basic Bump version to 0.1.1-SNAPSHOT il y a 6 ans
sentinel-demo-dubbo Bump version to 0.1.1-SNAPSHOT il y a 6 ans
sentinel-demo-dynamic-file-rule Add sample for Sentinel Nacos DataSource il y a 6 ans
sentinel-demo-nacos-datasource Add sample for Sentinel Nacos DataSource il y a 6 ans
sentinel-demo-rocketmq Bump version to 0.1.1-SNAPSHOT il y a 6 ans
README.md Welcome to the world, Sentinel il y a 6 ans
pom.xml Add sample for Sentinel Nacos DataSource il y a 6 ans

README.md

Sentinel Examples

The examples demonstrate:

  • How to use basic functions (e.g. flow control, circuit breaking, load protection) of Sentinel
  • How to use file as the dynamic datasource of the rules in Sentinel
  • How to use Dubbo with Sentinel
  • How to use Apache RocketMQ client with Sentinel