skywalking/oap-server/analyzer
weixiang1862 3559e85f36
Improve the performance of OTEL metrics handler. (#12645)
Benchmark for a single node k8s monitoring.

| metrics (avg)            | before | after |
| ------------------------ | ------ | ----- |
| cpu                      | 19     | 16    |
| gc count                 | 16     | 1     |
| gc time                  | 38.8   | 5.1   |
| otel metrics latency P50 | 125    | 8     |
| otel metrics latency P90 | 333.3  | 22.5  |
| otel metrics latency P99 | 666.6  | 166.6 |
2024-09-25 18:29:00 +08:00
..
agent-analyzer Use CI-friendly revision to set the project version (#12640) 2024-09-24 17:53:14 +08:00
event-analyzer Use CI-friendly revision to set the project version (#12640) 2024-09-24 17:53:14 +08:00
log-analyzer Use CI-friendly revision to set the project version (#12640) 2024-09-24 17:53:14 +08:00
meter-analyzer Improve the performance of OTEL metrics handler. (#12645) 2024-09-25 18:29:00 +08:00
pom.xml Use CI-friendly revision to set the project version (#12640) 2024-09-24 17:53:14 +08:00