吴晟 Wu Sheng
50a0bcbf73
Optimize L1 aggregation, enhance gRPC client between L1 and L2 aggregation. ( #7206 )
...
1.0Performance: Add L1 aggregation flush period, which reduces the CPU load and helps young GC.
2. Replace do not direct send after the first aggregation to reduce the network #6400 .
3. Enhance the DataCarrier to notify the consumer in no enqueue event in short term.
4. L1 aggregation flush period still works even no further metrics generated, powered by <3>
5. Fix gRPC remote client OOM. The concurrency control mechanism failed.
2021-06-30 19:14:20 +08:00
Alvin
a966eea35c
Support prepare and save metrics concurrency ( #7153 )
2021-06-29 14:34:29 +08:00
liqiangz
d63f3ffcc1
revert #7091 ( #7189 )
2021-06-28 21:05:28 +08:00
Tomasz Pytel
8a25ac6229
Python celery plugin ( #7159 )
2021-06-22 22:05:33 +08:00
wallezhang
1bc69370bf
feat: add neo4j-4.x-plugin ( #7099 )
2021-06-22 15:36:51 +08:00
wankai123
19a068d708
Feature: support endpoint name grouping by OpenAPI definitions. ( #7130 )
2021-06-20 07:57:10 +08:00
kezhenxu94
528ee6de40
OAL supports generating metrics from events ( #7134 )
...
* OAL supports generating metrics from events
* Add new dashboard for event metrics
* Add some docs for event metrics
2021-06-19 20:20:37 +08:00
Tomasz Pytel
76b3bece2b
add component id for python Psycopg -> PostgreSQL ( #7125 )
2021-06-17 06:30:52 +08:00
liqiangz
7a3355f956
Use MAL to calculate JVM metrics, remove OAL dependency. ( #7091 )
2021-06-11 22:21:10 +08:00
mrproliu
553dd7c061
Disable spring sleuth analyzer by default ( #7106 )
2021-06-11 16:59:57 +08:00
吴晟 Wu Sheng
5eb1021639
Initialize 8.7.0 iteration ( #7078 )
2021-06-08 07:41:09 +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
hailin0
47fef5df22
Support native-json format log in kafka-fetcher-plugin ( #6952 )
2021-05-20 16:33:44 +08:00
Tomasz Pytel
d56b0b0d41
add Azure Functions http trigger component ID ( #6953 )
2021-05-16 07:21:06 +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
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
Ax1an
36c61fcfa9
Add an optional agent plugin to support mybatis. ( #6838 )
2021-04-27 22:34:29 +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
Darcy
b4114ac043
enhancement agent kafka reporter plugin, add namespace concept ( #6781 )
2021-04-23 11:29:35 +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
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
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
wankai123
b6620f59c9
Remove the useless metrics in `vm.yaml` ( #6705 )
2021-04-08 08:02:22 +08:00
wankai123
f9096f5086
Support k8s monitoring ( #6479 )
2021-04-06 14:11:02 +08:00
吴晟 Wu Sheng
2b85ba1041
Fix `disable` statement not working ( #6687 )
2021-04-05 20:11:34 +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
Gao Hongtao
7d06c210ae
Resolve envoy service name from a different position ( #6654 )
2021-03-31 12:09:18 +08:00
Tomasz Pytel
1a0a9388e8
added Component ID for Node Mongoose plugin ( #6628 )
2021-03-27 00:51:19 +08:00
Jasper Zhong
a2021446f8
Bugfix/fix UI template wrong metrics name ( #6527 )
2021-03-09 23:01:03 +08:00
CharliePu
a0196b16fa
Fix the line chart problem of topology instance ( #6489 )
2021-03-05 07:58:52 +08:00
Zhenxu Ke
de6a731d72
Save Envoy http access logs when error occurs ( #6322 )
2021-03-02 22:40:30 +08:00
吴晟 Wu Sheng
0e1d5c3767
Make Zipkin trace query available ( #6454 )
2021-02-27 14:50:54 +08:00
Zhenxu Ke
96f1c12159
Introduce log analysis language (LAL) ( #6388 )
2021-02-23 20:06:48 +08:00
mrproliu
317a6580f3
Remove filename suffix in the meter active file config ( #6413 )
2021-02-21 08:35:38 +08:00
haoyann
c45bb361ee
Storage plugin supports PostgreSQL ( #6345 )
2021-02-20 20:59:51 +08:00
mrproliu
e60950c5c3
Change the Zabbix receiver is disabled by default ( #6395 )
2021-02-18 23:45:18 +08:00
mrproliu
75f03acba7
Adopt Zabbix protocol ( #6176 )
...
Happy Chinese New Year !!
2021-02-10 22:40:07 +08:00
Zhenxu Ke
b92eac2cd6
Add a new concept "Event" and its implementations to collect events ( #6183 )
2021-02-05 18:37:18 +08:00
吴晟 Wu Sheng
cdfe6ab358
Begin the 8.5.0 iteration ( #6302 )
...
* [maven-release-plugin] prepare release v8.4.0
* [maven-release-plugin] prepare for next development iteration
2021-02-02 08:01:49 +08:00