skywalking-java/oap-server/server-core
吴晟 Wu Sheng 07cc984d73
Polish metrics logic, fix service traffic bug (#4754)
1. Service Traffic should serialize and deserialize the time bucket, otherwise, there is a chance service_traffic-0 generated.
2. Make top N results more clear about the owner. Previously, the same endpoint names of different services look the same.
3. Sync UI.
4. Fix service traffic equal and hashcode method. The time bucket is not a part of the entity attribute.
2020-05-07 23:00:38 +08:00
..
src Polish metrics logic, fix service traffic bug (#4754) 2020-05-07 23:00:38 +08:00
pom.xml Provide Meter(metrics) system (#4694) 2020-04-24 23:33:13 +08:00