mingri31164
a2c35b76e4
Add protocol comparison and update test code
12 months ago
mingri31164
62f808cf27
The client adds the protocol version
12 months ago
mingri31164
952e33ad70
Add versioned updates on the server
12 months ago
mingri31164
a859434a0f
Add incremental protocol tool
12 months ago
magestack
7d78be3cab
Official website reconstruction release ( #1598 )
2 years ago
magestack
b9255ed034
Add gitcode link ( #1596 )
2 years ago
magestack
d3566b04d2
Add gitcode icon ( #1594 )
2 years ago
paradiseidler
134f403344
fix : #1522 Error occurred while deleting the project. ( #1580 )
2 years ago
Pan_Yujie
b45ff94c40
Feat: Agent mode Adapte SpringBoot 1.x , 2.x , 3.x And Adapte Nacos , Apollo Config-Center Agent Plugin ( #1573 )
...
* fix: Fixed jar package mounting and startup problem in Agent mode
* Feat: Agent mode adapte SpringBoot 1.x 2.x 3.x And adapte Nacos、Apollo Config-Center
* Fix: Fix build boot3.x moudle jdk17 project error
* Fix: Fix build moudle error
* Fix: Fix build moudle error
* Fix: Fix build moudle error,Upgrade lombok dependency versions and add jaxb dependencies
* Fix: Fix build moudle error,Upgrade maven.compiler.plugin version
* Fix: Fix build moudle error,Upgrade lombok version
2 years ago
Han Lau
a34539f28b
fix:remove interface InitializingBean ( #1571 )
2 years ago
theNorthWindBlow
29ad46fd9f
optimize: Code format optimization ( #1577 )
2 years ago
theNorthWindBlow
a5d1d6f3c0
web and third-party thread pool monitoring data is reported to es ( #1576 )
...
* test:Test BeanUtil tool
* feature: web and adapter thread pools monitor data reporting es
2 years ago
theNorthWindBlow
0d3740e61c
test:Test BeanUtil tool ( #1575 )
2 years ago
Pan_Yujie
c521a97388
Feature : Agent mode supports dynamic thread pool changes, alarm and monitoring functions without modifying code, and adapts to Nacos and Apollo Configuration Centers ( #1572 )
...
* fix:Fix send threadPool change notification message log
* feat:Agent Nacos dynamic refresh Initialize
* feat:Agent dynamic alarm Initialize
* feat:Agent dynamic monitor Initialize
* refactor:Agent Listener logic, add configuration refreshes platform push, and carries the unique application ID
* feat:Apollo Configuration Center Plugin Logic Adaptation
* feat:Completed the implementation of Nacos Configuration Center plugin and Nacos,Apollo plugins adapted to Spring 1.x , 2.x environment
* fix: Fixed jar package mounting and startup problem in Agent mode
2 years ago
Han Lau
9bdb8102ea
feat: support springboot3 ( #1570 )
...
* feat: support springboot3
* fix:add interface InitializingBean
2 years ago
LJ
9b11c3b49a
The generated code will use 'org.jetbrains.annotations.NotNull' instead of 'lombok.NonNull'. ( #1565 )
...
* The generated code will use 'org.jetbrains.annotations.NotNull' instead of 'lombok.NonNull'.
* The generated code will use 'org.jetbrains.annotations.NotNull' instead of 'lombok.NonNull'.
2 years ago
Pan_Yujie
d687133dd2
[Enhancement] Log printing failure problem in agent mode ( #1513 )
...
* Feature: server add Ldap user authentication
* Fix Server-example Unknown user
* Remove RFC7230Config.class
* Fix Log printing failure problem in agent mode
* Remove import *
* fix: The Gson version dependency in pom under the infra package is provided
2 years ago
tj2132584
41efe403e0
Add a unit test class ( #1559 )
...
* Class-name: ZipkinExecutorAdapterTest
* Add WrappingExecutorService
* Add CustomWrappingExecutorService as WrappingExecutorService's subclass
Co-authored-by: Lucky.King <12775067+lucky_king_2132584@user.noreply.gitee.com>
2 years ago
song
832fd4c21e
refactor: delete EtcdRefresherHandler redundant comments ( #1554 )
...
* refactor: delete EtcdRefresherHandler redundant comments
* refactor: refactor JsonConfigParser import classes
2 years ago
song
5ebe215f5f
feat: The registration center in config mode supports JSON format. ( #1551 )
2 years ago
song
2c6fbefe13
fix: Fix the problem that dynamic refresh does not take effect when using Etcd as the registry center in Config mode. ( #1550 )
...
* Extract the Consul default-context field as a constant
* fix:Fix the problem that dynamic refresh does not take effect when using Etcd as the registry center in Config mode.
2 years ago
song
d77efe1f6b
Extract the Consul default-context field as a constant ( #1538 )
2 years ago
dependabot[bot]
38b4faf9da
Bump guava from 30.1.1-jre to 32.0.0-jre in /agent ( #1381 )
...
Bumps [guava](https://github.com/google/guava ) from 30.1.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
5495b8cb1f
Bump actions/checkout from 3 to 4 ( #1455 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
yezi
1e81da1979
fix:Fix the problem that the ThreadPoolMonitor interface SPI mechanism is not injected in the config mode, and modify the solution in the server mode. ( #1520 )
3 years ago
yezi
ccccfd8060
fix:Fix the problem that the dynamicThreadPoolBeforeCheckBean method in the BeforeCheckConfiguration class cannot validate parameters effectively in the config mode. ( #1521 )
3 years ago
yezi
ca44328f45
Optimize comparison way ( #1519 )
3 years ago
yezi
f49fd99791
fix:Fix the problem that a custom implementation class of ThreadPoolMonitor cannot be introduced through the SPI mechanism in the ReportingEventExecutor class when the project is started. ( #1518 )
3 years ago
yezi
c783306939
Remove redundant storage containers from the method. ( #1516 )
3 years ago
magestack
94500afc14
New user company ( #1509 )
3 years ago
GRL-bxy
a03f7e9f16
fix:Tenant selection problem ( #1512 )
...
Co-authored-by: 吹泡泡的团子 <baoxinyi_i@didiglobal.com>
3 years ago
LqxHxy
bb6dbc7e5f
Delete the @NonNull annotation ( #1511 )
3 years ago
yezi
3e7aa42546
remove redundancy field ( #1510 )
3 years ago
Bala Sukesh
265bf6ed70
Fix flaky test in LogMessageTest ( #1506 )
...
Co-authored-by: balasukesh <bbelide2@fa23-cs527-002.cs.illinois.edu>
3 years ago
youbo
725a252734
Complete GitHub button style modification. ( #1505 )
3 years ago
imalasong
fec58a5eca
refactor: Remove redundant LISTENING CONFIGS parameter names ( #1503 )
...
Co-authored-by: xiaochangbai <704566072@qq.com>
3 years ago
youbo
c9abea4c37
Improve layout and style ( #1492 )
...
* modify docusaurus.config.js file
* small fix
* Adjust the layout of the homepage and introduce the GitHub button style.
3 years ago
GRL-bxy
2922aaf78f
Feature/console monitor ( #1491 )
...
* feat:add thread pool
* fix: monitor
* feat:monitor
* feat:tenant style + thread pool query
* feat:Monitor selection + search boxes for no items
* feat:tenantList
---------
Co-authored-by: 吹泡泡的团子 <baoxinyi_i@didiglobal.com>
3 years ago
Bala Sukesh
fa206974f4
Fix flaky test in HttpUtilsTest ( #1499 )
...
Co-authored-by: balasukesh <bbelide2@fa23-cs527-002.cs.illinois.edu>
3 years ago
Bala Sukesh
ee2a81f6a7
Fix flaky tests in LogMessageTest ( #1500 )
...
* Fix flaky tests in LogMessageTest
* Remove fix for NOD test
---------
Co-authored-by: balasukesh <bbelide2@fa23-cs527-002.cs.illinois.edu>
3 years ago
Rain
26212e47cf
check the required fields of polaris when the config mode starts ( #1470 )
...
* check the required fields of polaris when the config mode starts
* Modify the format of polaris in BootstrapConfigProperties
* Define static constants of polaris in BeforeCheckConfiguration
* Use configuration and constants exist in PolarisRefresherHandler
* Just consider the properties of BootstrapPropertiesInterface
* Don't throw exception in if else
* Optimize code format in BeforeCheckConfiguration
3 years ago
Bala Sukesh
cf854b3cb3
Fix flaky test in Md5UtilTest ( #1494 )
...
* Fix flaky test in Md5UtilTest
* Remove unused imports
---------
Co-authored-by: bbelide2 <bbelide2@fa23-cs527-002.cs.illinois.edu>
3 years ago
Bala Sukesh
79dc8f5adc
Use JSONAssert instead of Assert in JSONUtilTest ( #1495 )
...
Co-authored-by: bbelide2 <bbelide2@fa23-cs527-002.cs.illinois.edu>
3 years ago
valery1707
472d345285
Check for null value with the appropriate assertion method ( #1493 )
3 years ago
magestack
5bb1f4ab33
Develop thread pool monitoring capabilities ( #1489 )
3 years ago
GRL-bxy
910f594076
feat:add thread pool ( #1488 )
...
Co-authored-by: 吹泡泡的团子 <baoxinyi_i@didiglobal.com>
3 years ago
GRL-bxy
ef73f2569a
feat: delete select tenent and Inject globalTenant ( #1487 )
...
Co-authored-by: 吹泡泡的团子 <baoxinyi_i@didiglobal.com>
3 years ago
youbo
19b465fa24
Make detailed adjustments according to the document. ( #1485 )
3 years ago
weihubeats
4c8cf8f4e6
Merge pull request #1484 from magestacks/docs_20230927
...
Modify front-end text description
3 years ago
chen.ma
4a1b24acfc
Modify front-end text description
3 years ago