Commit Graph

3809 Commits

Author SHA1 Message Date
彭勇升 pengys 6fa179e18f Fixed #904. (#923)
The time range expression for query the live instance between the start time and end time is incorrect.
2018-03-09 23:49:25 +08:00
彭勇升 pengys 9529a75bc9
Fixed/920 (#921)
* Fixed #920

* Sync sub module.
2018-03-09 18:50:59 +08:00
彭勇升 pengys 3bde71ceab Fixed/918 (#919)
* Fixed #918

* 1. Fixed the remote serialize exception bug when there was a null value in string array.
2. Fixed the topology null exception bug when source or target application id is 0.
2018-03-09 15:19:55 +08:00
Gao Hongtao a5f634a6dc Update UI submodule (#917)
* Update UI submodule

* Update UI submodule
2018-03-09 08:41:17 +08:00
彭勇升 pengys fc2e518e4e Fixed #906 and #903 (#916)
* Fixed the no data avg throughput in service bug.

* Fixed no parent dependency for service dependency graph #906
2018-03-09 06:18:41 +08:00
吴晟 Wu Sheng 4479c4f092
Sync ui for @hanahmily (#914) 2018-03-08 22:09:37 +08:00
彭勇升 pengys 285ad0a353 1. Fixed the OverViewLayerQuery#getTopNSlowService method bug which is not order by average response time. (#913)
2. Fixed the OverViewLayerQuery#getTopNApplicationThroughput method bug which is not order by TPS.
3. Fixed the ApplicationQuery#getSlowService method bug which is not order by average response time.
4. Fixed the ApplicationQuery#getServerThroughput method bug which is not order by TPS.

#907
2018-03-08 21:09:57 +08:00
彭勇升 pengys e05d9e81df
Feature/905 (#912)
* 1. Add transaction average duration, business transaction average duration, MQ transaction average duration into all metric entities, DAO define, persistence DAO.
2. Add formula calculate operation.

* Refactor the package name in storage module, make the table define and dao package’s name same as others.
2018-03-08 17:04:07 +08:00
吴晟 Wu Sheng d516a7e497
Update screenshots. (#911) 2018-03-08 16:07:45 +08:00
吴晟 Wu Sheng 72236acac1
Fix document (#910)
* Update How-to-build-CN.md

* Update How-to-build.md
2018-03-08 12:19:42 +08:00
吴晟 Wu Sheng 9c049684fd
Try to fix #886 (#892)
* Try to fix #886

* Try to fix ci.

* Fix a style check.
2018-03-07 22:50:16 +08:00
彭勇升 pengys f75b067bb7 Table name and time bucket error (#900)
* Get the MQ server address id from reference.

* Fixed the remote exception bug when running cluster mode collector.
How: Register remote data entity into remote module.

* Fixed the bug which the end second time bucket calculate result is incorrect.

* Fixed a test case error.
2018-03-07 20:03:35 +08:00
彭勇升 pengys d04d85900e Collector cluster mode stream error (#899)
* Get the MQ server address id from reference.

* Fixed the remote exception bug when running cluster mode collector.
How: Register remote data entity into remote module.
2018-03-07 17:38:25 +08:00
吴晟 Wu Sheng cf95a39b2e
Add new document of protocol in en. (#898) 2018-03-07 17:08:04 +08:00
Xin,Zhang 0ddec9c6a4 [Agent] fix the interceptor package name is incorrect (#897) 2018-03-07 15:19:50 +08:00
Xin,Zhang be4a8db0c9 Update deploy CN docs (#896) 2018-03-07 14:06:11 +08:00
Xin,Zhang 572f985cf1 Update deploy docs (#895) 2018-03-07 11:37:50 +08:00
Gao Hongtao aaab660566 Update UI submodule (#894) 2018-03-07 10:50:13 +08:00
吴晟 Wu Sheng 54b5d724a7
Proposal our ROADMAP. (#779)
* Proposal our ROADMAP.

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

Remove already supported from roadmap.

* Update ROADMAP.md

Add UI roadmap

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md
2018-03-07 07:48:02 +08:00
吴晟 Wu Sheng 426e87ec73
Add CHANGELOG for our next release (#798)
* Provde the changelog for this month's release.

* Add a new changelog.

* Update CHANGELOG.md
2018-03-07 07:14:14 +08:00
彭勇升 pengys 074acb13c8 Application.yml configuration change. (#893) 2018-03-07 06:21:29 +08:00
Gao Hongtao d8bc2a1f47 Update COC to Apache edition (#890) 2018-03-06 18:51:01 +08:00
彭勇升 pengys 6e8925084e Get the MQ server address id from reference. (#891) 2018-03-06 15:59:29 +08:00
Gao Hongtao f17f69b377 Update doc for ui deploy (#889) 2018-03-06 15:29:56 +08:00
Gao Hongtao 2fbf617280 Update webapp start script (#888) 2018-03-06 12:27:17 +08:00
吴晟 Wu Sheng 58f420720f Change some files for preparing release. (#887) 2018-03-06 10:37:57 +08:00
吴晟 Wu Sheng f436c99ee8
Merge pull request #885 from ascrutae/fix/remove-docker
Remove docker document and docker plugin
2018-03-06 06:47:03 +08:00
吴晟 Wu Sheng 26d108d882
Merge branch 'master' into fix/remove-docker 2018-03-06 06:16:20 +08:00
吴晟 Wu Sheng beda526140
Merge pull request #884 from peng-yongsheng/feature/http_json
The instance heart beat implementation of http JSON protocol.
2018-03-05 22:55:58 +08:00
ascrutae 6c13c386fd Remove docker document and docker plugin 2018-03-05 22:32:33 +08:00
彭勇升 pengys 845f553c92
Merge branch 'master' into feature/http_json 2018-03-05 22:24:45 +08:00
吴晟 Wu Sheng c9bb3411f4
Merge pull request #883 from peng-yongsheng/fixed/855
Fixed/855
2018-03-05 22:21:47 +08:00
peng-yongsheng 395ad44a4c The instance heart beat implementation of http JSON protocol. 2018-03-05 22:18:47 +08:00
吴晟 Wu Sheng 07151c5e94
Merge branch 'master' into fixed/855 2018-03-05 21:38:20 +08:00
吴晟 Wu Sheng a8459e6bd9
Merge pull request #882 from apache/contributing-doc
Create CONTRIBUTING.md
2018-03-05 21:33:51 +08:00
彭勇升 pengys 3d1acbc9ab
Merge branch 'master' into fixed/855 2018-03-05 21:06:04 +08:00
peng-yongsheng 24468b1eea Add the segmentId into BasicTrace which belongs to trace query graphql protocol. 2018-03-05 21:00:24 +08:00
peng-yongsheng 9906e68451 When entry span layer is MQ:
1. Use peer id in entry span to find the instance id and application id.
2. Make the instance id and application id to be the front instance id and front application id of the reference metric.
3. Do not create the application mapping metric.
2018-03-05 20:55:47 +08:00
peng-yongsheng 87c0f73e10 Make the page number to be 1 when the value equal to 0. 2018-03-05 20:27:59 +08:00
吴晟 Wu Sheng fd5ef76c79
Create CONTRIBUTING.md 2018-03-05 19:36:32 +08:00
吴晟 Wu Sheng 101fc11027
Merge pull request #880 from apache/5.0.0-alpha-doc
Update NOTICE.txt
2018-03-05 19:32:43 +08:00
吴晟 Wu Sheng 12a486fb42
Merge branch 'master' into 5.0.0-alpha-doc 2018-03-05 18:56:30 +08:00
吴晟 Wu Sheng de81e2115d
Merge pull request #881 from ascrutae/fix/entry-span-issue
[Agent] fix create entry span failure
2018-03-05 18:52:05 +08:00
ascrutae 26889046bc [Agent] fix create entry span failure 2018-03-05 18:06:17 +08:00
Gao Hongtao b74f59ed44
Merge branch 'master' into 5.0.0-alpha-doc 2018-03-05 17:33:48 +08:00
Gao Hongtao 77f7ce228d
Update NOTICE.txt
Add UI repo dependencies
2018-03-05 17:30:58 +08:00
吴晟 Wu Sheng 4a7f11c92c
Merge pull request #878 from peng-yongsheng/feature/notice
Add the third Party Components description into notice file.
2018-03-05 16:00:02 +08:00
吴晟 Wu Sheng ba3a506496
Merge branch 'master' into feature/notice 2018-03-05 15:21:07 +08:00
吴晟 Wu Sheng ae6a739d0d
Update NOTICE.txt
Remove Apache projects from NOTICE
2018-03-05 15:20:53 +08:00
吴晟 Wu Sheng 9e9c08df6a
Merge pull request #879 from peng-yongsheng/fixed/855
Fixed/855
2018-03-05 13:48:31 +08:00