Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复通配API在探测关闭后无法停止探测任务的问题 #548

Merged
merged 4 commits into from
Aug 12, 2024

Conversation

andrewshan
Copy link
Member

@andrewshan andrewshan commented Aug 12, 2024

* fix: 优化熔断插件实现,解决用户通配API内存占用过高问题 (#533)

* feat: support trace reporting

* feat: restore version to 1.15.7-SNAPSHOT

* feat: add initService to AssemblyAPI

* test: add test for initService

* fix: TraceReporterConfig type mistake

* feat: support modify loglevel over parameter & support log in tracereporter

* feat: 上报监控及调用链失败不抛异常

* fix: 校验失败打印端口号

* fix: add toString method to all configration classes

* fix: 修复通配API导致counter及healthChecker膨胀的问题

* fix: 去掉统一的错误统计时长的配置,放回插件化配置中

* fix: 补齐测试用例

* fix: testcase failure

* fix: test case failed by git test

* fix: test case failed

* fix: test case failure

* fix: 健康检查变更影响范围过大问题

* fix: 解决探测规则生效多个的问题,只生效1个探测规则,并进行排序

* fix: 修复用例失败问题

* begin 1.15.9

* feat: 支持通配API统一计算

* fix: use Objects.equals to compare objects
@SkyeBeFreeman SkyeBeFreeman merged commit f797397 into polarismesh:main Aug 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants