Commit Graph

3188 Commits

Author SHA1 Message Date
peng-yongsheng 7d73fba84d Network address register by http json and grpc. 2018-01-02 21:30:59 +08:00
peng-yongsheng 3b6c684310 Merge remote-tracking branch 'upstream/master' into feature/alarm 2018-01-02 19:46:06 +08:00
peng-yongsheng 279ccb2916 Network address register and cache. 2018-01-02 19:43:38 +08:00
吴晟 Wu Sheng e5ea6cf331
Merge pull request #719 from apache/service/network-address-register
Isolate NetworkAddressRegisterService from ApplicationRegisterService
2018-01-02 17:51:37 +08:00
wu-sheng 02755e2af2 Remove comment. 2018-01-02 17:36:38 +08:00
wu-sheng 498e8a52cc Isolate NetworkAddressRegisterService from ApplicationRegisterService 2018-01-02 16:51:42 +08:00
peng-yongsheng 58aaaf2d51 Add instance mapping analysis to collect the relationship between instance and it’s ip:port. 2018-01-02 15:47:35 +08:00
peng-yongsheng 7a4154709b Rename the method in InstanceCacheService class from get to getApplicationId. 2018-01-02 10:26:23 +08:00
peng-yongsheng c15bfc71b8 Alarm persistence DAO for h2, not implement. 2018-01-01 20:58:33 +08:00
peng-yongsheng a073551041 Alarm persistence DAO for elastic search. 2018-01-01 20:39:01 +08:00
peng-yongsheng d88f460e34 Alarm table define for elastic search. 2018-01-01 18:56:21 +08:00
peng-yongsheng e4e09e7607 Change the generic of persistence DAO. 2018-01-01 18:34:24 +08:00
peng-yongsheng 50714fccef Collector startup success. 2018-01-01 18:26:29 +08:00
peng-yongsheng d2b4edd8d9 Compile success. 2018-01-01 18:17:03 +08:00
peng-yongsheng 97abe99bfd Application reference metric alarm. 2018-01-01 15:48:41 +08:00
peng-yongsheng a55a5f046e Instance reference metric alarm. 2018-01-01 15:34:15 +08:00
peng-yongsheng 5cab1e2715 Service reference metric alarm. 2018-01-01 15:18:08 +08:00
peng-yongsheng a17de070c1 Application metric alarm. 2018-01-01 14:45:44 +08:00
peng-yongsheng 82771cc60b Instance metric alarm. 2018-01-01 14:28:06 +08:00
peng-yongsheng 2d44d8a419 Service metric alarm. 2018-01-01 14:10:08 +08:00
吴晟 Wu Sheng ce1ba148c1
Merge pull request #718 from apache/fix-link
Fix links
2017-12-31 23:54:57 +08:00
wusheng 65e738aa3d Adjust a link 2017-12-31 23:17:42 +08:00
wusheng 1611595479 Fix a link. 2017-12-31 23:15:23 +08:00
吴晟 Wu Sheng 8e510aff89
Merge pull request #716 from ascrutae/fix/feign-plugin-operationName
[Agent] Make operation name of fegin plugin more scenes
2017-12-31 12:34:56 +08:00
吴晟 Wu Sheng f30837bd7d
Merge branch 'master' into fix/feign-plugin-operationName 2017-12-31 12:03:11 +08:00
吴晟 Wu Sheng 1441493067
Merge pull request #717 from ascrutae/fix/url-port-issue
[Agent] fix the remote port is incorrect
2017-12-31 12:02:56 +08:00
ascrutae 8c3d4fe20a [Agent] Make operation name of fegin plugin more scenes 2017-12-31 11:43:35 +08:00
ascrutae 10d55860db [Agent] fix the remote port is incorrect 2017-12-31 10:48:02 +08:00
彭勇升 pengys 8399452ec8
Merge pull request #707 from apache/feature/ui-protocol
Init ui-protocol
2017-12-31 00:01:27 +08:00
吴晟 Wu Sheng b1f47389b7
Merge branch 'master' into feature/ui-protocol 2017-12-30 22:33:08 +08:00
wusheng 20973f5a28 Announce the version policy 2017-12-30 22:30:19 +08:00
吴晟 Wu Sheng 6b4219650d
Merge pull request #715 from ascrutae/fix/mongodb-operation-name-issue
[Agent] make the operation name of mongodb span more sences
2017-12-30 18:44:14 +08:00
ascrutae d7bc6852f1 [Agent] make the operation name of mongodb span more sences 2017-12-30 18:00:36 +08:00
wusheng 6b68a2cb6d * `DurationItem` and `ThroughputItem` have been removed. Service defines must be explicit and clear.
*  In server layer, AppServerInfo type represents the basic server info and related metrics
*  In service layer, ServiceInfo type represents the basic service info and related metrics
*  `getServiceSlowTrace` service has been provided by `queryBasicTraces` service. All trace query should be included in that.
2017-12-30 17:59:20 +08:00
吴晟 Wu Sheng 65efb6de99
Merge pull request #714 from ascrutae/fix/concurrent-plugin-issue
[Agent] Fix interceptor class about concurrent plugin is incorrect
2017-12-30 17:28:44 +08:00
Xin,Zhang 741058e184
Merge branch 'master' into fix/concurrent-plugin-issue 2017-12-30 15:50:08 +08:00
ascrutae fe5ff26d09 [Agent] Fix interceptor class about concurrent plugin is incorrect 2017-12-30 15:49:33 +08:00
吴晟 Wu Sheng 81431e4eef
Merge pull request #713 from apache/more-en-documents
Provide plugin development guide EN version.
2017-12-29 16:40:50 +08:00
wu-sheng f40eff5d15 Provide plugin development guide EN version. 2017-12-29 16:23:03 +08:00
吴晟 Wu Sheng d3d7f9d085
Merge pull request #712 from apache/adjust-document
Adjust document
2017-12-29 11:36:10 +08:00
wu-sheng 00523c9dfd Fix some typo 2017-12-29 11:18:04 +08:00
wu-sheng 544527ce90 Adjust many documents. 2017-12-29 11:09:52 +08:00
吴晟 Wu Sheng 63070e5024
Merge pull request #711 from apache/feature/new-architecture-graph
Update readme to update architecture and make document easier to find.
2017-12-28 22:29:06 +08:00
wusheng 5795b17606 Update words. 2017-12-28 22:14:50 +08:00
wusheng fd54346534 Fix typo 2017-12-28 22:12:05 +08:00
wusheng 1cc2022f4d Update readme to update architecture and make document easier to find. 2017-12-28 22:10:52 +08:00
吴晟 Wu Sheng 96e0420ea8
Merge pull request #710 from ascrutae/fix/okhttp-issue
[Agent] fix the context is incorrect issue
2017-12-28 17:09:39 +08:00
ascrutae 18ad96a643 [Agent] fix the context is incorrect issue 2017-12-28 16:51:22 +08:00
wu-sheng d3b357a447 Finish all services and readme. 2017-12-28 16:16:12 +08:00
吴晟 Wu Sheng 4a98bc94aa
Merge pull request #709 from ascrutae/fix/okhttp-plugin-issue
[Agent] Adjust the buired point of okhttp plugin
2017-12-28 14:37:56 +08:00