吴晟 Wu Sheng
2b85ba1041
Fix `disable` statement not working ( #6687 )
2021-04-05 20:11:34 +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
liqiangz
c986948c48
Fix springmvc reactive api can't collect HTTP statusCode. ( #6671 )
2021-04-03 22:09:48 +08:00
Darcy
573c3359ca
Fix Agent Plugin "asynchttpclient" not record the status code of the … ( #6665 )
2021-04-03 15:42: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
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
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
李文广
0047829b9f
Fixbug/springmvn-annotation-4.x-plugin, witness class does not exist in some versions ( #6629 )
2021-03-28 23:32:31 +08:00
wankai123
92c0cb856d
Add function `retagByK8sMeta` and opt type `K8sRetagType.Pod2Service` in MAL for k8s to relate pods and services. ( #6608 )
2021-03-25 20:50:58 +08:00
Stephen Ni
51b60ae218
Update the agent HBase plugin to support HBase Client 2.x ( #6577 )
2021-03-25 14:08:31 +08:00
吴晟 Wu Sheng
f3b567160c
Enhance the export service. ( #6602 )
2021-03-24 09:22:03 +08:00
Ryan Wang
b28f270527
sync ui ( #6603 )
2021-03-23 20:26:28 +08:00
Leon Yang
9b4766e491
fix no trace id in async log ( #6567 )
2021-03-22 16:12:44 +08:00
Leon Yang
56425f1c62
support jedis pipeline ( #6565 )
2021-03-20 19:52:28 +08:00
wankai123
c2c3830a80
Add functions in MAL to filter metrics according to the metric value ( #6587 )
2021-03-20 17:12:34 +08:00
Ax1an
b48433e1f6
Optimize the self monitoring grafana dashboard. ( #6549 )
2021-03-20 13:33:11 +08:00
CharliePu
fadbecaa84
Sync UI and upate change logs. ( #6582 )
2021-03-20 08:11:57 +08:00
Zhenxu Ke
25214e910a
Collect and report agent starting / shutdown events ( #6559 )
2021-03-18 15:25:06 +08:00
wankai123
a8810b1ab0
Support metrics grouped by scope labelValue in MAL, no need global same labelValue as before. ( #6495 )
2021-03-17 09:02:38 +08:00
吴晟 Wu Sheng
af6f7d2c34
Remove group concept from AvgHistogramFunction ( #6552 )
2021-03-16 10:26:33 +08:00
Ax1an
1bd397db9b
Add telemetry data about mesh error. ( #6550 )
2021-03-15 21:13:03 +08:00
史精文
cc60f1529f
resolve "receiver don't need to get itself when healthCheck #6515 " ( #6538 )
2021-03-12 20:45:38 +08:00
Evan
fd1d21021f
[Incompatible Enhancement]New index policy of ElasticSearch storage option ( #6499 )
2021-03-11 15:11:37 +08:00
hailin0
0382447749
Fix tags store of log and trace on h2/mysql/pg storage ( #6505 )
2021-03-11 10:40:54 +08:00
Ax1an
d9617cbe7b
Add telemetry data about metrics in, metrics scraping and trace in metrics to zipkin receiver. ( #6516 )
2021-03-11 09:13:49 +08:00
Jasper Zhong
a2021446f8
Bugfix/fix UI template wrong metrics name ( #6527 )
2021-03-09 23:01:03 +08:00
hailin0
78487ad983
Upgrade lombok to 1.18.16 ( #6506 )
2021-03-07 18:54:45 +08:00
Qiuxia Fan
1b8fdd5688
sync ui ( #6496 )
2021-03-05 19:32:26 +08:00
Jared Tan
80a9a5e65e
Support config `agent.span_limit_per_segment` can be changed in the runtime. ( #6482 )
...
* CDS: Support config `agent.span_limit_per_segment`
* fix missing logical.
* fix ci
* polish
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-03-05 15:22:02 +08:00
Jingguo Yao
e2f2cce874
Fix NullPointerException with KafkaProducer.send(record) ( #6487 )
...
Resolves #6481
2021-03-05 11:12:23 +08:00
CharliePu
a0196b16fa
Fix the line chart problem of topology instance ( #6489 )
2021-03-05 07:58:52 +08:00
Qiuxia Fan
9946ec49f6
Sync uI and update license ( #6478 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
2021-03-04 08:14:12 +08:00
Zhenxu Ke
de6a731d72
Save Envoy http access logs when error occurs ( #6322 )
2021-03-02 22:40:30 +08:00
Qiuxia Fan
5289996e4c
Sync UI ( #6474 )
2021-03-02 14:20:50 +08:00
吴晟 Wu Sheng
b1a8238c15
Remove fields of parent entity in the relation sources. ( #6471 )
2021-03-01 08:39:04 +08:00
haoyann
72546a75c3
fix `DatabaseSlowStatementBuilder` statement maybe null ( #6470 )
2021-02-28 17:51:03 +08:00
Jingguo Yao
3ce4dc0da8
Fix ClassCastException from CallbackAdapterInterceptor ( #6462 )
2021-02-27 19:26:53 +08:00
吴晟 Wu Sheng
0e1d5c3767
Make Zipkin trace query available ( #6454 )
2021-02-27 14:50:54 +08:00
Jasper Zhong
3a6c39c684
Bugfix/lettucev5 plugin ( #6453 )
2021-02-27 00:01:42 +08:00
Zhenxu Ke
77082de77b
Add `sum` function in meter system ( #6427 )
...
* Add `sum` function in meter system
* Fix minor potential bug and reformat some codes
* Fix a bug
* Use Set to hold the {aggregate,scope} labels as same labels maybe added by multiple aggregation functions
* Separate downsampling function and revert unnecessary codes
2021-02-25 15:10:28 +08:00
haoyann
5b49f8f9fd
Fix alarm httpclient connection leak ( #6431 )
2021-02-25 10:05:08 +08:00
osiriswd
8c3d1679e3
Fix apm-dubbo-2.7.x-plugin memory leak due to some Dubbo RpcExceptions. ( #6432 )
2021-02-24 14:59:41 +08:00
Zhenxu Ke
96f1c12159
Introduce log analysis language (LAL) ( #6388 )
2021-02-23 20:06:48 +08:00
John Bampton
85fc4f827c
Fix spelling ( #6418 )
2021-02-22 07:40:35 +08:00
Zhenxu Ke
9de93119e2
Enhance gRPC log appender to allow layout pattern ( #6403 )
2021-02-21 12:53:44 +08:00
mrproliu
317a6580f3
Remove filename suffix in the meter active file config ( #6413 )
2021-02-21 08:35:38 +08:00