Commit Graph

684 Commits

Author SHA1 Message Date
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
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
weixiang1862 bd86b262cf
Fix es, mysql, rabbitmq dashboards typos and missing expressions. (#12458) 2024-07-17 13:54:15 +08:00
kezhenxu94 96f44657ad
Push data-generator image to ghcr.io (#12452) 2024-07-15 22:40:54 -07: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
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
吴晟 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
Wan Kai 05373d69d4
Support tracing trace query(SkyWalking and Zipkin) for debugging. (#12378) 2024-06-27 10:12:44 +08:00
shalk(xiao kun) b04fd3c47a
upgrade nacos client from 1.4.2 to 2.3.2 (#12362) 2024-06-26 11:41:34 +08:00
吴晟 Wu Sheng 631161db80
Make more proper histogram buckets in PersistenceTimer. (#12368) 2024-06-24 22:49:21 +08:00
Starry 213077b3ec
Add Python as a supported language for Pulsar (#12365) 2024-06-22 23:55:42 +08:00
Etomy 712a0e7629
Increase `alarm_record#message` column length to 2000 (#12363)
* Increase `alarm_record#message` column length to 2000 from 200.
* Remove `alarm_record#message` column indexing.
2024-06-22 22:50:30 +08:00
Chen Ziyan 84dece92a6
Fix metrics tag in HTTP handler of browser receiver plugin. (#12356) 2024-06-21 19:05:12 +08:00
寻找的人 2603d2bd17
Add component ID(158) for the Solon framework (#12347) 2024-06-20 14:20:05 +08:00
Wan Kai 0b7272d813
Support trace MQE query for debugging. (#12342) 2024-06-18 16:58:03 +08:00
lagagain f91ef23ecd
doc: swap -> virtual memory (#12336) 2024-06-17 08:25:00 +08:00
yswdqz bef9eec44b
[Feature] Support to query relation metrics through PromQL. (#12316) 2024-06-16 14:46:22 +08:00
Wan Kai a6c7c71663
Increase `SW_CORE_GRPC_MAX_MESSAGE_SIZE` to 50MB and e2e bump up the version of the opentelemetry-collector to 0.102.1. (#12321) 2024-06-11 21:14:36 +08:00
吴晟 Wu Sheng caeaec6387
Remove unnecessary BanyanDB flushing logs(info). (#12319) 2024-06-11 12:41:43 +08:00
Starry 905e0a994f
Add Golang as a supported language for Elasticsearch (#12315) 2024-06-11 08:25:21 +08:00
吴晟 Wu Sheng 38ede75f26
Add marketplace docs. (#12317) 2024-06-10 23:23:38 +08:00
mrproliu 0b175ffb0a
Adding eBPF Access Log Feature E2E and support exclude specific namespaces traffic (#12304) 2024-06-06 13:50:10 +08:00
mrproliu 341bdcf1dd
Fix wrong indices in the eBPF Profiling related models (#12297) 2024-06-05 15:52:45 +08:00
吴晟 Wu Sheng ce3361498e
Prepare for 10.0.1 release. (#12265) 2024-05-30 07:14:21 +08:00
Gao Hongtao b21e576a30
Fix Wrong Interval in BanyanDB Installation Process (#12264) 2024-05-29 23:52:13 +08:00
Starry 59824e2cca
Sync UI (#12238) 2024-05-20 08:53:28 +08:00
Calvin Kirs c25cedaaba
minor: Add SBOM to the project. (#12231) 2024-05-16 19:35:24 +08:00
Chen Ziyan 14c5778f57
Add component library IDs of Derby/Sybase/SQLite/DB2/OceanBase jdbc driver (#12208) 2024-05-11 11:51:30 +08:00