Commit Graph

6721 Commits

Author SHA1 Message Date
吴晟 Wu Sheng c5ac46a8e2
Add agent compatibility doc for the first time. (#7707) 2021-09-14 13:51:57 +08:00
kezhenxu94 b20f121e64
Fix that `sortMetrics` should only return `long` not `double` (#7698) 2021-09-12 12:31:42 +08:00
刘威 d06cb76eae
Fix ProfileThreadSnapshotQuery.queryProfiledSegments adopts a wrong sort function (#7696) 2021-09-11 22:55:56 +08:00
吴晟 Wu Sheng 4eb37d4d53
Update README.md (#7694) 2021-09-11 10:57:19 +08:00
wankai123 80f999f998
Support apollo grouped dynamic configurations (#7685) 2021-09-10 14:33:08 +08:00
kezhenxu94 f61dff9a9f
Merge `Dockerfile`s in apache/skywalking-docker into this codebase (#7681) 2021-09-09 12:37:50 +08:00
Gao Hongtao 02458cb42d
Use the jre image as the base image (#7680) 2021-09-08 21:28:41 +08:00
K哥 edcf5926a8
Update the latest architecture diagram references (#7679) 2021-09-08 17:26:47 +08:00
wankai123 4a344b01e9
Unified the config word `namespace` in the project (#7676) 2021-09-08 12:00:19 +08:00
吴晟 Wu Sheng 6007f3ce2d
Fix dev image tag name (#7673) 2021-09-08 09:28:22 +08:00
wankai123 e89493b247
Support etcd grouped dynamic configurations. (#7672) 2021-09-07 22:54:05 +08:00
kezhenxu94 ec03cca31b
Bump up commons-compress version and polish LAL debug error message (#7668) 2021-09-07 12:18:25 +08:00
Fine0830 96d3c1e5dd
Sync UI (#7667) 2021-09-07 09:19:23 +08:00
kezhenxu94 327d946978
Remove docker-maven-plugin in favor of testcontainers (#7664) 2021-09-06 21:04:14 +08:00
kezhenxu94 559b88a17b
Clean up checkstyle import control and unused licenses (#7660) 2021-09-06 17:44:18 +08:00
kezhenxu94 26b81a2e59
Rebuilt ElasticSearch client on top of their REST API (#7634) 2021-09-06 15:21:35 +08:00
刘威 de59bf7aeb
Fix `H2MetadataQueryDAO.searchService` doesn't support auto grouping. [issue #7653] (#7654) 2021-09-05 13:56:00 +08:00
Wing b78a51bc74
Refine README.md (#7651) 2021-09-04 15:18:52 +08:00
Wing 70b1ec69de
Refine README.md (#7649) 2021-09-04 09:06:59 +08:00
wankai123 0fae36ed4c
Support consul grouped dynamic configurations (#7647) 2021-09-03 20:52:22 +08:00
honganan e5a5e05f99
add suffix limit to avoid possible start problems (#7641) 2021-09-03 12:44:55 +08:00
Daming 0b67d29996
Support mTLS for gRPC channel (#7565) 2021-09-03 09:17:16 +08:00
Wing ee16a1d54a
Refine service-agent doc (#7638) 2021-09-03 08:51:17 +08:00
YczYanchengzhe a3317a8238
Support for filter filtering of int type values (#7636) 2021-09-02 23:53:05 +08:00
silas.u 7d428ecc2d
More document for meter configurations in backend-meter.md (#7637) 2021-09-02 19:09:01 +08:00
Wing 2220a72c5f
Refine Istio doc (#7635) 2021-09-02 09:12:48 +08:00
wankai123 5c2418ee9d
Support nacos grouped dynamic configurations. (#7632) 2021-09-01 21:22:06 +08:00
Wing 29c3804391
refine backend doc (#7629) 2021-09-01 14:45:49 +08:00
kezhenxu94 444adc6be1
Lock Java agent version in E2E tests (#7625) 2021-09-01 09:37:50 +08:00
wankai123 313edd3097
Fix `ZookeeperConfigWatcherRegister.readConfig()` could cause `NPE` when `data.getData()` is null (#7611) 2021-08-31 08:39:28 +08:00
wankai123 eb7fae2ef2
Fix dynamic configuration watch implementation current value not null when the config is deleted. (#7606)
* Fix dynamic configuration watch implementation current value not null when the config is deleted.

* add changes.md

* fix LoggingConfigWatcher watch.vale, and when value = null ,config not reset.

* fix

* fix style

* Update oap-server/analyzer/agent-analyzer/src/main/java/org/apache/skywalking/oap/server/analyzer/provider/trace/UninstrumentedGatewaysConfig.java

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>

* use Strings.nullToEmpty

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2021-08-30 18:20:25 +08:00
kezhenxu94 040115daa1
Fix CI job `check-dependency-license` failure (#7601) 2021-08-30 15:36:48 +08:00
HendSame 1c0fc982b2
Support configure sampling rate dynamically for service dimension on the backend side (#7554) 2021-08-30 14:52:20 +08:00
kezhenxu94 8a8e2a5454
Use new GitHub issue form template (#7604) 2021-08-30 14:23:08 +08:00
Wing 0ab10abc6d
Refine backend doc (#7595) 2021-08-28 06:18:56 +08:00
Brandon Fergerson b4aa79a993
Update mal.md (#7596) 2021-08-28 06:12:13 +08:00
吴晟 Wu Sheng 263053e2e0
Update menu.yml (#7594) 2021-08-27 21:20:56 +08:00
吴晟 Wu Sheng 6131b4a2bb
Remove menu of java agent doc. (#7593) 2021-08-27 20:47:32 +08:00
kezhenxu94 789ad4c0cf
Remove agent codes and clean up (#7588)
* Remove agent codes and clean up
2021-08-27 20:05:08 +08:00
Wing 1c436d7851
refine backend doc (#7587) 2021-08-27 15:06:21 +08:00
wankai123 e50f4f8509
Doc: Reorganize dynamic configuration doc (#7586)
* Reorganize dynamic configuration doc

* add configmap and polish doc

* polish changes.md
2021-08-27 15:01:18 +08:00
CharliePu 508d3e4524
sync ui and update CHANGES log (#7585) 2021-08-27 10:04:41 +08:00
刘威 50688c1879
Fix issue#7527, add desc sort function in IBrowserLogQueryDAO of H2 and ES (#7580) 2021-08-26 22:36:24 +08:00
吴伟杰 e6447d5175
Move shardingsphere plugins into one folder (#7546) 2021-08-26 18:43:39 +08:00
kezhenxu94 af325b6674
Escape `.` in `String.replaceFirst` as it acts as a wildcard (#7576) 2021-08-26 17:06:02 +08:00
kezhenxu94 157e146953
Fix dead link (#7575) 2021-08-26 15:37:10 +08:00
wankai123 be0f57ae28
Support k8s configmap grouped dynamic configurations (#7570)
* Support k8s configmap grouped dynamic configurations

* Support single config read from multiple configmaps
2021-08-26 15:30:11 +08:00
kezhenxu94 944b47b515
Fix dead link (#7560) 2021-08-25 14:21:43 +08:00
Wing c778007c02
refine backend doc (#7559) 2021-08-25 14:17:08 +08:00
吴晟 Wu Sheng db2bc93573
Separate agent docs to avoid long single page. (#7537) 2021-08-23 20:10:01 +08:00