Commit Graph

6503 Commits

Author SHA1 Message Date
Wing 0e3a0d96fd
Refine backend (#1) (#7031) 2021-05-28 07:07:30 +08:00
Daming 9701bd0944
Make the number of core worker in meter converter thread pool configurable (#7027) 2021-05-27 23:10:22 +08:00
Zhenxu c563245048
Add missing doc for events alarm metrics name (#7029) 2021-05-27 21:07:40 +08:00
Zhenxu 68b918e3cd
Events can be configured as alarm source (#7028) 2021-05-27 18:04:21 +08:00
Zhenxu Ke 1a727585f9
Fix wrong service instance id in alarm query (#7023) 2021-05-27 12:05:54 +08:00
吴晟 Wu Sheng a8f2476497
Make all CIs running in ubuntu latest. (#7021) 2021-05-27 09:06:34 +08:00
Daming 03294b81ea
Update MeterSystem.java (#7019) 2021-05-26 21:39:58 +08:00
Lu Jiajing 7ae2b74a64
Optimize Class.getDeclaredField in Feign plugin (#7017) 2021-05-26 19:01:16 +08:00
Darcy f6a0efdecd
Fix bug for Kafka report plugin (#7016) 2021-05-26 16:53:28 +08:00
muyun12 e9b9be4ab5
Fix jdk-threading-plugin memory leak #7001 (#7003) 2021-05-26 06:47:47 +08:00
Wing eee22fb869
Refine backend-cluster.md (#7009) 2021-05-25 17:36:26 +08:00
Zhenxu Ke 379c4e1a46
Allow multiple definitions as fallback in `k8sServiceNameRule`. (#7006) 2021-05-25 17:33:07 +08:00
吴晟 Wu Sheng 3d188e60f7
Fix counter misuse in the alarm core. Alarm can't be triggered in time. (#7005)
* Fix counter misuse in the alarm core

* Submit changelog
2021-05-25 16:37:21 +08:00
liqiangz 32718d1d07
sync ui (#7002) 2021-05-24 21:29:14 +08:00
Lu Jiajing b732ff35a7
Fix ClassCast issue for RequestHolder/ResponseHolder (#6973) 2021-05-22 17:06:13 +08:00
Zhenxu Ke 96082accbf
Fix broken link (#6992) 2021-05-21 15:48:15 +08:00
Daming 187da9862f
Update CHANGES.md (#6991) 2021-05-21 15:22:55 +08:00
吴晟 Wu Sheng c2ece56ba7
Polish agent doc menu. (#6989) 2021-05-21 07:20:09 +08:00
吴晟 Wu Sheng 5a74f631a8
Add v2 plugin API doc. (#6984) 2021-05-20 19:46:34 +08:00
hailin0 47fef5df22
Support native-json format log in kafka-fetcher-plugin (#6952) 2021-05-20 16:33:44 +08:00
Daming 015d3877cb
Introduce method interceptor v2 (#6937) 2021-05-20 13:36:13 +08:00
Zhenxu Ke 6c90a954ed
Fetch further data only when they're requested (#6976) 2021-05-20 10:43:16 +08:00
zifeihan 97c42d2f86
Fixed part of the dynamic configuration of ConfigurationDiscoveryService that does not take effect under certain circumstances. (#6975) 2021-05-20 07:52:49 +08:00
Wing 8c23752c6d
Refine backend (#6972) 2021-05-20 06:25:52 +08:00
zifeihan 104f398b5b
Fix the conversion problem of float type in ConfigInitializer. (#6974) 2021-05-20 05:50:16 +08:00
chen~ bb590daba9
Include event(s) to alarms. (#6888)
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-05-19 14:14:48 +08:00
wallezhang d14148d42e
fix: Fix macos test script command not found error. #6846 (#6964)
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
2021-05-19 13:13:29 +08:00
liqiangz e7d6b5457b
Fix: `!=` is not supported in oal when parameters are numbers (#6968) 2021-05-19 09:10:04 +08:00
吴晟 Wu Sheng 47b46f93ca
Update doc about metrics v2 APIs (#6958)
* Update metrics v2 APIs

* Update changelog.
2021-05-17 20:56:54 +08:00
Leon Yang a1c5dc62a0
FIX: register Watcher (#6956) 2021-05-17 17:48:46 +08:00
Tomasz Pytel d56b0b0d41
add Azure Functions http trigger component ID (#6953) 2021-05-16 07:21:06 +08:00
Joe 5e40a0998a
Fix issue 6945 (#6948) 2021-05-15 17:38:51 +08:00
Wing 86dab08354
Refine protocols (#6949) 2021-05-15 16:04:31 +08:00
吴晟 Wu Sheng 9ffa07f626
Update .asf.yaml (#6947) 2021-05-15 14:42:36 +08:00
Juntao Zhang a8ca434d4b
fix: menu.yml (#6943) 2021-05-15 13:39:54 +08:00
Zhenxu Ke 15e112262c
Replace OpenSearch self-built docker image with official one (#6938) 2021-05-14 19:24:23 +08:00
honganan 9ba6deb22f
correct the spelling error of test/plugin/run.sh (#6939) 2021-05-14 15:44:02 +08:00
Wing fe0cf70c58
Refine protocols (#6936) 2021-05-13 17:16:05 +08:00
Zhenxu Ke a6828e7da2
Fix some dead links (#6934) 2021-05-13 09:26:28 +08:00
Zhenxu Ke 85a993faf5
Allow multiple definitions as fallback in metadata-service-mapping.yaml file (#6933) 2021-05-13 06:53:05 +08:00
Wing 6060464743
Refine protocols (#6931) 2021-05-12 19:57:10 +08:00
Qiuxia Fan d337e326ad
sync ui (#6929) 2021-05-12 11:31:27 +08:00
Ax1an fe79a49789
Fix possible memory leaks in mybatis plugin. (#6913) 2021-05-10 21:21:57 +08:00
wallezhang 5f26710d34
fix pulsar plugin message listener error with multi partitions topic (#6918) 2021-05-10 17:47:05 +08:00
Zhenxu Ke 94adbf1c1f
Bump Kubernetes client-java version (#6920) 2021-05-10 05:07:09 +08:00
Zhenxu Ke c5e0c01f06
Add OpenSearch as a storage option (#6916) 2021-05-09 10:09:15 +08:00
YczYanchengzhe 26de83883a
etcd client problem : fix the byte buff leak reported by io.netty.util.ResourceLeakDetector (#6912) 2021-05-08 07:19:16 +08:00
Zhenxu Ke 4103551092
bugfix: Envoy error logs are not persisted when no metrics are generated (#6911) 2021-05-07 23:25:20 +08:00
Ax1an 667f3be3bf
Avoid NPE in ElasticSearch 5 client due to version mismatch. (#6863) 2021-05-07 16:01:42 +08:00
Leon Yang 0036ea674f
FIX: NPE when thrift field is nested (#6909)
* FIX: NPE when field is nested

* ADD: change.md

Co-authored-by: Yang Xin <yangxinbj@fenbi.com>
2021-05-07 13:59:06 +08:00