吴晟 Wu Sheng
b0d3598144
Add changelog for 6.4.0 release. ( #3398 )
...
* Add changelog for 6.4.0 release.
* Update CHANGES.md
ES storage column type changed for pxx details. It wouldn't really 100% compatible.
2019-09-03 15:26:24 -07:00
x22x22
c0bb89100e
UI sync ( #3399 )
...
UI sync
2019-09-03 16:16:46 +08:00
于玉桔
7f5ac239b9
fix bug ( #3393 )
2019-09-02 21:04:51 +08:00
Jared Tan
dbbf22a177
support es https ssl config. ( #3370 )
...
* support es https ssl config.
* update
* update docs.
* refactoring var name.
* fix
* update docs.
* add config in es section.
* fix logical.
2019-09-02 11:15:43 +08:00
吴晟 Wu Sheng
2a2679eefb
Fix Pxx calculate bug. ( #3391 )
2019-09-02 10:14:33 +08:00
Dhi Aurrahman
53a1ae8e82
docs: Improve envoy metrics sending setup documentation ( #3389 )
...
* Add envoy metrics sending example
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Newline
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Fix
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Tear down note
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
* Typo
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
2019-09-01 09:47:38 +08:00
吴晟 Wu Sheng
63b033dfc0
Add istio bypass adaptor setup document back ( #3376 )
...
* Update document.
* Enable ALS document
2019-09-01 09:19:58 +08:00
康智冬
70b825ce43
fix typo ( #3388 )
2019-09-01 08:35:32 +08:00
k3vin
3d8d284220
sync ui ( #3387 )
...
* sync skywalking-ui
2019-08-31 23:37:45 +08:00
kezhenxu94
6fd85c8303
Avoid unnecessary resetting when service mapping id is already 0 ( #3383 )
...
* Avoid unnecessary resetting when service mapping id is already 0
* Avoid as early as possible and minor optimization
* Remove unused import
* Polish
2019-08-30 23:54:54 +08:00
qxo
77736c5e7d
okhttp OnFailureInterceptor should log exception info ( #3381 )
2019-08-30 22:39:28 +08:00
kezhenxu94
54614a0594
Support gateway without agent ( #3308 )
...
* Support Gateway without agent
2019-08-30 16:17:41 +08:00
XiaoFeng Yu
b3a2c647e3
Update powered-by.md ( #3375 )
...
* Update powered-by.md
2019-08-30 14:55:39 +08:00
wuxingye
57b345ddaa
add logstash logback plugin ( #3365 )
...
* add logstash logback plugin
* add logstash logback plugin, set pom provided, refine logback doc
* refine logstash logback doc
* refine the comment
* remove the app_id that not related to SkyWalking
* remove tag @date for CI error: unknown tag: date
* add description for iLoggingEvent for ci warning: no description for @param
2019-08-29 22:58:49 +08:00
于玉桔
95ceacfc15
Fix the zookeeper plugin has many nodes in the cluster case ( #3372 )
...
* Fix the zookeeper plugin has many nodes in the cluster case
* support version
2019-08-29 19:32:37 +08:00
Andy Ai
8bf7e346ee
Support play 2.x ( #3207 )
...
* Support play 2.x
2019-08-29 17:00:51 +08:00
Stalary
3d00d83fc6
ADD: add operationName length threshold ( #3357 )
...
* ADD: add operationName length threshold
* MOD:move operationName threshold to Config, simplified code
* MOD:update agent set-up document, clean code
* MOD:add agent.operation_name_threshold conf prefix
2019-08-28 22:18:11 +08:00
刘新元 Liu XinYuan
ed5a1fc2d2
solve dubbo and service class without method intercept failure ( #3362 )
2019-08-28 20:10:48 +08:00
Jared Tan
cadaab03ae
set alarm record ordered by start time desc. ( #3353 )
2019-08-28 09:56:55 +08:00
吴晟 Wu Sheng
a3241f0a59
Support op group name in agent config core. ( #3299 )
...
* Support op group name in agent config core.
* Provide core API for operation name grouping, rest template plugin update, and doc update.
* Fix doc
* Fix test case.
* Fix missing changes.
* add shuyun to powered-by.md (#3341 )
* add shuyun to powered-by.md
* update powered-by.md
* Remove static method.
2019-08-27 15:07:44 +08:00
evanxuhe
1cc4a517c2
Log4j2 support AsyncRoot print tid. All versions above 2.0 supported ( #3284 )
...
* Log4j2 support AsyncRoot print tid
Support AsyncRoot print tid of all versions of log4j2 2.1+
2019-08-26 21:00:46 +08:00
彭勇升 pengys
3264fd4e31
Fixed #3328 , keyword data type is not long enough for saving PXX metrics. ( #3332 )
2019-08-26 16:33:55 +08:00
webb2019
429c9b3c9c
Data binary limit ( #3321 )
...
* fix "DATA_BINARY" limit VARCHAR(20000)
2019-08-26 09:40:37 +08:00
webb2019
f0acf9b61f
slow sql long string trim ( #3318 )
...
* slow sql long string trim
* fix slow sql has long string
2019-08-25 21:21:48 +08:00
kezhenxu94
dbab6977c8
Add Thomas Cook to powered-by ( #3316 )
2019-08-25 12:45:29 +08:00
honganan
3c8307fe1f
fix 3296 ( #3306 )
2019-08-24 17:32:39 +08:00
qxo
c9acb495ed
TraceContextInterceptor:reduce unnecessary call to the origin method TraceContext#traceId() ( #3313 )
2019-08-23 23:19:02 +08:00
Jared Tan
6d94411482
Add more configuration and explainations. ( #3302 )
...
* Add more configuration and explainations.
2019-08-22 21:20:17 +08:00
Alan Lau
d3d06a1ed9
Add simple tests for DictionaryUtil. ( #3301 )
2019-08-22 13:44:26 +08:00
吴晟 Wu Sheng
b051f6b094
Log message cached unexpected ( #3303 )
2019-08-22 11:14:51 +08:00
Alan Lau
a71c3abef6
Add cached writer. ( #3287 )
...
* Add cached writer so we need not call whole method.
* Make writer volatile.
* Make writer to WRITER.
* Rewrite the writeFactory for add the cached writer and keep the unit tests stable.
* Give the default writer.
* Remove volatile.
2019-08-22 10:03:54 +08:00
dzx2018
c2663c08cc
Add genshuixue.com to powered-by.md ( #3300 )
...
* Update powered-by.md
* Update powered-by.md
Change order
2019-08-22 08:17:41 +08:00
Daming
49b20dd0cb
Support Zookeeper ACL ( #3273 )
...
* support ACL
* support digest only
2019-08-21 09:23:43 +08:00
吴晟 Wu Sheng
dc0f6530cb
Fix TTL issue. ( #3292 )
...
* Fix TTL issue.
* Fix issue.
* Rename `getSecondTimeBucket` to `getRecordTimeBucket`.
2019-08-20 15:36:31 +08:00
kezhenxu94
37f367a3b7
Stabilize unit test ( #3291 )
...
* Stabilize unit test
The FileWriterTest creates files in the source directory(failed to
delete them due to a bug in the `deleteDir` method), making
them being checked by checkstyle plugin and failed to pass.
* Seperate compilation step
2019-08-20 15:04:50 +08:00
kezhenxu94
ca80e457cc
Add bootstrap-plugin/toolkit-activation to import check list ( #3290 )
2019-08-20 09:56:41 +08:00
kezhenxu94
fd7044ecb1
Merge pull request #3286 from wayilau/doc_fix1
...
Add cluster etcd config to cluster.md.
2019-08-19 21:41:20 +08:00
liuweiyi
a06d221e62
Add more.
2019-08-19 16:40:26 +08:00
liuweiyi
8024beaf88
Add cluster etcd config to cluster.md.
2019-08-19 16:35:30 +08:00
吴晟 Wu Sheng
8888029e9a
Module config set override is not working ( #3283 )
...
* set Override is not working.
* Submodule update
* Add header.
2019-08-17 10:10:30 +08:00
kezhenxu94
db9759fcc2
Check license header strictly ( #3274 )
...
* Check license header strictly
* Ignore header template
* Include more files to check list
2019-08-16 14:37:44 +08:00
吴晟 Wu Sheng
9161c47781
Update powered-by.md ( #3272 )
2019-08-15 20:46:42 +08:00
吴晟 Wu Sheng
0ae2228a86
Make auto instrumentation works when Module definition existing ( #3199 )
...
* Refactor open edge.
* Make refactor works.
* Revert log back.
* Remove unnecessary codes.
* Open edge for all internal binding interceptors.
* Add document about JDK 9+ module.
* Change bytebuddy to 1.10.1(unreleased)
* Change document
* 1. Adopt the latest bytebudy changes(snapshot only), commit b609711564 .
2. Remove disruptor by ArrayBlockingQueue, because Disruptor can't work in both JDK 8(1) and 9-12, if we don't add `--add-modules jdk.unsupported`
3. Doc update.
* Update README.md
2019-08-15 07:46:28 +08:00
于玉桔
19b37cab6f
Optimize spring cloud gateway in concurrent scenes with asyncSpan api ( #3265 )
...
* update gateway
2019-08-14 22:02:52 +08:00
Alvin
ffe1df579f
Enhance agent logger. ( #3250 )
...
* Add pattern logger to replace the easy logger.
* Doc update
* Support console log
2019-08-14 14:31:24 +08:00
makingtime
fc026ec3a7
correct span_limit_per_segment default value ( #3261 )
...
change `agent.span_limit_per_segment` default value to match the default value of `SPAN_LIMIT_PER_SEGMENT` in https://github.com/apache/skywalking/blob/master/apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/conf/Config.java
2019-08-14 08:24:00 +08:00
yangxb2010000
22018d6a9f
fix createExitSpan bug ( #3257 )
2019-08-14 00:10:51 +08:00
于玉桔
a0e816771c
Webflux plugin optimization ( #3243 )
...
* webflux
2019-08-13 22:52:01 +08:00
Andy Ai
7eb5694a5f
Java agent support undertow routing handler ( #3173 )
...
* Support undertow routing handler
2019-08-13 22:30:11 +08:00
kezhenxu94
136c7d4f42
Remove coveralls report due to its unavailability ( #3260 )
2019-08-13 21:49:30 +08:00