Commit Graph

954 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 5eb1021639
Initialize 8.7.0 iteration (#7078) 2021-06-08 07:41:09 +08:00
Jared Tan 17abef4c59
polish debug logging avoid null value when segment be ignored. (#7070)
* polish debug logging avoid null value.

* update CHANGES.md.
2021-06-05 19:23:46 +08:00
Zhenxu 56f2e86a07
CVE: upgrade snakeyaml to prevent billion laughs attack in dynamic configuration. (#7071) 2021-06-05 14:41:46 +08:00
Rei Shimizu 3c4f2af158
change log REST endpoint with v3 prefixed (#7062) 2021-06-03 15:56:49 +08:00
Daming 38c182e4c0
Kafka transporter code polish (#7032) 2021-06-02 12:56:00 +08:00
wankai123 3034963374
Fix Jetty HTTP `TRACE` issue, disable HTTP methods except `POST`. (#7052) 2021-06-01 16:37:56 +08:00
Zhenxu 9e66bee7a0
Make metrics exporter still work even when storage layer failed (#7041) 2021-05-31 17:37:58 +08:00
Zhenxu bd38ec492e
Add HTTP implementation of logs reporting protocol (#7038) 2021-05-30 22:35:55 +08:00
Zhenxu f742142ca3
Add UI templates (#7013) 2021-05-28 14:35:27 +08:00
Zhenxu 1c51550830
Remove inexisting config item and doc (#7033) 2021-05-28 08:14:04 +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 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
Daming 03294b81ea
Update MeterSystem.java (#7019) 2021-05-26 21:39:58 +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
hailin0 47fef5df22
Support native-json format log in kafka-fetcher-plugin (#6952) 2021-05-20 16:33:44 +08:00
Zhenxu Ke 6c90a954ed
Fetch further data only when they're requested (#6976) 2021-05-20 10:43: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
liqiangz e7d6b5457b
Fix: `!=` is not supported in oal when parameters are numbers (#6968) 2021-05-19 09:10:04 +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
Zhenxu Ke 85a993faf5
Allow multiple definitions as fallback in metadata-service-mapping.yaml file (#6933) 2021-05-13 06:53:05 +08:00
Zhenxu Ke 94adbf1c1f
Bump Kubernetes client-java version (#6920) 2021-05-10 05:07:09 +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
Zhenxu Ke 3b15f8d132
feature: Envoy access log receiver supports TCP logs (#6727) 2021-05-07 07:50:03 +08:00
Wayne Chu 83757dae61
perf: use iterator.remove() to remove modulesWithoutProvider (#6874) 2021-04-30 08:55:22 +08:00
wankai123 db1d655b47
Fix: MAL function would miss samples name after creating new samples. (#6864) 2021-04-28 23:09:57 +08:00
高云峰 d98b8ee977
fix spelling errors(rebootName -> robotName) in WeLinkAlarm. (#6860) 2021-04-28 20:36:16 +08:00
Zhenxu Ke b850e5c6e1
Bump up Jetty version to fix cve (#6861) 2021-04-28 12:03:25 +08:00
Ax1an 36c61fcfa9
Add an optional agent plugin to support mybatis. (#6838) 2021-04-27 22:34:29 +08:00
wankai123 afe4cb0c0d
fix: Some incompatibles check codes didn't work in `PercentileFunction combine` (#6851) 2021-04-27 15:13:24 +08:00
高云峰 1aa5f2682d
feature:Support alarm to WeLink (#6794) 2021-04-26 00:01:19 +08:00
liqiangz 7a53331367
Support alarm tags (#6820) 2021-04-25 17:22:43 +08:00
lpcy 12fb38c2ad
optimize alarm (#6816) 2021-04-23 20:34:27 +08:00
Darcy b4114ac043
enhancement agent kafka reporter plugin, add namespace concept (#6781) 2021-04-23 11:29:35 +08:00
chen~ 8ba5e012aa
Generate the corresponding event information for the alert. (#6702) 2021-04-21 22:01:46 +08:00
于玉桔 527d772575
SkyWalking support Seata plugin (#6579) 2021-04-19 14:11:55 +08:00
kl 1fb2b01b7e
fix: Receiver_zipkin missing ServiceInstanceID bug #6749 (#6763) 2021-04-19 11:55:43 +08:00
guyang e89888668f
feature: jsonrpc4j plugin (#6743) 2021-04-17 22:42:57 +08:00
吴晟 Wu Sheng eba7a5f940
Sync all submodules. (#6777) 2021-04-17 18:40:53 +08:00
高云峰 7f2dc00565
DingtalkHook polish (#6773)
1.take 'getUrl' out of inner loop for better performance
2.use try-with-resources auto close CloseableHttpClient
2021-04-16 22:22:03 +08:00
Daming be031cae96
Add APISIX plugin component id (#6757) 2021-04-15 14:37:04 +08:00
Daming a3d60a7d06
[Plugin] add Lua kong component ID (#6748) 2021-04-14 16:16:26 +08:00
Zhenxu Ke aecb1b398b
Add some defensive codes of new protobuffers' semantics (#6737) 2021-04-13 20:24:24 +08:00
wankai123 cbb67101b9
Fix K8s monitoring the incorrect metrics calculates. (#6739) 2021-04-13 13:55:22 +08:00
吴晟 Wu Sheng 17e820f156
Begin 8.6.0 iteration (#6721) 2021-04-09 23:01:00 +08:00
Gao Hongtao 58854af662
Fix slash root issues in es7 client (#6707)
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2021-04-08 11:19:00 +08:00