kezhenxu94
9eaced35de
Flatten ci-friendly revision when deploy ( #12659 )
2024-09-27 17:06:39 +08:00
mrproliu
88f38a41e5
Support to analysis the ztunnel mTLS security policy ( #12656 )
2024-09-27 16:09:40 +08:00
吴晟 Wu Sheng
29c1b8b457
Optimize `network_address_alias` table to reduce the number of the index. ( #12652 )
2024-09-27 11:48:48 +08:00
Wan Kai
73c20eedbc
BanyanDB: use `TimestampRange` to improve "events" query for BanyanDB. ( #12651 )
2024-09-27 10:02:21 +08:00
Wan Kai
74eeb5beee
PromQL service: fix operators result missing `rangeExpression` flag. ( #12649 )
2024-09-26 15:59:03 +08:00
吴晟 Wu Sheng
c5a95ba666
Highlight 10.1 as A Version of PERFORMANCE ( #12648 )
2024-09-26 13:51:54 +08:00
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
Wan Kai
9cf79f7282
PromQL service: query API support RFC3399 time format. ( #12644 )
2024-09-25 13:48:08 +08:00
kezhenxu94
10cd558f24
Add doc to start next iteration ( #12642 )
2024-09-24 22:16:28 +08:00
kezhenxu94
a5d8777ee7
Use CI-friendly revision to set the project version ( #12640 )
2024-09-24 17:53:14 +08:00
Wan Kai
7d1b65c639
BanyanDB: support TLS connection and configuration. ( #12639 )
2024-09-24 16:24:17 +08:00
Wan Kai
15ad71d633
BanyanDB: support using native term searching for `keyword` in query `findEndpoint` and `getAlarm`. ( #12633 )
2024-09-24 14:57:38 +08:00
kezhenxu94
b857fb0091
Bump up protobuf java dependencies to 3.25.5 ( #12631 )
2024-09-23 11:39:43 +08:00
Zixin Zhou
72886945b0
Fix SWIP filename ( #12630 )
2024-09-20 19:36:07 +08:00
Wan Kai
c4ab0b5981
chore: clean codes ( #12628 )
2024-09-20 09:40:17 +08:00
回村的诱惑
df05b3ddd7
Add Component ID=5022 for GoFrame ( #12624 )
2024-09-19 00:11:06 +08:00
Chen Ziyan
d3f8fe894d
Add SkyWalking Java Agent self observability dashboard ( #12622 )
...
* Add SkyWalking Java Agent self observability dashboard.
* add e2e testcase, sync ui, add tips.
* update e2e kafka testcase.
2024-09-16 19:00:35 +08:00
Wan Kai
ddbed6d091
Adapt BanyanDB Java Client 0.7.0. ( #12621 )
2024-09-14 15:05:20 +08:00
mrproliu
f8716b49e6
Support to analysis the ztunnel mapped IP address in eBPF Access Log Receiver ( #12620 )
2024-09-14 14:02:06 +08:00
Fine0830
216c4a2878
sync ui ( #12618 )
2024-09-13 15:20:32 +08:00
Wan Kai
f1aad99e7b
Fix `findEndpoint` query require `keyword` when using BanyanDB. ( #12615 )
2024-09-13 14:15:20 +08:00
mrproliu
0f79e35283
Fix the previous analysis result missing in the ALS `k8s-mesh` analyzer ( #12611 )
2024-09-12 12:41:01 +08:00
Wan Kai
a71d7ef1f8
Fix query `getGlobalTopology` throw exception when didn't find any services by the given Layer. ( #12609 )
2024-09-11 14:27:49 +08:00
mrproliu
1ff0c57073
Support service level metrics aggregate when missing pod context in eBPF Access Log Receiver ( #12608 )
2024-09-10 22:22:19 +08:00
mrproliu
a9d6f2ab85
Add `Service`, `ServiceInstance`, `Endpoint` dashboard forwarder to Kubernetes Topologies. ( #12604 )
2024-09-09 16:23:31 +08:00
kezhenxu94
638c44679b
Add large latency buckets for otlp latency ( #12603 )
2024-09-08 16:13:54 +08:00
kezhenxu94
21e0830d82
Clean up #12393 ( #12600 )
2024-09-07 19:35:37 +08:00
kezhenxu94
4f046e7f43
Fix wrong phase of delombok plugin to reduce build warnings ( #12599 )
2024-09-07 18:44:34 +08:00
kezhenxu94
78483991b7
Add self observability metrics for otel handler ( #12598 )
2024-09-06 22:01:22 +08:00
kezhenxu94
9d0cb9e28e
Fix wrong health check endpoint to OAP backend ( #12597 )
2024-09-05 20:12:15 +08:00
Fine0830
87b73cb7f7
sync ui ( #12596 )
2024-09-05 13:24:49 +08:00
kezhenxu94
a37d383468
Fix license for Slf4j ( #12589 )
2024-09-03 16:14:32 +08:00
吴晟 Wu Sheng
1ef63347c9
Add one highlight change in 10.1 ( #12575 )
2024-08-27 22:52:05 +08:00
Fine0830
77cb41b9d3
Sync ui and update license ( #12571 )
2024-08-26 15:33:11 +08:00
maclong1989
0617a4b0aa
Fix typo in docs ( #12566 )
2024-08-23 14:10:53 +08:00
mrproliu
a81437f9a6
Update the endpoint name format to `<Method>:<Path>` in eBPF Access Log Receiver. ( #12564 )
2024-08-23 09:12:05 +08:00
mrproliu
f02a6a2f5a
chore: Change some access rights to fields or methods in the eBPF Receiver ( #12561 )
2024-08-22 19:47:41 +08:00
wetool19
ba8c0035cb
Nacos supports configuration context path ( #12558 )
2024-08-22 19:11:53 +08:00
Fine0830
9e67130587
sync ui ( #12559 )
...
* Introduce flame graph to the trace profiling.
* Correct services and instances when changing page numbers.
* Improve metric queries to make page opening brisker.
2024-08-22 18:02:03 +08:00
mrproliu
c3a717b628
chore: refactor building eBPF access log entity process ( #12550 )
2024-08-21 21:25:28 +08:00
Wan Kai
e704f9b635
Fix the compatibility with Grafana 11 when using label_values query variables. ( #12546 )
2024-08-20 18:14:54 +08:00
kezhenxu94
9f14c15345
Bump up codeql GHA ( #12547 )
2024-08-20 11:02:14 +08:00
kezhenxu94
9ba746249a
Fix codeql ci ( #12543 )
2024-08-19 12:32:06 +08:00
mrproliu
3320bf91ee
Support sort queries on metrics generated by eBPF receiver ( #12539 )
2024-08-19 09:34:58 +08:00
Wan Kai
4b0a4f2668
chore: move AsyncQueryUtils package. ( #12537 )
2024-08-16 13:25:04 +08:00
mrproliu
c1a4dc91f6
Get endpoint list order by timestamp desc ( #12535 )
2024-08-15 10:37:34 +02:00
Wan Kai
85b03402e4
Support async query for the composite GraphQL query. ( #12525 )
2024-08-13 10:31:04 +02:00
mrproliu
9b17ff1efe
Fix format the endpoint name with empty string ( #12508 )
2024-08-06 09:52:30 +08:00
Gao Hongtao
28f3dfa6b1
Update banyandb target comments ( #12498 )
2024-08-05 07:12:46 +02:00
kael
5c33ee016d
bug fix: concurrent increase by CounterWindow may cause PriorityQueue broken ( #12505 )
2024-08-04 20:33:11 +08:00