Commit Graph

711 Commits

Author SHA1 Message Date
Wan Kai 0949e5a425
Support BanyanDB internal stream query execution tracing (#12439) 2024-07-15 18:36:57 +08: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 e96b75f186
Support E2E Testing Cilium Services (#12412) 2024-07-04 12:28:04 +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
吴晟 Wu Sheng 73555578d5
Bump up BanyanDB to latest(0.7-dev-Jun.22) to stablize e2e (#12366) 2024-06-23 08:22:08 +08:00
yswdqz bef9eec44b
[Feature] Support to query relation metrics through PromQL. (#12316) 2024-06-16 14:46:22 +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
Gao Hongtao 28bf55219f
Bump BanyanDB Java Client to 0.6.0 (#12195) 2024-05-09 17:31:52 +08:00
Wan Kai b3044ee714
MQE support `sort_values` and `sort_label_values` functions. (#12193)
* MQE support `sort_values` and `sort_label_values` functions.

* sync UI.
2024-05-07 16:42:14 +08:00
Starry a63601318d
Fix inaccurate Pulsar and Bookkeeper metrics (#12174) 2024-05-01 14:53:33 +08:00
Wan Kai 59cabc10a2
fix typo (#12176) 2024-04-30 11:16:58 +08:00
yswdqz 86155bef81
Fix inaccurate MySQL/MariaDB, Redis metrics (#12130) 2024-04-22 15:44:12 +08:00
Harry e9a2ed2c03
fix inaccurate Hierarchy of RabbitMQ metrics. (#12144) 2024-04-22 14:55:13 +08:00
weixiang1862 d6fc848e8b
Calculate Nginx service HTTP Latency by MQE. (#12136) 2024-04-19 19:12:36 +08:00
Chen Ziyan 7e978261fc
Add ActiveMQ classic monitoring (#12109) 2024-04-18 12:32:59 +08:00
weixiang1862 d71f858f2f
Fix inaccurate MongoDB Metrics & Add label for complex MQE in Nginx dashboard. (#12126) 2024-04-18 11:11:20 +08:00
pg.yang bea7ed3f4a
Fix inaccurate APISIX metrics (#12108) 2024-04-16 17:39:37 +08:00
lagagain d8921d5256
Rename Windows Metrics(swap -> virtual memory) (#12107)
* Fix/Change Windows metrics name(Swap -> Virtual Memory)
  - `memory_swap_free` -> `memory_virtual_memory_free`
  - `memory_swap_total` -> `memory_virtual_memory_total`
  - `memory_swap_percentage` -> `memory_virtual_memory_percentage`
* Fix/Change UI init setting for Windows Swap -> Virtual Memory
* Fix `Memory Swap Usage`/`Virtual Memory Usage` display with UI init.(Linux/Windows)
2024-04-16 08:39:53 +08:00
Wan Kai a8b0d18943
Remove group and support labels in the meter histogram-percentile function. (#12101) 2024-04-15 15:22:36 +08:00
weixiang1862 7a6a19db7f
Aggregate nginx service metrics by using `multiple labels` feature & Remove unused type label in latency metrics. (#12096) 2024-04-12 18:08:07 +08:00
Wan Kai bbbed44863
[Break Change]: Labeled Metrics support multiple labels. (#12082) 2024-04-10 19:57:36 +08:00
Chen Ziyan 00ccaceb27
Support ClickHouse server monitoring & Support service hierarchy (#11966) 2024-03-07 09:41:39 +08:00
mrproliu 6d8524f39e
Adapt eBPF related E2E (#11983) 2024-03-06 16:21:33 +08:00
peachisai 48c766ee01
Support RocketMQ monitoring (#11758)
* Support RocketMQ monitoring
* Add swip3 - RocketMQ monitoring
* Add RocketMQ e2e cases

---------

Co-authored-by: peachisai <497533062@qq.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: 邵一鸣 <shaoym02@vanke.com>
Co-authored-by: Wan Kai <wankai123@foxmail.com>
2024-02-18 07:17:20 +08:00
peachisai 994ba562f8
Upgrade otel collector version in tests to 0.92 (#11819) 2024-01-27 23:06:45 +08:00
Wan Kai a5fb2a5786
fix kafka-monitoring e2e (#11829) 2024-01-24 17:23:45 +08:00
Wan Kai 2f4f4a1275
Add hierarchy relations auto-matching for MYSQL/POSTGRESQL/SO11Y_OAP/VIRTUAL_DATABASE. Fix MQE in dashboards when using `Card widget`. (#11818) 2024-01-24 15:03:45 +08:00
mrproliu fcf1770e07
Add `is_present` function in MQE for check the present status of the list of metrics. (#11627)
The present status is true meaning the metric exists and include values not empty.
2023-12-05 00:14:42 -08:00
mrproliu e9df2bd41e
Add `layer` parameter to the global topology graphQL query. (#11620) 2023-12-01 10:39:45 -08:00
mrproliu 92d38609fd
Update CLI version in E2E Testing to fix the record query when updating the OAP version (#11608) 2023-11-29 14:36:16 +08:00
Wan Kai 075b08ce74
Support `increase/rate` function in the `MQE` query language. (#11591) 2023-11-27 15:40:13 -08:00
pg.yang 2d8df37ce6
Fix incorrect apisix metrics otel rules (#11576) 2023-11-22 13:28:59 +08:00
mrproliu df6504863f
Replace Metrics v2 protocol with MQE in UI templates and E2E Test (#11575) 2023-11-22 09:44:37 +08:00
mrproliu 7f9a8bb042
Please go2sky E2E to go agent (#11568) 2023-11-20 20:22:25 +08:00
weixiang1862 8bff0aa38d
Support Nginx monitoring. (#11558) 2023-11-17 14:16:10 +08:00
吴晟 Wu Sheng 965dea8989
Update Java and node agents in the e2e (#11535) 2023-11-13 22:23:43 +08:00
mrproliu 7b01a4ab91
Fix cannot query zipkin traces with `annotationQuery` parameter in the JDBC related storage (#11511) 2023-11-08 15:06:49 +08:00
weixiang1862 0f8c67822d
Support extract timestamp from patterned datetime string in LAL. (#11489) 2023-11-03 14:42:04 +08:00
Zhu Wang 19a7fa525d
Fix Kafka e2e format and typos (#11471) 2023-11-01 10:36:55 +08:00
Xiangying Meng ced3f22708
Feature pulsar monitoring (#11339) 2023-10-31 21:04:16 +08:00
Wayne Chu 5d0bd0569b
Support collect ZGC memory pool metrics (#11432)
* Support collect ZGC memory pool metrics

* submodule update
2023-10-20 15:38:33 +08:00
Wan Kai 062b31f4ba
Fix AlarmRule expression validation: add labeled metrics mock data for check. (#11437) 2023-10-20 10:45:15 +08:00
Wan Kai 1a27da5727
Fix `WebhookCallback` send incorrect messages, add catch exception for each callback HTTP Post. (#11424) 2023-10-19 07:24:42 +08:00
吴晟 Wu Sheng 613f473cc1
Remove legacy address of InfluxDB in e2e (#11421) 2023-10-18 03:09:04 -05:00
吴晟 Wu Sheng e5c308d435
Bump BanyanDB to 0.5 in e2e (#11415) 2023-10-17 19:25:12 -05:00
kezhenxu94 920d6531cf
Bump up netty again to 4.1.100 (#11414)
* Bump up netty again to 4.1.100
2023-10-17 10:54:53 -05:00
kezhenxu94 0bbdd376b2
test: fix ES disk insufficient in test (#11406) 2023-10-13 06:42:48 -05:00