skywalking/apm-commons
吴晟 Wu Sheng 50a0bcbf73
Optimize L1 aggregation, enhance gRPC client between L1 and L2 aggregation. (#7206)
1.0Performance: Add L1 aggregation flush period, which reduces the CPU load and helps young GC.

2. Replace do not direct send after the first aggregation to reduce the network #6400.

3. Enhance the DataCarrier to notify the consumer in no enqueue event in short term.

4. L1 aggregation flush period still works even no further metrics generated, powered by <3>

5. Fix gRPC remote client OOM. The concurrency control mechanism failed.
2021-06-30 19:14:20 +08:00
..
apm-datacarrier Optimize L1 aggregation, enhance gRPC client between L1 and L2 aggregation. (#7206) 2021-06-30 19:14:20 +08:00
apm-util Feature: support endpoint name grouping by OpenAPI definitions. (#7130) 2021-06-20 07:57:10 +08:00
pom.xml Initialize 8.7.0 iteration (#7078) 2021-06-08 07:41:09 +08:00