Commit Graph

3314 Commits

Author SHA1 Message Date
wusheng 691fb78bc9 Add `isAlarm` for ApplicationNode. 2018-01-13 22:38:25 +08:00
吴晟 Wu Sheng ca224832b2
Merge branch 'master' into fix/graphql/node-nullable 2018-01-13 07:32:05 +08:00
吴晟 Wu Sheng 10ef53e6c2
Merge pull request #749 from peng-yongsheng/feature/storage_h2
Feature/storage h2
2018-01-13 07:31:38 +08:00
wusheng 8f260f8eb1 Update trace type. 2018-01-12 23:28:21 +08:00
peng-yongsheng 5ba36ca6cb Unused import error when continuous integration. 2018-01-12 23:23:43 +08:00
peng-yongsheng c38e15d992 Merge branch 'master' into feature/storage_h2 2018-01-12 22:23:41 +08:00
peng-yongsheng 1b214beae7 Merge remote-tracking branch 'upstream/master' 2018-01-12 22:22:28 +08:00
peng-yongsheng 2609e27349 Alarm aggregate by h2 storage test successful. 2018-01-12 22:20:24 +08:00
peng-yongsheng 41082be5ea Application reference metric, Application metric, Instance reference metric, Instance metric, Service reference metric, Service metric pyramid aggregate by h2 storage test successful. 2018-01-12 17:00:47 +08:00
wu-sheng 41d7b5cb54 Add a query service 2018-01-12 14:14:12 +08:00
wu-sheng 225903a92a Fix missing parts. 2018-01-12 09:48:49 +08:00
mck 195cc2a6a1
Merge pull request #737 from michaelsembwever/mck/manually-download-apache-incompatible-dependencies
Remove OJDBC and resin artifacts from ci-dependencies driectory as they as not Apache license compatible
2018-01-12 11:56:35 +11:00
Mick Semb Wever 561bbc18ab
Remove OJDBC and resin artifacts from ci-dependencies driectory as they as not Apache license compatible.
The user can onetime manually download them, and the maven reactor will automatically build the corresponding plugins.

OJDBC is OTN which requires a user click-through agreement.
Resin is GPLv3, meaning any derivative work must also be GPLv3 licensed.
https://www.apache.org/licenses/GPL-compatibility.html

ref: https://github.com/apache/incubator-skywalking/pull/737
2018-01-12 11:10:34 +11:00
吴晟 Wu Sheng 1ed8df8024
Merge pull request #741 from apache/fix/ScheduledFuture-failsafe
Protect the background processes.
2018-01-12 06:03:08 +08:00
彭勇升 pengys 6c11a8404b
Merge branch 'master' into fix/ScheduledFuture-failsafe 2018-01-11 22:33:14 +08:00
吴晟 Wu Sheng 2713b5fd3b
Merge pull request #743 from ascrutae/support/postgresql-jdbc
[Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver
2018-01-11 21:18:09 +08:00
peng-yongsheng 10435c2d00 Segment aggregate by h2 storage test successful. 2018-01-11 20:36:36 +08:00
peng-yongsheng a9cf2b4b12 Global trace test successful. 2018-01-11 20:22:13 +08:00
peng-yongsheng 25fb269205 Instance mapping pyramid aggregate by h2 storage test successful. 2018-01-11 20:15:37 +08:00
peng-yongsheng 3bd9e5b75d Application component pyramid aggregate by h2 storage test successful. 2018-01-11 19:39:29 +08:00
wusheng eaef6f106c Fix a compile issue 2018-01-11 18:52:45 +08:00
ascrutae c6e593f6f4 refactory MultiClassNameMatch code 2018-01-11 17:28:01 +08:00
wusheng 50e09852db add constant values 2018-01-11 16:19:48 +08:00
wusheng b2706cf24c Make the user node as an extend of Node, rather then an attribute of ApplicationNode. 2018-01-11 16:13:19 +08:00
ascrutae 97b577864f [Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver 2018-01-11 16:08:48 +08:00
wusheng 8f49c973be Protect the background processes. 2018-01-11 15:53:40 +08:00
peng-yongsheng 98d78f21c3 Memory pool metric pyramid aggregate by h2 storage test successful. 2018-01-11 15:06:12 +08:00
peng-yongsheng 9c58e87687 Memory metric pyramid aggregate by h2 storage test successful. 2018-01-11 14:34:06 +08:00
peng-yongsheng 7d881e8ad1 no message 2018-01-11 14:14:43 +08:00
peng-yongsheng 01cd19a0ff GC metric pyramid aggregate by h2 storage test successful. 2018-01-11 14:14:23 +08:00
peng-yongsheng ccd4c8ef83 CPU metric pyramid aggregate by h2 storage test successful. 2018-01-11 13:36:06 +08:00
吴晟 Wu Sheng 3613691105
Merge pull request #739 from ascrutae/feature/support-postgresql-9.x
[Agent] Support the version 9.4.x of postgresql jdbc driver
2018-01-11 12:35:29 +08:00
Xin,Zhang 4223d22028
Merge branch 'master' into feature/support-postgresql-9.x 2018-01-11 11:55:17 +08:00
ascrutae b3c263fd1f [Agent] Support the version 9.4.x of postgresql jdbc driver 2018-01-11 11:36:51 +08:00
peng-yongsheng d42eb0199b Agent register test success by H2 storage. 2018-01-11 10:55:30 +08:00
吴晟 Wu Sheng 6e1ac504f2
Merge pull request #736 from apache/tweeter
Update README.md
2018-01-10 17:31:38 +08:00
吴晟 Wu Sheng a0fba78f2a
Update README_ZH.md 2018-01-10 17:16:40 +08:00
吴晟 Wu Sheng dc90d90bf9
Update README.md 2018-01-10 17:14:15 +08:00
wu-sheng e7a5fd6920 no message 2018-01-10 16:39:40 +08:00
wu-sheng 06b9f5f692 1. Add set/get `DataTTLConfigs` and set/get `AlarmThreshold` mutation service.
2. All empty arrays are represented by `[]`, not `null`.
3. Add Mutation type, represents for all modification operations.
4. Support **Pagination** in some query.
5. Seperate alarm into to title and content
2018-01-10 16:38:22 +08:00
peng-yongsheng 0c44b3a69f Merge remote-tracking branch 'upstream/master' 2018-01-09 22:54:21 +08:00
吴晟 Wu Sheng 1e117cf719
Merge pull request #734 from peng-yongsheng/feature/data_refactor
Pyramid aggregate.
2018-01-09 20:28:35 +08:00
peng-yongsheng f461e1a991 Fixed package error. 2018-01-09 20:04:12 +08:00
YunaiV 825d5e69bc Fix ServiceNameCacheGuavaService split error 2018-01-09 19:48:27 +08:00
peng-yongsheng ec08a29164 Instance heart beat implement and test successful. 2018-01-09 19:38:11 +08:00
peng-yongsheng 8361f4156b CPU metric pyramid aggregate test successful. 2018-01-09 16:03:40 +08:00
peng-yongsheng 69bdfbad25 GC metric pyramid aggregate test successful. 2018-01-09 15:38:38 +08:00
peng-yongsheng 1985fad1a6 Memory metric pyramid aggregate test successful. 2018-01-09 15:07:28 +08:00
peng-yongsheng 3f82baa9fa Memory pool metric pyramid aggregate test successful. 2018-01-09 14:42:14 +08:00
wu-sheng d730e174f6 Make the nodes of Topology nullable. And elements in it are not null. 2018-01-09 12:11:56 +08:00