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

feat:add admin http handler. #1448

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

SkyeBeFreeman
Copy link
Collaborator

PR Type

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2023.
  • Will pull request to branch of 2022.
  • Will pull request to branch of 2021.
  • Will pull request to branch of 2020.
  • Will pull request to branch of hoxton.

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 46.78899% with 58 lines in your changes missing coverage. Please review.

Project coverage is 69.80%. Comparing base (90e129c) to head (90f266f).
Report is 1 commits behind head on 2022.

Files with missing lines Patch % Lines
...config/extend/tsf/TsfInstanceMetadataProvider.java 32.00% 8 Missing and 9 partials ⚠️
...config/PolarisContextEnvironmentPostProcessor.java 51.72% 7 Missing and 7 partials ⚠️
...ris/context/config/extend/tsf/TsfContextUtils.java 0.00% 12 Missing ⚠️
...ig/extend/tsf/TsfCoreEnvironmentPostProcessor.java 0.00% 7 Missing ⚠️
...loud/common/tsf/ConditionalOnTsfConsulEnabled.java 25.00% 3 Missing ⚠️
.../polaris/context/admin/PolarisAdminProperties.java 70.00% 3 Missing ⚠️
...enhancement/stat/config/PolarisStatProperties.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2022    #1448      +/-   ##
============================================
+ Coverage     69.15%   69.80%   +0.65%     
  Complexity        2        2              
============================================
  Files           309      312       +3     
  Lines          7350     7393      +43     
  Branches        874      889      +15     
============================================
+ Hits           5083     5161      +78     
+ Misses         1829     1773      -56     
- Partials        438      459      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@shedfreewu shedfreewu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@SkyeBeFreeman SkyeBeFreeman merged commit 8654dcd into Tencent:2022 Oct 29, 2024
6 checks passed
@SkyeBeFreeman SkyeBeFreeman deleted the 22/upgrade-tsf branch October 29, 2024 12:07
shedfreewu pushed a commit to shedfreewu/spring-cloud-tencent that referenced this pull request Nov 7, 2024
…1435)

feat:add admin http handler. (Tencent#1448)
feat:support concurrency rate limit. (Tencent#1454)
refactor:update GitHub Action dependencies.
shedfreewu pushed a commit to shedfreewu/spring-cloud-tencent that referenced this pull request Nov 7, 2024
…1435)

feat:add admin http handler. (Tencent#1448)
feat:support concurrency rate limit. (Tencent#1454)
SkyeBeFreeman added a commit that referenced this pull request Nov 19, 2024
* fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly.

* fix:fix NullPointerException when properties contain kv with null value.

* fix: memory not released while using wildcard api call with circuitbreaker (#1361)

* fix: memory not released while using wildcard api call with circuitbreaker enabled

* fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT

* fix: update polaris verion to 1.15.9 release

* Update CHANGELOG.md

* release 1.13.3-Hoxton.SR12 (#1362)

* fix: memory not released while using wildcard api call with circuitbreaker enabled

* fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT

* fix: update polaris verion to 1.15.9 release

* Update CHANGELOG.md

* release: 1.13.3-Hoxton.SR12

* fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1392)

* fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT (#1407)

* fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoked by wildcard apis

* Update CHANGELOG.md

* fix: restore PolarisCircuitBreakerUtils and use ThreadPoolUtils.waitAndStopThreadPools instead

* fix: 修复命名不一致问题

* fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT

* Update polaris version to 1.15.10-SNAPSHOT

* fix:fix rate limit window update bug.

* fix: fix npe when feign.hystrix.enabled=false (#1436)

* feat: support 2.0.0 feature

* fix

* feat: support lossless config from console & support warmup (#1435)
feat:add admin http handler. (#1448)
feat:support concurrency rate limit. (#1454)

* fix

* add changelog

* fix

* fix changelog

* fix

* fix checkstyle

* fix ut

---------

Co-authored-by: 码匠君 <[email protected]>
Co-authored-by: Haotian Zhang <[email protected]>
Co-authored-by: andrew shan <[email protected]>
Co-authored-by: shedfreewu <[email protected]>
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