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
Gao Hongtao
b8a040ea74
Append the root slash(/) to getIndex and getTemplate requests in ES client ( #6663 )
...
* Append the root slash(/) to getIndex and getTemplate requests
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
* Document this bug
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2021-04-01 14:26:57 +08:00
Wing
75b52917df
Refine concepts and designs ( #6655 )
2021-04-01 07:01:24 +08:00
wankai123
4af2b61027
Fix ALS K8SServiceRegistry didn't remove the correct entry ( #6658 )
...
* Fix ALS K8SServiceRegistry didn't remove the correct entry
* Add changes
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
2021-04-01 06:14:01 +08:00
Gao Hongtao
7d06c210ae
Resolve envoy service name from a different position ( #6654 )
2021-03-31 12:09:18 +08:00
Alvin
9a3e8357cc
Fix NullPointerException when call "ReactiveRequestHolder.getHeaders" ( #6651 )
2021-03-31 07:11:30 +08:00
wankai123
523944a59f
Add arg `namespace` to func `retagByK8sMeta`, rebuild the relationship between pod and service by labels ( #6650 )
...
* Add `namespace` to func `retagByK8sMeta`, rebuild the relationship between pod and service by labels
* add param check
2021-03-30 08:48:22 +08:00
史精文
0c0a8d4393
Revise document description for #4651 ( #6638 )
2021-03-29 13:35:24 +08:00
liqiangz
56bebb8baf
Remove the close_before_method and close_after_method parameters of custom-enhance-plugin to avoid memory leaks ( #6632 )
...
* Remove the close_before_method and close_after_method parameters of custom-enhance-plugin to avoid memory leaks
* refine
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-03-29 10:50:27 +08:00