Commit Graph

12 Commits

Author SHA1 Message Date
peng-yongsheng ffece1617a Indicator analysis test successfully. 2018-08-20 11:01:33 +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
彭勇升 pengys a18c451ebc
Register start up. (#1550) 2018-08-16 08:30:11 +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
彭勇升 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
彭勇升 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 06165a0359 Feature/oap/storage (#1516)
* Storage and Persistence.

* Storage config.

* Fixed the CI failure.
2018-08-03 12:01:53 +08:00
Wu Sheng e05b99a936 Restore module management. 2018-07-19 22:43:14 +08:00
彭勇升 pengys de3bc220e0 [OAP Server] Core framework (#1472)
* Receiver, aggregate, server finished.
2018-07-19 11:24:01 +08:00