Commit Graph

280 Commits

Author SHA1 Message Date
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
wusheng eaef6f106c Fix a compile issue 2018-01-11 18:52:45 +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
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
wu-sheng d730e174f6 Make the nodes of Topology nullable. And elements in it are not null. 2018-01-09 12:11:56 +08:00
吴晟 Wu Sheng dfeeeab108
Merge branch 'master' into adjust-network-proto 2018-01-05 07:56:46 +08:00
wusheng ef284dc6d5 Make the applicationCodeRegister only for single code. 2018-01-04 23:07:49 +08:00
wusheng e7b72eb2f9 catch up the TODO list. 2018-01-04 21:50:43 +08:00
wu-sheng 79ed3bff48 Add incoming attr for application node. 2018-01-04 14:25:26 +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
wusheng 20973f5a28 Announce the version policy 2017-12-30 22:30:19 +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 d3b357a447 Finish all services and readme. 2017-12-28 16:16:12 +08:00
gaohongtao 6d96cf6bf2 Finish all protocol 2017-12-27 12:41:28 +08:00
wu-sheng d3ab94bee3 Add server query. 2017-12-27 11:05:42 +08:00
wu-sheng 5d801fbd02 Add application layer protocol and some common types. 2017-12-27 09:59:40 +08:00
gaohongtao e771350812 Remove spring dependency 2017-12-27 08:49:14 +08:00
gaohongtao 84caf87f36 Add graphiql servlet 2017-12-26 22:46:04 +08:00
wu-sheng 0af4f1737a Add the missing getApplicationBrief query. 2017-12-26 16:13:32 +08:00
wu-sheng 4545e431f0 Add query arguments. 2017-12-26 15:28:34 +08:00
wu-sheng 131bbb965f Add two services. 2017-12-26 11:47:55 +08:00
wu-sheng d07a91353c Adjust the services and add comments. 2017-12-26 10:50:05 +08:00
gaohongtao 8ae1b4213b Add application topology query type 2017-12-25 22:38:28 +08:00
wusheng 91922544d4 Fix a module name. 2017-12-25 22:04:17 +08:00
wu-sheng 48f0f22de6 Init ui-protocol. 2017-12-25 15:33:12 +08:00
wu-sheng 6e152b4fb0 Move `apm-network` module under the new root module `apm-protocol`. And add `apm-ui-query` under the `apm-protocol` module. 2017-12-25 09:51:26 +08:00