the length of API parameters in API monitoring cannot exceed 200 ?
Open
question
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 32
Description
### Question
API监控中API参数长度不能超过200,可以将此限制取消或者更改为API参数不超过500?我们公司有很多API参数个数较多,而且参数值的长度也较长,导致有很多API的长度超过了200。先感谢你开源了如此优秀的产品!
Contributor guide
Research direction
Start by locating the API monitoring validation or storage rule that limits parameter length to 200, then inspect any related tests. Confirm how longer parameter names or values are handled and update the behavior to the agreed limit; done means API parameters beyond 200 are accepted without breaking monitoring.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100