xbkaishui
a7e77832a9
disable kafka property in agent.config ( #5305 )
...
* disable kafka plugin
* enable docker file of kafka for e2e test
2020-08-13 11:09:58 +08:00
gnr163
532384e0a2
fix bug when extend the scope and recommend to start with 10000 or the scope greater than 1000 ( #5299 )
...
* bugfix: when extend the scope and recommend to start with 10000 or scope greater than 1000 , freemarker generate MetricsMetaInfo method will cause error such as MetricsMetaInfo("xxxx_cpm", 10,001, entityId)
2020-08-12 16:53:05 +08:00
zhang-wei
3d0522f9de
Add OALListener missing code ( #5296 )
2020-08-12 08:12:53 +08:00
kezhenxu94
ecc18b9be3
Support !=, like filter expressions in OAL ( #5269 )
2020-08-11 09:37:21 +08:00
吴晟 Wu Sheng
7f7e96b088
[IMPORTANT] Query traces with tags as condition ( #5270 )
2020-08-11 07:24:40 +08:00
yanbw
5a2c91cdf0
[optimize] Raw use of parameterized class ( #5286 )
2020-08-10 21:06:01 +08:00
于玉桔
e37fc2e439
Support spring-kafka ( #5254 )
2020-08-10 19:13:19 +08:00
Evan
2df3c683ba
Super Size Dataset record index es rolling step ( #5282 )
2020-08-10 14:49:11 +08:00
whfjam
fdd242edb0
Update HttpClientExecuteInterceptor.java ( #5283 )
...
use the method httpMethod.setRequestHeader to set the new skywalking headers,so that it can override the exits headers if there is any
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-10 13:41:31 +08:00
于玉桔
69297b9ec6
Support Apache ShardingSphere-Elasticjob ( #5153 )
2020-08-10 10:48:23 +08:00
qxo
b1305ba07a
fix:fix NullPointerException for replaceParam when message is null ( #5280 )
2020-08-10 00:17:21 +08:00
吴晟 Wu Sheng
29a9d1cf76
Add iQIYI.COM at the powered by page ( #5279 )
2020-08-09 18:38:03 +08:00
李文广
b8e5ff516c
Remove Buffer redundant strategy judgment code. ( #5277 )
2020-08-09 16:21:36 +08:00
Gao Hongtao
b0bb7cf3be
Query all of labels once selected labels condition is absent. ( #5202 )
2020-08-08 22:26:06 +08:00
yangy
9b6a4ed28c
Fix kafka plugin sometimes trace doesn't show span layer ( #5264 )
2020-08-08 14:39:54 +08:00
CoderGang
4b441f06c3
Support for the remote debugging of local E2E testing framework ( #5198 )
2020-08-07 21:19:10 +08:00
Humbertzhang
bdef778e53
add Python in MongoDB languages ( #5261 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-07 18:11:34 +08:00
琚致远
8ae6ddd288
Update PULL_REQUEST_TEMPLATE ( #5259 )
2020-08-07 14:52:52 +08:00
琚致远
3eefae4b09
Update ISSUE_TEMPLATE ( #5258 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-07 12:39:26 +08:00
kezhenxu94
58854a9bd8
Update commit hash in Python E2E test to v0.2.0 ( #5256 )
2020-08-07 10:28:54 +08:00
于玉桔
446d7100f9
fix type ( #5255 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-07 09:37:36 +08:00
于玉桔
d4e64584af
fix version forgot update ( #5226 )
2020-08-07 07:48:22 +08:00
吴晟 Wu Sheng
6910ff3d07
Add Customization Config section for plugin development. ( #5249 )
2020-08-06 14:44:42 +08:00
zshit
dd6f439df1
support collecting feign params ( #5235 )
2020-08-06 13:09:31 +08:00
Gao Hongtao
24eeb5d83b
Add swctl to docker image for health check ( #5139 )
2020-08-06 10:54:40 +08:00
gnr163
68ab389021
fix an error when no statement with slowStatement ( #5243 ) ( #5245 )
...
Co-authored-by: jingjiu <jingjiu@tsign.cn>
2020-08-06 09:06:09 +08:00
Ax1an
567c6b59f2
Fix Duration.java ( #5241 )
2020-08-05 21:59:28 +08:00
吴晟 Wu Sheng
6c487ddd16
Remove unnecessary document. ( #5240 )
2020-08-05 20:34:15 +08:00
于玉桔
7a20c260bb
Add HBase hbase-client plugin ( #5225 )
2020-08-05 17:55:20 +08:00
吴晟 Wu Sheng
89f314c86f
Make the column length of slow DB statement having the good default value. ( #5238 )
2020-08-05 16:14:10 +08:00
吴晟 Wu Sheng
48311e095a
Use client side component name when no server side mapping. ( #5232 )
...
* Use client side component name when no server side mapping.
* Unknown component should be fixed, so change the e2e expected data.
2020-08-05 13:34:58 +08:00
于玉桔
4149ac59fe
The Dubbo plugin can collect more information by custom ( #5209 )
2020-08-04 23:26:56 +08:00
于玉桔
df397228f1
component-libraries.yml typo fix ( #5230 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-04 22:11:39 +08:00
于玉桔
58188bef7e
Sync ui ( #5229 )
2020-08-04 19:03:56 +08:00
Daming
052818041b
Fix typo ( #5214 )
2020-08-03 12:38:37 +08:00
zifeihan
e7288bff94
Fix error format of time in serviceTraffic update. ( #5221 )
2020-08-03 10:38:11 +08:00
吴晟 Wu Sheng
0146aa522f
Exporter INCREMENT mode is not working. ( #5220 )
2020-08-03 06:53:00 +08:00
yangy
118e334e7c
Fix ParsePathUtil#parameterEquals method ArrayIndexOutOfBoundsException error and some typo ( #5216 )
2020-08-01 16:16:57 +08:00
yangy
4f011585ee
fix an error when executing startup.bat when the log directory exists ( #5213 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-07-31 22:24:11 +08:00
吴晟 Wu Sheng
2f2840cbf5
Begin 8.2.0 iteration. ( #5211 )
...
* [maven-release-plugin] prepare release v8.1.0
* [maven-release-plugin] prepare for next development iteration
2020-07-31 20:15:27 +08:00
Daming
966403c0e0
missing time unit in query ( #5210 )
2020-07-31 16:49:19 +08:00
吴晟 Wu Sheng
78a355e6c3
Update README.md ( #5206 )
2020-07-30 19:02:48 +08:00
snakorse
ecbde45d2c
MOD: Sync submodule updates ( #5205 )
2020-07-30 17:36:11 +08:00
Daming
f9257f5274
Provide kafka as collector/reporter ( #4847 )
2020-07-30 11:55:49 +08:00
Gao Hongtao
5f769ca2b4
Add AvgLabeledFunction to ingest multiple labels ( #5187 )
2020-07-30 07:32:29 +08:00
Ax1an
5d7da1aead
Add internalComHost and internalComPort config to Nacos. ( #5192 )
2020-07-29 15:54:10 +08:00
吴晟 Wu Sheng
15b30009d2
Update README.md ( #5185 )
2020-07-27 22:04:41 +08:00
吴晟 Wu Sheng
bebaf9bd4d
Update doc links for adopting the 2 nodejs agents. ( #5182 )
2020-07-27 17:28:50 +08:00
吴晟 Wu Sheng
906c2329fc
Changelog of 8.1.0 release. ( #5180 )
2020-07-27 13:57:57 +08:00
Xin,Zhang
5cf1d122cc
Fix webflux sharing span across multiple threads ( #5177 )
2020-07-27 12:44:17 +08:00