Fatih ERDEM
cf6721d715
Moved hardcoded dependency versions to properties tag in pom.xml ( #1582 )
2018-08-24 09:29:03 +08:00
Gao Hongtao
e2d1a13ed2
Submodule/ui ( #1581 )
...
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywalking-ui
* Update submodule skywaling-ui
2018-08-23 21:49:28 +08:00
caoyixiong
6fe2fa0c4b
change the agent log level to millisecond ( #1580 )
...
* Fix bug stop stopSpan when not createSpan
* Fix bug stop stopSpan when not createSpan
* change the agent log level to millisecond
2018-08-23 21:49:16 +08:00
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
4b17685c11
Sync mvnw to 6.0 , provided by @adriancole
2018-08-22 22:50:50 +08:00
Xin,Zhang
d1cdeecc3f
Support ojdbc8 ( #1571 )
2018-08-22 17:44:32 +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
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
Xin,Zhang
26cebf74ad
Fix #1549 ( #1568 )
2018-08-21 13:53:52 +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
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
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
peng-yongsheng
3fa77d5c9d
The core implementation of register and cache for scope inventory.
2018-08-18 03:06:24 +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
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
Wu Sheng
451fcadd0b
Add a debug log judge.
2018-08-15 23:00:20 +08:00
Wu Sheng
1ec420b0fd
Remove collector.servers and collector.direct_servers, and add collector.backend_service setting. cc @ascrutae
2018-08-15 22:08:30 +08:00
Gao Hongtao
fc3b440ae9
Add handler to parse istio telemetry data.
2018-08-15 20:42:24 +08:00
Wu Sheng
43ccfa7eda
@peng-yongsheng Found you have two `endpoint` concepts in different package. I have rename the one in register, the new is `endpointInventory*`. Because the register and meta data of the cluster should be named inventory.
2018-08-15 17:47:25 +08:00
Wu Sheng
6fbffcbd5d
Remove duplicate timeBucket.
2018-08-15 14:17:55 +08:00
Wu Sheng
8a892219e4
Push generated codes with percent and percent boolean expression. CC @peng-yongsheng
2018-08-14 23:48:54 +08:00
Wu Sheng
0ebbb0a559
Fix wrong annotations's Retention(RetentionPolicy.RUNTIME)
2018-08-14 21:42:41 +08:00
彭勇升 pengys
a5ad06ce46
Refactor register and analysis modules. ( #1539 )
...
* Refactor register and analysis modules.
* Fixed the startup error.
2018-08-14 14:39:03 +08:00
吴晟 Wu Sheng
81516a7d56
Fix users.
2018-08-12 15:52:27 +08:00
mgsheng
7533ec0471
Update uses-list.md ( #1537 )
2018-08-10 20:25:49 +08:00
Wu Sheng
38d88da5d1
Fix CI.
2018-08-09 21:17:25 +08:00