skywalking-java/apm-protocol
彭勇升 pengys c2a425f55a
Filter non-active service name when UI query. (#1262)
* #1124

Add heart beat time into service name index to filter non-active service name.

* Filter service name by heart beat time when query service name count.

* #1124
1. Add application id to be a query condition of searchService method.
2. Filter service name by given time which calculated by the minute metric TTL setting. ( CurrentTimeStamp - minuteMetricTTL )

* Fixed the auto test failure.

#1124
2018-06-09 16:33:05 +08:00
..
apm-network Add sofa rpc plugin integration (#1210) 2018-06-03 19:38:50 +08:00
apm-ui-protocol Filter non-active service name when UI query. (#1262) 2018-06-09 16:33:05 +08:00
pom.xml Update version to beta2 for next iteration. (#1233) 2018-05-16 21:21:30 +08:00