Commit Graph

2930 Commits

Author SHA1 Message Date
peng-yongsheng 8e5408db0c Define alerting list storage. 2017-12-02 17:33:40 +08:00
peng-yongsheng dfec23ca3d Make application metric contains transaction, business transaction, mq transaction. 2017-12-02 16:08:38 +08:00
peng-yongsheng 4e82d84184 Make application reference metric contains transaction, business transaction, mq transaction. 2017-12-02 16:03:05 +08:00
peng-yongsheng 2a03492982 Make instance metric contains transaction, business transaction, mq transaction. 2017-12-02 15:51:41 +08:00
peng-yongsheng e64e2c3fa1 Make service metric contains transaction, business transaction, mq transaction. 2017-12-02 15:39:06 +08:00
peng-yongsheng 6d027a7287 Make service reference metric contains transaction, business transaction, mq transaction. 2017-12-02 14:58:11 +08:00
peng-yongsheng 9880f8c5ad Add service metric storage and stream aggregate. 2017-11-27 23:11:04 +08:00
peng-yongsheng 691f8810f4 Change the metrics in service reference entity. 2017-11-27 00:34:04 +08:00
peng-yongsheng be37792eda Change the instance performance entity to instance metric entity. 2017-11-27 00:13:06 +08:00
peng-yongsheng 119837a835 Submit the missing code for naming change. 2017-11-26 23:20:54 +08:00
peng-yongsheng dbb041e608 Provide application’s apdex compute. 2017-11-26 23:04:23 +08:00
peng-yongsheng f1925b539c Change the storage class name from node to application. 2017-11-26 21:31:38 +08:00
peng-yongsheng 03537166cd Create the configuration module. 2017-11-26 21:07:20 +08:00
peng-yongsheng f1dbe09d01 rename node to application. 2017-11-24 20:07:16 +08:00
peng-yongsheng f1fbc287de Merge branch 'master' into feature/alerting 2017-11-22 17:09:54 +08:00
吴晟 Wu Sheng 21cc39c6f1
Merge pull request #616 from OpenSkywalking/feature/history-data-delete
Delete history data
2017-11-22 16:59:08 +08:00
吴晟 Wu Sheng 6a5172a449
Merge branch 'master' into feature/history-data-delete 2017-11-22 16:41:44 +08:00
彭勇升 Buddha 6ad2eca084
Merge pull request #615 from OpenSkywalking/feature/version_change
Upgrade the version from 3.2.5 to 3.3.0.
2017-11-22 16:30:24 +08:00
吴晟 Wu Sheng 38d97bbd1e
Merge pull request #614 from OpenSkywalking/feature/fix-config-key
Do some rename works. And I think 7 ttl days is more common.
2017-11-22 15:36:00 +08:00
peng-yongsheng f930436067 no message 2017-11-22 15:30:14 +08:00
peng-yongsheng 94a94c6bf1 Fixed a mistake. 2017-11-22 15:28:33 +08:00
peng-yongsheng b322b55af6 Upgrade the version from 3.2.5 to 3.3.0. 2017-11-22 15:12:00 +08:00
peng-yongsheng 1f484c5b74 Alerting module define. 2017-11-22 14:50:25 +08:00
wu-sheng eb59a917ff Do some rename works. :) And I think 7 ttl days is more common. 2017-11-22 11:35:16 +08:00
peng-yongsheng f7700d50a3 Merge branch 'master' into feature/history-data-delete 2017-11-21 22:01:23 +08:00
peng-yongsheng a9eaa2eecf 1. The collectors provider vote about leader which collector execute the delete operation.
2. Delete the history data before the setting that you can find the property name of history_delete_before_days in the application.yml file.
2017-11-21 21:58:26 +08:00
wusheng baf4000417 Fix port. 2017-11-21 21:48:58 +08:00
吴晟 Wu Sheng 6af1644697
Merge pull request #610 from ascrutae/feature/support-docker-image
support collector docker images
2017-11-21 21:43:09 +08:00
ascrutae 4c1c70b6a9 support collector docker images 2017-11-21 21:38:45 +08:00
wusheng 33bc0a19ac Add badges for version. 2017-11-21 21:02:36 +08:00
彭勇升 Buddha b4b9835a89
Merge pull request #611 from OpenSkywalking/feature/reset-ports
Reset ports.
2017-11-21 16:03:28 +08:00
wu-sheng 80b5851779 Reset ports. 2017-11-21 15:33:03 +08:00
吴晟 Wu Sheng 092d9ceaa8
Merge pull request #609 from lytscu/develop
Modify Readme Supported-list.md:MongoDB Java Driver  2.13-2.14,3.4+
2017-11-21 11:08:58 +08:00
lytscu 27f4531d10 Modify:MongoDB Java Driver 2.13-2.14,3.3+ 2017-11-21 10:52:17 +08:00
吴晟 Wu Sheng 513ae0136c
Merge pull request #606 from OpenSkywalking/feature/582
Add TIME column for table segment data
2017-11-21 09:41:38 +08:00
peng-yongsheng 6e642dfd83 Merge branch 'feature/582' of https://github.com/OpenSkywalking/skywalking into feature/582 2017-11-21 09:11:47 +08:00
peng-yongsheng 4d415a8aee Add the time bucket setting in segment DAO class. 2017-11-21 09:11:27 +08:00
liyuntao bf37c77ade [MongoDB Java Driver](https://github.com/mongodb/mongo-java-driver) 2.13-2.14,3.4+ 2017-11-20 23:48:09 +08:00
吴晟 Wu Sheng 59630799d9
Merge pull request #607 from ascrutae/feature/support-mysql-5.x-plugin
support mysql-5.0.5 driver
2017-11-20 19:35:32 +08:00
吴晟 Wu Sheng ee44d7a62a
Merge branch 'master' into feature/support-mysql-5.x-plugin 2017-11-20 18:57:08 +08:00
吴晟 Wu Sheng 8fe052dbe7
Merge pull request #599 from ascrutae/feature/support-start-script
support start script of  the collector
2017-11-20 18:50:23 +08:00
Xin,Zhang 584e9b8dfd
Merge branch 'master' into feature/582 2017-11-20 18:06:17 +08:00
liyuntao 835ebbcb1c
Merge pull request #579 from lytscu/develop
Add  MongoDB Java Driver 2.13.x-2.14.x enhance plugin
2017-11-20 03:40:39 -06:00
lytscu 8c2758ba69 Merge branch 'develop' of https://github.com/lytscu/skywalking into develop
y
2017-11-20 17:22:03 +08:00
lytscu 242ce80096 Remove tag: activeSpan.tag(CommandError, cresult.getErrorMessage()); 2017-11-20 17:21:13 +08:00
彭勇升 Buddha f4b1d1a272
Merge branch 'master' into feature/582 2017-11-20 16:50:48 +08:00
ascrutae e9c300bb4f support mysql-5.0.5 driver 2017-11-20 15:56:17 +08:00
liyuntao 1b2c8f75a0
Merge branch 'master' into develop 2017-11-20 14:09:17 +08:00
吴晟 Wu Sheng 4152fa2cb2
Merge branch 'master' into feature/support-start-script 2017-11-20 13:44:15 +08:00
吴晟 Wu Sheng 33755f7a80
Merge pull request #605 from ascrutae/fix/naming-service-url-issue
fix the naming service url and port is incorrect issue
2017-11-20 13:41:07 +08:00