Wayne Chu
daefd5ebce
docs: fix typo in Java-Plugin-Development-Guide.md ( #6463 )
2021-02-27 15:53:32 +08:00
吴晟 Wu Sheng
0e1d5c3767
Make Zipkin trace query available ( #6454 )
2021-02-27 14:50:54 +08:00
cutePanda123
258962c6e9
removed a duplicate file ( #6458 )
2021-02-27 11:00:53 +08:00
Jasper Zhong
3a6c39c684
Bugfix/lettucev5 plugin ( #6453 )
2021-02-27 00:01:42 +08:00
Juntao Zhang
92a0b893b5
fix: docs/menu.yml ( #6449 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-02-26 08:43:21 +08:00
吴晟 Wu Sheng
9ba17cf228
Polish a log to doc and menu for latest status. ( #6446 )
...
* Polish a log to doc and menu for latest status.
* Add a skip
* Add .github/actions/skip/action.yml itself to skip file
* Polish doc a little
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
2021-02-26 07:24:32 +08:00
Ax1an
cb00d6312f
Update the comments in TomcatInstrumentation class. ( #6442 )
2021-02-25 20:51:27 +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
Amos Chu
47ec0bb09b
Fix grammar error on ( #6440 )
2021-02-25 12:40:49 +08:00
Amos Chu
2d258d3176
grammar error for "The answer definitely YES" ( #6439 )
2021-02-25 11:56:50 +08:00
haoyann
5b49f8f9fd
Fix alarm httpclient connection leak ( #6431 )
2021-02-25 10:05:08 +08:00
lipenghui
08bceb90eb
Add pulsar version 2.6.3 and 2.7.0 ( #6438 )
2021-02-25 08:14:56 +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
665a07cb0f
Clean up some warnings in maven build ( #6426 )
2021-02-24 07:05:56 +08:00
Zhenxu Ke
96f1c12159
Introduce log analysis language (LAL) ( #6388 )
2021-02-23 20:06:48 +08:00
Daming
1d4ff66719
Update Dockerfile.nginx ( #6421 )
2021-02-23 12:09:46 +08:00
John Bampton
85fc4f827c
Fix spelling ( #6418 )
2021-02-22 07:40:35 +08:00
zhang-wei
1c52995cbf
Supplement the E2E test for skywalking-client-js ( #6409 )
2021-02-21 22:29:50 +08:00
Zhenxu Ke
f6081e17f1
doc: add ALS metadata-exchange blog and polish E2E doc ( #6417 )
2021-02-21 21:24:09 +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
zifeihan
430a85df07
Fix KafkaContextManagerExtendService boot error of kafka plugin. ( #6410 )
2021-02-20 23:16:16 +08:00
buzuotaxuan
3d2fba3c40
Fix kubernetes.client.opeanapi.ApiException ( #6412 )
2021-02-20 22:09:10 +08:00
haoyann
c45bb361ee
Storage plugin supports PostgreSQL ( #6345 )
2021-02-20 20:59:51 +08:00
wankai123
6c6a8a7109
Add E2E test for VM monitoring that the metrics from Promethues node-exporter via OTEL. ( #6404 )
2021-02-20 16:11:44 +08:00
mrproliu
6d92bc66dd
Meter system enhancement ( #6398 )
2021-02-19 20:51:03 +08:00
Brandon Fergerson
1adea8a16e
Delete Es7DAO.java ( #6397 )
2021-02-19 07:52:27 +08:00
mrproliu
e60950c5c3
Change the Zabbix receiver is disabled by default ( #6395 )
2021-02-18 23:45:18 +08:00
Zhenxu Ke
1e4a8ee19b
Fix dead links and add checker to detect them ( #6394 )
2021-02-18 12:31:22 +08:00
Juntao Zhang
b70c9bef67
Replace the URL width https ( #6392 )
2021-02-18 09:52:18 +08:00
Juntao Zhang
3c980c2609
Add latest doc menu.yml ( #6391 )
2021-02-18 08:51:38 +08:00
Zhenxu Ke
92ea7a5f3f
Update .asf.yaml ( #6389 )
2021-02-17 21:21:45 +08:00
吴晟 Wu Sheng
bf013fac27
Try to fix branch protection ( #6387 )
2021-02-17 18:25:16 +08:00
吴晟 Wu Sheng
06f4b90f59
Protect website-docs/8.* branches. ( #6386 )
2021-02-17 18:09:30 +08:00
Evan
ecd0213587
Fix the incorrect package imports of the log4j grpc log appender. ( #6385 )
2021-02-17 17:27:26 +08:00
Zhenxu Ke
badd05783a
Fix dead link of Envoy statistics list ( #6383 )
2021-02-17 10:54:50 +08:00
margauxcabrera
cd920e274f
Issue#6377 changed slf4j LoggingEvent to apache log4j LoggingEvent ( #6378 )
...
Co-authored-by: Margaux Cabrera <margaux.cabrera@skulibrary.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-02-16 17:24:57 +08:00
吴晟 Wu Sheng
544bdbec5b
Add prometheus, open-telemetry, zabbix as labels ( #6364 )
...
* Add prometheus, open-telemetry, zabbix as labels
* Update action.yml
2021-02-11 18:17:20 +08:00
mrproliu
fcf64a217f
Change the Apdex metric combine calculator ( #6363 )
2021-02-11 15:19:32 +08:00
mrproliu
92d0465cd8
Simplify the Zabbix UT, reduce use time ( #6362 )
2021-02-11 10:02:37 +08:00
mrproliu
75f03acba7
Adopt Zabbix protocol ( #6176 )
...
Happy Chinese New Year !!
2021-02-10 22:40:07 +08:00
吴晟 Wu Sheng
c1736b6f3b
Update Supported-list.md ( #6359 )
2021-02-10 15:07:43 +08:00
吴晟 Wu Sheng
8fed8768b9
Update CHANGES.md ( #6350 )
2021-02-08 21:09:53 +08:00
Qiuxia Fan
638f131937
sync ui ( #6349 )
2021-02-08 18:15:31 +08:00
Zhenxu Ke
30a88b555f
Skip CI in some cases to save resources ( #6340 )
2021-02-07 16:19:55 +08:00
zhang-wei
ba6d49ad91
Update the timestamp field type for LogQuery ( #6335 )
2021-02-07 12:09:51 +08:00
吴晟 Wu Sheng
5e8f1eb552
Support multiple implementations of StorageBuilder in different storage implementations - stage 2 ( #6336 )
2021-02-07 10:37:14 +08:00
吴晟 Wu Sheng
fc23dabf37
Support multiple implementations of StorageBuilder in different storage implementations - stage 1. ( #6334 )
2021-02-06 21:22:58 +08:00
吴晟 Wu Sheng
5445b7d53f
Fix CI link ( #6332 )
2021-02-06 11:58:12 +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