Commit Graph

1850 Commits

Author SHA1 Message Date
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
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
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 78483991b7
Add self observability metrics for otel handler (#12598) 2024-09-06 22:01:22 +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
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
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
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
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
weixiang1862 bd86b262cf
Fix es, mysql, rabbitmq dashboards typos and missing expressions. (#12458) 2024-07-17 13:54:15 +08:00
Wan Kai 0949e5a425
Support BanyanDB internal stream query execution tracing (#12439) 2024-07-15 18:36:57 +08:00
mrproliu 5a7c53b1b8
Convert Kubernetes HTTP latency related metrics unit from ns to ms (#12436) 2024-07-13 07:34:48 -07:00
weixiang1862 61b4674c16
Support aggregation operators in PromQL query. (#12431) 2024-07-12 16:29:03 +08:00
Wan Kai 641163cf1d
BanyanDB: fix storage and query Tag autocomplete data (#12432) 2024-07-11 08:19:07 -07:00
Wan Kai 90d5006e89
Support tracing logs query for debugging and add banyandb case for logs e2e. (#12424) 2024-07-09 14:59:11 +08:00
mrproliu 97f015ba4d
Enhance cilium fetcher with rules (#12419) 2024-07-08 18:59:56 +08:00
Wan Kai 3acad529f5
fix BanyanDB debugging trace (#12418) 2024-07-08 12:27:28 +08:00
weixiang1862 06cdf991f5
Fix expression of graph `Current QPS` in MySQL dashboard. (#12414) 2024-07-04 16:20:03 +08:00
Wan Kai 98ef399410
Support tracing topology query for debugging (#12413) 2024-07-04 15:09:53 +08:00
mrproliu e96b75f186
Support E2E Testing Cilium Services (#12412) 2024-07-04 12:28:04 +08:00
吴晟 Wu Sheng fb6f35297b
Polish BanyanDB group and schema creation logic (#12408) 2024-07-03 16:47:53 +08:00
Wan Kai 8b678bebe6
Support BanyanDB internal metrics query execution tracing. (#12400)
* Support BanyanDB internal metrics query execution tracing.
* BanyanDB client config: rise the default `maxBulkSize` to 10000, add `flushTimeout` and set default to 10s.
2024-07-02 18:58:47 +08:00
mrproliu 2e8b4f9917
Support Fetch Cilium Observability data to monitoring Cilium Service network traffic (#12393) 2024-07-02 15:37:42 +08:00
Wan Kai 75fc3e18bf
Fix BanyanDB metrics query: used the wrong `Downsampling` type to find the schema (#12399) 2024-07-02 13:15:46 +08:00