Commit Graph

4288 Commits

Author SHA1 Message Date
彭勇升 pengys babc6d2930 Global topology and service topology write by manual. (#1671) 2018-09-13 19:10:47 +08:00
吴晟 Wu Sheng fd83aa55af Support new indicator core. (#1669)
* Support new indicator core.

* Block 2 unaccessible methods.

* Add service call as manual indicator and refactor the core DIspatcherManager
2018-09-13 16:38:50 +08:00
吴晟 Wu Sheng 83cef89af1 Update startup.sh (#1668)
Fix startup script
2018-09-13 14:34:02 +08:00
吴晟 Wu Sheng 87449d016c Add IDColumn Annotation. (#1667) 2018-09-12 21:09:08 +08:00
吴晟 Wu Sheng 973ad9e35d
Support time bucket transfer for all indicators. (#1664)
* Add transfer time bucket methods.

* prepare to merge

* Support time bucket transfer.
2018-09-12 18:44:13 +08:00
彭勇升 pengys 23b8d6ef41 Finished topology query. (#1663)
* Finished topology query.

* Fixed the bug of CI failure and startup failure.
2018-09-12 17:35:54 +08:00
吴晟 Wu Sheng 1936d38d16 Support ThermodynamicIndicator (#1659)
* Add 3 cases for existed indicators.

* Add Pxx indicator.

* Support All in trace analysis listener.

* Fix CI and add P99/95/90/75/50 to source ALL.

* Add ThermodynamicIndicator and its test. Also ALL source Thermodynamic metric.

* Try to fix CI about javadoc.
2018-09-12 14:18:02 +08:00
吴晟 Wu Sheng 5a55b9ba1b Provide Pxx(p99,p95,p90,p75,p50) indicators and All dispatcher (#1654)
* Add 3 cases for existed indicators.

* Add Pxx indicator.

* Support All in trace analysis listener.

* Fix CI and add P99/95/90/75/50 to source ALL.
2018-09-11 16:20:22 +08:00
吴晟 Wu Sheng 9a2ac640d3
Remove antd icons, istio, gogo proto from dist NOTICE. (#1648) 2018-09-09 22:17:41 +08:00
彭勇升 pengys bc571259b2
Streaming analysis topology test success. (#1646)
* Add generate indicator and dispatcher about service topology but not test.

* Delete call type from service relation.

* Streaming analysis topology test success.

* Fixed the check style error.
2018-09-09 15:30:43 +08:00
吴晟 Wu Sheng 2b5f28d6e2
Update README.md (#1645) 2018-09-08 07:36:14 +08:00
吴晟 Wu Sheng 6e6aeb4a12
Update README.md (#1643) 2018-09-07 18:56:33 +08:00
zaygrzx 8ed49205be Add Anxin Insurance to powered-by.md (#1640)
* Update powered-by.md
2018-09-07 16:09:22 +08:00
彭勇升 pengys 800a5353de Add generate indicator and dispatcher about service topology but not test. (#1638)
* Add generate indicator and dispatcher about service topology but not test.

* Delete call type from service relation.
2018-09-07 11:59:55 +08:00
刘新元 Liu XinYuan f0f4cde494 add the methods that are not in the graphql resolver and the classes … (#1634)
* add the methods that are not in the graphql resolver and the classes that are not in the type, and resolve the StackOverFlowOver that starts the report.

* add license

* update file header
2018-09-06 21:11:07 +08:00
吴晟 Wu Sheng b4ebb5bcbb
Add miss setting file. (#1633) 2018-09-06 12:28:03 +08:00
survior 620536d05d fixed #1573. I had test on my env. (#1629) 2018-09-05 21:14:30 +08:00
XiaoFu 1aa87fa2b5 6.x.doc (#1627)
* update build md

* add   generated-sources  protobuf  in  build.md
2018-09-05 17:55:26 +08:00
XiaoFu a0a4636810 update build md (#1626) 2018-09-05 14:58:09 +08:00
吴晟 Wu Sheng cad40e8465
Add LICENSE full text into source license and remove NOTICE (#1624) 2018-09-05 07:05:08 +08:00
彭勇升 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 b12a4e68fb
Update README.md (#1622) 2018-09-04 18:33:02 +08:00
吴晟 Wu Sheng 86452fd2b6 Fix all sources and sourceDispatchers. (#1620) 2018-09-04 17:36:44 +08:00
吴晟 Wu Sheng e93b3f0d16
Merge pull request #1619 from apache/6.0
[merge commits require]Sync 6.0 to master
2018-09-04 12:06:03 +08:00
Wu Sheng bed801b5fe Remove graphQL protocol. Integrated in query module of oap backend. 2018-09-04 11:28:28 +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 03d52ef353 Readme for master branch, guide people to 5.x release and documents. 2018-09-03 20:12:48 +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 f80b031250 Add many new chapters of v6 document. Make the document more clear. 2018-09-02 23:11:56 +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 de7994ff71
Update README.md 2018-09-01 19:58:06 +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
Wu Sheng eb96151c95 Merge commit '9275eeaa7a7b4a8b24955728338a928ad902686d' into 6.0
# Conflicts:
#	docs/powered-by.md
2018-08-31 19:39:28 +08:00
caoyixiong 9275eeaa7a FIx NPE in InstanceMetricAlarmAssertWorker (#1614)
* add user

* add user

* FIx NPE in InstanceMetricAlarmAssertWorker
2018-08-31 18:09:07 +08:00
FingerLiu cfee02cbf5 [TRIVIAL] fix TYPO (#1616)
alphabeta to alphabet
2018-08-31 17:26:37 +08:00
Wu Sheng 7b55101c5c Update root pom to apache 21. 2018-08-31 15:27:56 +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 c58861be74 Add user based on #1609 2018-08-30 20:52:02 +08:00
Wu Sheng 8c29d5a858 Merge branch 'master' into 6.0 2018-08-30 20:48:02 +08:00
chenpengfei a99733bf6f fix memory leak in HystrixPlugins (#1610)
* fix memory leak in HystrixPlugins
2018-08-30 20:44:46 +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 16a5ecb770 Merge commit '0c105c761d3150fd0007930771958a0b8d573239' into 6.0 2018-08-30 17:11:40 +08:00