Commit Graph

6521 Commits

Author SHA1 Message Date
Zhenxu 56f2e86a07
CVE: upgrade snakeyaml to prevent billion laughs attack in dynamic configuration. (#7071) 2021-06-05 14:41:46 +08:00
Wing 971360a7db
Refine backend (#3) (#7068)
* Refine backend-meter.md

* Refine backend-receivers.md
2021-06-04 20:00:11 +08:00
Qiuxia Fan da5473c5bd
sync ui (#7065) 2021-06-03 22:51:52 +08:00
Rei Shimizu 3c4f2af158
change log REST endpoint with v3 prefixed (#7062) 2021-06-03 15:56:49 +08:00
Leon Yang d5348c93de
Fix: TraceIgnorePathPatterns can't set empty value (#7059) 2021-06-02 23:18:31 +08:00
Zhenxu e3312c7834
Feat: Implement metrics templates in the topology (#7058) 2021-06-02 20:45:28 +08:00
Wing da75a7f238
Refine backend (#2) (#7056) 2021-06-02 15:32:11 +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 fb389f9a3b
Delete CODE_OF_CONDUCT.md in favor of ASF-wide COC (#7048) 2021-06-01 11:51:53 +08:00
CharliePu b26f407e17
Sync ui and update CHANGES log (#7044) 2021-06-01 10:34:53 +08:00
Zhenxu 518843633f
Cancel duplicated workflows (#7043) 2021-05-31 23:10:45 +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
wankai123 6a73607ad0
chore: fix some typos (#7036) 2021-05-29 11:46:57 +08:00
吴晟 Wu Sheng 122946e099
Use go2sky 1.1.0 for e2e testing. (#7034) 2021-05-28 15:37:29 +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
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