Commit Graph

4406 Commits

Author SHA1 Message Date
Adrian Cole 8b8039b730 Re-adds maven wrapper downloader so users won't crash if wget is missing (#1576)
https://github.com/apache/incubator-skywalking/pull/1574 removed the
maven wrapper jar. The shell script will try wget and then this
downloader if missing. It is very likely in windows and small vms for
people to not have wget installed, so this will prevent support problems
(and is why the wrapper includes this)
2018-08-23 13:10:00 +08:00
Adrian Cole 26f88ba522 Re-adds maven wrapper downloader so users won't crash if wget is missing (#1576)
https://github.com/apache/incubator-skywalking/pull/1574 removed the
maven wrapper jar. The shell script will try wget and then this
downloader if missing. It is very likely in windows and small vms for
people to not have wget installed, so this will prevent support problems
(and is why the wrapper includes this)
2018-08-23 13:06:05 +08:00
吴晟 Wu Sheng 15fed8cc26
Remove jar from source (#1574)
* Delete maven-wrapper.jar

* Update .gitignore
2018-08-23 06:18:43 +08:00
Adrian Cole 4b17685c11 Sync mvnw to 6.0 , provided by @adriancole 2018-08-22 22:50:50 +08:00
oatiz b3959202df [Agent] Provide plugin for Elasticsearch 5.x (#1500)
* [Agent] Provide plugin for Elasticsearch 5.x

Add [Agent] Elasticsearch transport client plugin

fix component name

add elasticsearch component

add elasticSearch component into component-libraries.yml

* update support list

* update PlainListenableActionFutureInterceptor.java

* fix set span attributes

* clear runtimeContext

* remove extra plugins
2018-08-22 20:23:43 +08:00
Adrian Cole d0b951649f Moves to Maven wrapper to stabilize the version in use (#1569)
* Moves to Maven wrapper to stabilize the version in use

This will ensure those building will have similar experience due to
having a fixed maven version.

* Updates most plugin versions and removes redundant configuration

* Sets up build enforcement for JDK 1.8 until further work occurs
2018-08-22 19:04:15 +08:00
Xin,Zhang d1cdeecc3f Support ojdbc8 (#1571) 2018-08-22 17:44:32 +08:00
Xin,Zhang 1c8431c86f Support ojdbc8 (#1571) 2018-08-22 17:43:57 +08:00
caoyixiong ba92364a65 Fix bug stop stopSpan when not createSpan in Spring Callback (#1572)
* Fix bug stop stopSpan when not createSpan
2018-08-22 14:33:12 +08:00
caoyixiong 18d2d352fd Fix bug stop stopSpan when not createSpan in Spring Callback (#1572)
* Fix bug stop stopSpan when not createSpan
2018-08-22 14:30:58 +08:00
Gao Hongtao 89f978d156 Add yaml file 2018-08-22 10:18:38 +08:00
chenqy 9f457f244c Fix the timeBucket equal to 0 problem (#1570) 2018-08-21 17:23:39 +08:00
chenqy 46c0e76ef9 Fix the timeBucket equal to 0 problem (#1570) 2018-08-21 17:22:39 +08:00
Xin,Zhang 26cebf74ad Fix #1549 (#1568) 2018-08-21 13:53:52 +08:00
Xin,Zhang 0162fdd8ae Fix #1549 (#1568) 2018-08-21 13:53:00 +08:00
Xin,Zhang e3c6a4b1b1 add components for nodejs agent (#1565)
* Add egg component

* add koa component
2018-08-21 12:12:22 +08:00
caoyixiong 7c2aa4c43a FIX NPE in tomcat plugin ForwardInterceptor (#1562) 2018-08-21 12:11:40 +08:00
Xin,Zhang 513b8d689b
add components for nodejs agent (#1565)
* Add egg component

* add koa component
2018-08-21 10:09:49 +08:00
caoyixiong dd942d15a3 FIX NPE in tomcat plugin ForwardInterceptor (#1562) 2018-08-21 07:18:40 +08:00
Wu Sheng 03af5f1806 Support m2 cache in CI. 2018-08-20 22:05:31 +08:00
Wu Sheng 08df2218d7 Rename match expression classes. 2018-08-20 15:45:49 +08:00
peng-yongsheng 2c4d221b25 Merge branch '6.0' of https://github.com/apache/incubator-skywalking into 6.0 2018-08-20 11:49:26 +08:00
peng-yongsheng b4df95ce7c Fixed the check style error. 2018-08-20 11:49:07 +08:00
Wu Sheng 5386302fbe Fix a test case. 2018-08-20 11:39:02 +08:00
peng-yongsheng 77e5b65b53 Invoke the function in indicator to calculate result and persistent to storage. 2018-08-20 11:09:24 +08:00
peng-yongsheng d39b6baf35 Merge branch '6.0' of https://github.com/apache/incubator-skywalking into 6.0 2018-08-20 11:02:05 +08:00
peng-yongsheng ffece1617a Indicator analysis test successfully. 2018-08-20 11:01:33 +08:00
Wu Sheng c2df70674f Adjust documents. 2018-08-20 10:55:13 +08:00
Wu Sheng 01e69ff0a6 Update document. 2018-08-19 21:35:55 +08:00
caoyixiong a29a8d7c09 Fix NPE in alarm content generation. (#1558)
* Update InstanceReferenceMetricAlarmAssertWorker.java

增加osInfo 判空

* Update InstanceReferenceMetricAlarmAssertWorker.java

增加osinfo 判空
2018-08-19 10:50:06 +08:00
Wu Sheng 66df7e6f45 Update JVM Scope names. 2018-08-18 15:24:00 +08:00
peng-yongsheng ae8e87ad97 Rename srcSpanType to detectPoint. 2018-08-18 14:26:32 +08:00
peng-yongsheng 4c04a599c4 All of the inventory register test success. 2018-08-18 14:14:28 +08:00
Wu Sheng 50ec820fdc Fix docker file CI failure. 2018-08-18 09:03:49 +08:00
jinlong c0e79e9657 add new user (#1557)
add new user
2018-08-18 08:45:22 +08:00
jinlong 8302bbfdfd add new user (#1557)
add new user
2018-08-18 08:37:20 +08:00
peng-yongsheng 3fa77d5c9d The core implementation of register and cache for scope inventory. 2018-08-18 03:06:24 +08:00
吴晟 Wu Sheng 4d00324847
Change file name. (#1553) 2018-08-17 17:15:06 +08:00
彭勇升 pengys 4ea4e04ecc
Service inventory register test success. (#1552)
* Register start up.

* Service inventory register test success.
2018-08-17 02:21:58 +08:00
Gao Hongtao f80de42880 Merge remote-tracking branch 'origin/6.0' into 6.0 2018-08-17 00:49:07 +08:00
Gao Hongtao ef632da6c7 Add Dockerfile for oap server. 2018-08-17 00:48:44 +08:00
Wu Sheng ba68d50d11 Add a new section in guides document. 2018-08-16 20:43:49 +08:00
Wu Sheng 1e51702bab Add component library settings document back. 2018-08-16 20:37:27 +08:00
Jared.Tan 6798686968 Typo:fix docs. (#1551) 2018-08-16 17:15:50 +08:00
Wu Sheng b0b7de9442 Fix CI. And add a new instance ping service. 2018-08-16 16:30:03 +08:00
Wu Sheng 2aefdc01d5 Sync a fix. 2018-08-16 15:59:37 +08:00
Wu Sheng 550563aa8c Update protocol to 2.0 draft. 2018-08-16 15:54:09 +08:00
Wu Sheng da112c0fec Change protocol documents 2018-08-16 13:12:13 +08:00
彭勇升 pengys a18c451ebc
Register start up. (#1550) 2018-08-16 08:30:11 +08:00
Wu Sheng 946376e2e5 Merge istio handler module and provider. Named as plugin directly. 2018-08-15 23:18:27 +08:00