Commit Graph

1996 Commits

Author SHA1 Message Date
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
回村的诱惑 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 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
吴晟 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
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
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
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
kezhenxu94 1111f8985d
Bump up infra-e2e GHA (#12506) 2024-08-04 10:13:08 +02:00
mrproliu 7727ef5b7c
Add Unknown Node when receive Kubernetes peer address is not aware in current cluster (#12496) 2024-08-01 16:21:28 +08:00
kezhenxu94 212431e1ed
Bump up graphql-java (#12495) 2024-07-31 14:49:07 +08:00
Fine0830 f3d8a3fb2a
Sync UI (#12489) 2024-07-30 20:58:43 +08:00
Wan Kai 9644f3fda9
BanyanDB: stream sort-by `time` query, use internal time-series rather than `index` to improve the query performance. (#12486) 2024-07-29 22:08:42 +08:00
kezhenxu94 6462436ae9
Add an http endpoint wrapper for health check (#12485) 2024-07-29 15:16:55 +08:00
kezhenxu94 ceaa88f378
Replace workaround with Armeria native supported context path (#12484) 2024-07-28 21:35:38 +08:00
Wan Kai 5441f58f4c
MQE: check the metrics value before do binary operation to improve robustness (#12483) 2024-07-26 18:49:33 +08:00
Chen Ziyan ccb00ab5fd
Fix the mismatch between the unit and calculation of the "Network Bandwidth Usage" widget in Windows-Service Dashboard. (#12477) 2024-07-25 20:37:00 +08:00
Wan Kai 39ee6026f4
BanyanDB: Zipkin Module set service as Entity for improving the query performance (#12474) 2024-07-25 18:27:38 +08:00
吴晟 Wu Sheng ca2b49eab4
Fix words (#12459) 2024-07-16 23:38:17 -07:00