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 |
simonluo345
|
208a9ce55d
|
[OSPP] Update PHP E2E to use native agent (#11330)
|
2023-10-09 20:52:57 -05:00 |
kezhenxu94
|
7a28b19842
|
Rename Helm registry name (#11382)
|
2023-10-08 08:27:54 -05:00 |
吴晟 Wu Sheng
|
b6392ae8f4
|
Update Java version to v9 kernel (#11381)
|
2023-10-08 18:59:44 +08:00 |
Jiajing LU
|
338ebcaaa1
|
Update BanyanDB Java Client to 0.5.0 (#11370)
|
2023-10-04 09:24:41 -05:00 |
block666
|
7ff7d73642
|
Apply MQE on K8s layer UI-templates (#11350)
|
2023-09-24 12:37:14 +08:00 |
Zhu Wang
|
1c273d6f80
|
[Feature] Add kafka monitoring (#11282)
|
2023-09-13 21:12:34 +08:00 |
mrproliu
|
31e0ecacdb
|
Add OTLP Tracing support as a Zipkin trace input (#11287)
|
2023-09-01 17:12:58 +08:00 |
Wan Kai
|
8763359fc1
|
[Breaking change] Support MQE in the Alerting. (#11262)
|
2023-08-25 11:39:48 +08:00 |
Wan Kai
|
5491c04a8a
|
Support `Compare Operation` in MQE (#11226)
|
2023-08-16 16:44:23 +08:00 |
block666
|
034a68b100
|
Apply MQE on Browser layer UI-templates (#11220)
|
2023-08-16 10:16:08 +08:00 |