Gao Hongtao
279c81e9fc
Fix k8s api connection leak ( #1848 )
...
* Update submodule skywalking-ui
* Fix k8s api bugs
* Fix api connection leak
2018-10-30 16:05:18 +08:00
彭勇升 pengys
948ef6d1c4
Fixed the bugs of the OAP server running in cluster mode. ( #1844 )
...
* 1. Fixed the bug of the cluster node sync failure cause by curator instance cache is null.
2. Fixed the bug of the collection in remote data builder is not initialized.
* 1. Re-generate indicator.
* Fixed the bug of the collection in remote data builder is not initialized.
* Fixed the bug of the remote client created but not initialize.
2018-10-29 17:31:30 +08:00
Gao Hongtao
90bb8c6c9d
Fix k8s api bugs ( #1842 )
...
* Update submodule skywalking-ui
* Fix k8s api bugs
2018-10-29 16:02:20 +08:00
Fatih ERDEM
47cba6c56c
Moved hardcoded dependency versions to properties tag in pom.xml ( #1583 )
2018-08-24 10:18:48 +08:00
彭勇升 pengys
efe5299d03
Feature/oap/remote ( #1505 )
...
* Sample operator code.
* Indicator aggregator framework.
* Provide some annotation for OAL.
* Remote module.
* Register service.
* Add apache license header.
* Ignore comments when load definition files.
2018-07-30 09:54:36 +08:00
Gao Hongtao
becf708073
Add kubernetes as a new cluster manager.
...
# 1447
Use `GET /api/v1/watch/namespaces/{namespace}/pods` api to watch pod's
containerIp which help collector containers to discovery each other.
2018-07-26 00:01:26 +08:00
Wu Sheng
a94b542806
Adjust zk cluster management.
2018-07-24 10:17:20 +08:00
Wu Sheng
4d56a63bd2
Fix CI.
2018-07-20 11:50:48 +08:00
Wu Sheng
62ca37bc8f
Refactor codebases for v6, restore modulization back
2018-07-20 11:40:00 +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
彭勇升 pengys
dcdfeb1e14
Feature/oap/cluster plugin ( #1440 )
...
* Cluster module implementation finished.
2018-07-10 23:50:08 -07:00