Commit Graph

66 Commits

Author SHA1 Message Date
彭勇升 pengys f75270b43a v6 startup successful. (#1625)
* Fixed the startup failure cause by query protocol.

* Fixed the bug of startup failure.
2018-09-04 21:41:13 +08:00
彭勇升 pengys 73679fc0f0 Fixed the startup failure cause by query protocol. (#1623) 2018-09-04 19:02:32 +08:00
吴晟 Wu Sheng 86452fd2b6 Fix all sources and sourceDispatchers. (#1620) 2018-09-04 17:36:44 +08:00
彭勇升 pengys d0e68872da SkyWalking's trace receiver implementation. (#1618)
* Buffer stream.

* Buffer file reader.

* Buffer library performance test and functional test successfully.

* Fixed the code merge mistake.

* SkyWalking's trace receiver implementation.

* SkyWalking's trace receiver implementation.

* Delete collector module.
2018-09-04 11:18:29 +08:00
Wu Sheng 1f2a6f2277 Move count and silenceCount into window. 2018-09-03 16:42:18 +08:00
Wu Sheng de41730621 Remove old dependency. 2018-09-03 16:33:57 +08:00
Wu Sheng 231ff105c8 Bind v6 query to query-protocol git repo. 2018-09-03 16:33:10 +08:00
Wu Sheng f2811800b2 Add more ducoments. 2018-09-03 15:46:04 +08:00
Wu Sheng 1b0d80c5fc Add a lot of documents. @peng-yongsheng @hanahmily . Also @hanahmily , the k8 cluster management document and deploy document need you to add. 2018-09-01 23:32:59 +08:00
Wu Sheng 6d74e7829c Fix CI and release guide. 2018-08-31 22:57:19 +08:00
Wu Sheng fff7401283 Fix alarm issues. 2018-08-31 22:52:00 +08:00
Wu Sheng 4559c49e86 Change alarm notification to batch mode. 2018-08-31 20:01:01 +08:00
彭勇升 pengys 5e3afe5ec2 Buffer library performance test and functional test successfully. (#1612)
* Buffer stream.

* Buffer file reader.

* Buffer library performance test and functional test successfully.

* Fixed the code merge mistake.
2018-08-31 06:32:51 +08:00
Wu Sheng b5378e757b Add optional test case for Alarm core. Wouldn't execute in CI. 2018-08-30 23:02:40 +08:00
Wu Sheng 15ed4e7ecd Fix CI 2018-08-30 17:19:35 +08:00
Wu Sheng 90c30d4728 Remove useless method. 2018-08-30 17:14:33 +08:00
Wu Sheng 7bbbe261cb Finish alarm core test. 2018-08-30 17:11:14 +08:00
彭勇升 pengys ee46760dc6 Buffer file implementation (#1607)
* Buffer stream.

* Buffer file reader.
2018-08-30 12:55:05 +08:00
Wu Sheng 085097531c Finish the codebase of Alarm. 2018-08-29 22:24:31 +08:00
Wu Sheng 59a30ed0ac Fix CI and Add new alarm bridge by using latest code generator. 2018-08-28 20:55:53 +08:00
Wu Sheng 42eb8f7376 The prototype codes of alarm bridge only. 2018-08-28 17:25:04 +08:00
Wu Sheng 77e1393955 Fix CI。 2018-08-25 22:19:39 +08:00
Gao Hongtao b174f4fdd9 Add oal ui oal demo based on ui graphql v5 2018-08-25 21:31:17 +08:00
Fatih ERDEM 47cba6c56c Moved hardcoded dependency versions to properties tag in pom.xml (#1583) 2018-08-24 10:18:48 +08:00
Wu Sheng 08df2218d7 Rename match expression classes. 2018-08-20 15:45:49 +08:00
peng-yongsheng b4df95ce7c Fixed the check style error. 2018-08-20 11:49:07 +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 ffece1617a Indicator analysis test successfully. 2018-08-20 11:01:33 +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
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
Wu Sheng b0b7de9442 Fix CI. And add a new instance ping service. 2018-08-16 16:30:03 +08:00
Wu Sheng 550563aa8c Update protocol to 2.0 draft. 2018-08-16 15:54:09 +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
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 38d88da5d1 Fix CI. 2018-08-09 21:17:25 +08:00
Wu Sheng 6ee67e6aa4 Create istio receiver module 2018-08-09 20:07:01 +08:00
彭勇升 pengys 428b2cd78a Feature/oap/annotation (#1531)
* Use annotation to instead of definition file.
2018-08-08 20:09:02 +08:00
彭勇升 pengys 6c88659c0c [OAP Server] Register lock implementation. (#1528)
* Use elasticsearch's document version to implement a lock for register source id.

* Return false when could not lock the document.
2018-08-07 17:34:36 +08:00
彭勇升 pengys 3b1ffa93d9
[OAP Server] Log bridge and receiver package name. (#1521)
* Add commons-logging bridge for elastic search client.

* Rename receiver package name.
2018-08-04 11:02:52 +08:00
彭勇升 pengys 06165a0359 Feature/oap/storage (#1516)
* Storage and Persistence.

* Storage config.

* Fixed the CI failure.
2018-08-03 12:01:53 +08:00
Gao Hongtao d2fb70ee8e Add assembly and startup scripts for oap server
Add a new assembly xml file to oap-starter project, and add `oapService.sh/bat`
files to apm-dist project.

Remove `collectorService.sh/bat` scripts from apm-dist project.
2018-08-02 14:52:30 +08:00