Commit Graph

6405 Commits

Author SHA1 Message Date
Zhenxu Ke 10c4747155
Add Docker image doc (#6780) 2021-04-19 08:09:50 +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
吴晟 Wu Sheng f0ee75c021
Polish the doc of log feature (#6772) 2021-04-16 23:45:49 +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
zifeihan 3a7d6c0ed4
Add an agent plugin to support elasticsearch7 (#6759) 2021-04-16 18:06:18 +08:00
Nick Wong bc1043e9b3
GlobalIdGenerator will produce a negative id when the time shift back (#6729) 2021-04-16 07:38:13 +08:00
Wing b2216f9414
Refine Java-Plugin-Development-Guide.md (#6756) 2021-04-15 16:54:06 +08:00
Daming be031cae96
Add APISIX plugin component id (#6757) 2021-04-15 14:37:04 +08:00
Wing 254a7b648f
Refine How-to-release.md (#6754) 2021-04-15 07:54:01 +08:00
zifeihan b472703154
Add `trace_segment_ref_limit_per_span` configuration mechanism to avoid OOM (#6715) 2021-04-14 23:51:19 +08:00
Daming a3d60a7d06
[Plugin] add Lua kong component ID (#6748) 2021-04-14 16:16:26 +08:00
Wing 2af2103a3f
Refine guides (#6741) 2021-04-14 07:26:54 +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
Wing 16d441f611
Refine Component-library-settings.md (#6734) 2021-04-12 23:30:46 +08:00
吴晟 Wu Sheng 64ff0305f7
test: add JDK 15 into test matrix (#6082) 2021-04-12 15:17:20 +08:00
Wing 024f810495
Refine concepts and designs (#6724) 2021-04-10 16:56:09 +08:00
wankai123 5ba8f00205
Doc: Polish k8s monitoring otel-collector configuration example. (#6722) 2021-04-10 06:34:11 +08:00
吴晟 Wu Sheng 17e820f156
Begin 8.6.0 iteration (#6721) 2021-04-09 23:01:00 +08:00
Qiuxia Fan b0865e7c55
sync ui (#6718) 2021-04-09 09:44:57 +08:00
Zhenxu Ke 35c7fa5ed6
Pin the tidb docker image to 4.0.12 (#6716) 2021-04-09 09:24:36 +08:00
Qiuxia Fan d6b73cd917
sync ui (#6717) 2021-04-09 07:33:27 +08:00
Wing 5c9b79f84b
Refine service-agent.md (#6714)
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-04-08 22:30:42 +08:00
wankai123 d65716068e
Add backend-infrastructure-monitoring doc (#6711) 2021-04-08 20:49:16 +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
wankai123 b6620f59c9
Remove the useless metrics in `vm.yaml` (#6705) 2021-04-08 08:02:22 +08:00
Wing 41ad39b6af
Refine scope-definitions.md (#6706) 2021-04-07 23:56:44 +08:00
Zhenxu Ke fc7b88b232
doc: add event exporter link (#6704) 2021-04-07 20:48:18 +08:00
Zhenxu Ke ea56206e7b
Update submodule (#6699) 2021-04-06 23:30:57 +08:00
Zhenxu Ke 8d7d8650da
Add Dockerfile and build script for Java agent Docker image (#6686) 2021-04-06 21:52:31 +08:00
Wen Ming 0f43dd6172
doc: add Apache APISIX for Lua agent in README. (#6692) 2021-04-06 15:21:49 +08:00
Qiuxia Fan 5884b02ef3
sync ui (#6693) 2021-04-06 14:58:07 +08:00
Wing 4dadbfcb6d
Refine project-goals.md (#6691) 2021-04-06 14:23:21 +08:00
wankai123 f9096f5086
Support k8s monitoring (#6479) 2021-04-06 14:11:02 +08:00
吴晟 Wu Sheng 9661139428
Sync UI (#6690) 2021-04-06 11:54:49 +08:00
liqiangz 411bcf230d
Support @Trace, @Tag and @Tags work for static methods (#6685) 2021-04-06 09:04:38 +08:00
liqiangz 647e234d89
Fix CHANGES.md typo (#6688) 2021-04-06 07:47:01 +08:00
吴晟 Wu Sheng c2c62620ff
Update Dockerfile.go (#6689) 2021-04-06 07:44:43 +08:00
吴晟 Wu Sheng 2b85ba1041
Fix `disable` statement not working (#6687) 2021-04-05 20:11:34 +08:00
吴晟 Wu Sheng d7beac5bfc
Update the release doc, add clean part (#6684) 2021-04-05 09:05:36 +08:00
Kirs 2bc3b61355
Delete unused code (MachineInfo) (#6679) 2021-04-04 21:47:57 +08:00
liqiangz 776f19c702
Fix spanLayer is null in optional plugin(gateway-2.0.x-plugin gateway-2.1.x-plugin) (#6683) 2021-04-04 20:01:06 +08:00
Wing f6e2467e09
Refine concepts and designs (#6681) 2021-04-04 17:09:37 +08:00
liqiangz c986948c48
Fix springmvc reactive api can't collect HTTP statusCode. (#6671) 2021-04-03 22:09:48 +08:00
Wing 41bc528ae5
Refine concepts and designs (#6677) 2021-04-03 15:48:16 +08:00
Darcy 573c3359ca
Fix Agent Plugin "asynchttpclient" not record the status code of the … (#6665) 2021-04-03 15:42:59 +08:00
FrankyXu 0dd9cc1e18
Update oal.md (#6666) 2021-04-02 12:13:59 +08:00
Evan 2af77d4d03
make sync metrics concurrency (#6642)
* make sync metrics concurrency

* add changelog

* add changelog

* polish codes

* change default value

* remove unnecessary codes

Co-authored-by: Evan <evanljp@outlook.com>
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-04-02 11:33:46 +08:00
Shengjun fc7d8dcb5e
Redis Lettuce span UI doesn't show detailed Redis command parameters in 'db.statement' field (#6614) 2021-04-02 10:03:57 +08:00