Commit Graph

3205 Commits

Author SHA1 Message Date
wusheng e7b72eb2f9 catch up the TODO list. 2018-01-04 21:50:43 +08:00
吴晟 Wu Sheng 1fbb28d26b
Merge pull request #724 from peng-yongsheng/feature/alarm
A big change in collector.
2018-01-04 12:38:18 +08:00
YunaiV dde58ef004 Fix DataTTLKeeperTimer's startTimestamp and endTimestamp 2018-01-04 12:24:17 +08:00
peng-yongsheng 6f986cc770 Merge branch 'feature/alarm' of https://github.com/peng-yongsheng/incubator-skywalking into feature/alarm 2018-01-04 12:18:05 +08:00
peng-yongsheng 43151551ab Use DecimalFormat to replace DecimalFormat because of DecimalFormat will add a comma in formatted result when value greater than 1000. 2018-01-04 12:17:57 +08:00
吴晟 Wu Sheng 3e0da01cee
Merge branch 'master' into feature/alarm 2018-01-04 11:44:02 +08:00
彭勇升 pengys 8cf42e72cc
Merge pull request #723 from apache/feature/segment-limit-log
Add warning log outputs, if too many spans created in one segment.
2018-01-04 10:54:54 +08:00
wu-sheng 92b320ebc2 Add warning log outputs, if too many spans created in one segment. 2018-01-04 10:29:22 +08:00
peng-yongsheng 766971837b Add alarm config into application.yml. 2018-01-03 19:50:11 +08:00
peng-yongsheng f625cdd166 Alarm test ok. 2018-01-03 17:24:47 +08:00
peng-yongsheng ba0d00c7bc Application reference metric and application metric test ok. 2018-01-03 15:00:21 +08:00
peng-yongsheng ba06a68c7a Instance metric and instance reference metric test ok. 2018-01-03 14:55:35 +08:00
peng-yongsheng cee7c71516 Service metric test ok. 2018-01-03 14:50:58 +08:00
peng-yongsheng 6b20b3e30d Service reference metric test ok. 2018-01-03 14:40:59 +08:00
吴晟 Wu Sheng 22420a45e8
Merge pull request #722 from goldonship/patch-1
Update StringUtil.java
2018-01-03 14:34:39 +08:00
goldon f3847972e3
Update StringUtil.java
clean code
2018-01-03 14:14:40 +08:00
peng-yongsheng a9ae31df8d Create application, instance, network address when peer or network id register. 2018-01-03 13:26:25 +08:00
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