* [ISSUE#8481]Unified TRACE capacity building
* [ISSUE#8481]Unified TRACE capacity building
1. Event type add to traceEvent.
2. The event about instance add instancePort.
3. Add health check type to healthChangeEvent.
4. Other fixup.
* fix health bug.
* fix health bug.
* fix health bug.
* test update
* format code
* 注释
* check service exist
* check service exist
* test fail
* user group()
* add unit test.
* add unit test.
* add unit test.
* add unit test.
* add unit test.
* add unit test.
* Check cluster name in server-side when register ephemeral instance
* Check cluster name in server-side when register persistent instance
* add unit test for register instance
* add unit test for NamingHttpClientProxy
* remove catching NacosException to throw NacosRuntimeException
* [ISSUE #8784] fix some bugs for Console UI
- add server.error.include-message property
- add no permission tip when push config
- use addAllowedOriginPattern instead of addAllowedOrigin
- remove RAM logic in the lib.js
- fix button type error and mode value error in NewConfig.js
- fix the password reset dialog can't show
Close#8784
* [ISSUE #8784] fix translate error
* [ISSUE #8784] user ON_PARAM instead of ALWAYS
* [ISSUE #8784] fix user reset password in the Header.js
* Use Fail-Fast in Method `com.alibaba.nacos.naming.core.ServiceManager#createServiceIfAbsent`
* Modify Comments
* Remove Duplicated Check in com.alibaba.nacos.client.naming.cache.ServiceInfoHolder#isChangedServiceInfo
* [ISSUES #8622] Add NacosEnvironment and add some unit tests
- remove magic number
- refactor all of them
- add some unit tests for env
- modify search rule and reformat
- fix search order
- fix p3c error
* fix ci error
* add some type converters
- enhance search method
- default_setting.properties is renamed nacos_default_setting.properties
* the property key of system environment replace dot with underscore
* add some default values and enhance SystemEnvPropertySource
* add the copyright information
* [ISSUE #8709] check serverList size before reconnect to server
* use CollectionUtils.isEmpty to judge whether server list is empty
Co-authored-by: Oliver <wqdyxnbd@163.com>
Co-authored-by: Oliver <wqdyxnbd@163.com>
* [Enhance] add some unit tests and some integration tests for address module
- add spring-boot-starter-test dependency
- use constructor injection instead of field injection
* add teardown method
* default replace with nacos