alibaba / alibaba/Sentinel

Sentinel限流等规则一键导出json功能

Open
#2,113 2 comments 2 reactions 0 assignees View on GitHub
area/dashboard kind/enhancement
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

## Issue Description

feature request

### Describe what happened (or what feature you want)
比如说这样的场景,我们使用Nacos做Sentinel的持久化,但是需要在Nacos配置里面写上Sentinel的限流熔断等规则(json格式),但是写这样的json很容易出错,一般是在Sentinel网页界面配置好了规则,然后如果在网页界面有个导出json格式功能,这样就可以直接复制过去了,非常方便且不容易出错。

### Describe what you expected to happen

### How to reproduce it (as minimally and precisely as possible)

1.
2.
3.

### Tell us your environment

### Anything else we need to know?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Sentinel web interface entry point and the Nacos persistence configuration described in the issue. Determine how the configured flow-control and circuit-breaking rules are represented, then define the export behavior so the resulting JSON can be copied directly into Nacos. Done means the interface can export the relevant rules in valid JSON.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.