吴晟 Wu Sheng
|
46eaa67da1
|
Sync query protocol submodule (#12269)
|
2024-05-30 10:12:30 +08:00 |
Gao Hongtao
|
b21e576a30
|
Fix Wrong Interval in BanyanDB Installation Process (#12264)
|
2024-05-29 23:52:13 +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 |
weixiang1862
|
19fba2dae8
|
Fix LAL test query api. (#12206)
|
2024-05-10 16:47:24 +08:00 |
吴晟 Wu Sheng
|
054d0e4ff9
|
Release 10.0.0 and move forward to 10.1.0 (#12203)
|
2024-05-10 09:19:56 +08:00 |
吴晟 Wu Sheng
|
045e2c8dda
|
Fix submodule commit ID. (#12204)
|
2024-05-10 07:19:06 +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 |
Wan Kai
|
a38628fced
|
Fix MQE `top_n` global query. (#12163)
|
2024-04-26 14:53:37 +08:00 |
Chen Ziyan
|
9b2cca9b46
|
add C3P0 in component-libraries.yml (#12162)
|
2024-04-26 07:53:12 +08:00 |
Wan Kai
|
fe2c4b5f3f
|
[Break Change] gGRPC metrics exporter unified the metric value type and support labeled metrics. (#12156)
|
2024-04-24 14:29:13 +08:00 |
yswdqz
|
2d6bc69adb
|
Optimize OTEL metrics attributes KV convert. (#12152)
|
2024-04-24 11:32:34 +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 |
Wan Kai
|
5808627227
|
* MQE query: make metadata not return `null`. (#12142)
* MQE labeled metrics Binary Operation: return empty value if the labels not match rather than report error.
|
2024-04-22 12:25:12 +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 |
Wan Kai
|
630d54d963
|
Fix hierarchy matching rule and add hierarchy env config and sync UI (#12120)
|
2024-04-17 12:35:16 +08:00 |
pg.yang
|
bea7ed3f4a
|
Fix inaccurate APISIX metrics (#12108)
|
2024-04-16 17:39:37 +08:00 |
Wan Kai
|
0b9bbb47b3
|
Clean the unused elements in the UI-templates. (#12111)
|
2024-04-16 12:03:03 +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 |
tison
|
ee01ce878b
|
chore: update comment of MySQLTableInstaller (#12099)
No longer extend from H2TableInstaller.
|
2024-04-14 19:28:18 +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 |
吴晟 Wu Sheng
|
7701e425d6
|
Remove `kafka-fetcher/default/createTopicIfNotExist` (#12095)
|
2024-04-12 10:35:24 +08:00 |
Wan Kai
|
13bb3f62a6
|
Fix not throw error when part of expression not matched any expression node in the `MQE` and `PromQL. (#12093)
|
2024-04-11 22:50:55 +08:00 |
吴晟 Wu Sheng
|
f97fd4f6e4
|
Remove unnecessary `componentIds` as series ID (#12091)
* Remove unnecessary `componentIds` as series ID in the `ServiceRelationClientSideMetrics` and `ServiceRelationServerSideMetrics` entities.
|
2024-04-11 13:14:06 +08:00 |
Wan Kai
|
5a90121c82
|
Sync UI (#12089)
|
2024-04-11 10:19:59 +08:00 |
kezhenxu94
|
f5cd798185
|
Fix `NullPointerException` in Istio ServiceEntry registry (#12087)
|
2024-04-10 20:43:01 +08:00 |
Wan Kai
|
bbbed44863
|
[Break Change]: Labeled Metrics support multiple labels. (#12082)
|
2024-04-10 19:57:36 +08:00 |
mrproliu
|
8dd842189d
|
Fix missing dashboard settings (#12078)
|
2024-04-08 17:33:20 +08:00 |
Gao Hongtao
|
eeef140032
|
Fix several issues of the data generator and BanyanDB plugin (#12047)
|
2024-03-22 09:10:17 +08:00 |
Wan Kai
|
b6d8d3a174
|
Fix `AvgHistogramPercentileFunction` legacy name. (#12039)
|
2024-03-19 09:42:14 +08:00 |
Gao Hongtao
|
f4836327a6
|
Remove redanduent source in mock mode (#12033)
|
2024-03-18 14:11:20 +08:00 |
Gao Hongtao
|
3f4126a28a
|
Refactor data-generator to support generating metrics (#12031)
|
2024-03-17 23:07:03 +08:00 |
SheltonZSL
|
935ab0b17d
|
Display the port services listen to from OAP and UI (#12030)
|
2024-03-17 21:58:40 +08:00 |
Starry
|
8a4585ceec
|
Add Golang as a supported language for Kafka (#12027)
|
2024-03-16 22:24:08 +08:00 |
mrproliu
|
8fad0cc8a8
|
Adding more access log metrics into k8s dashboards (#12018)
|
2024-03-14 21:52:21 +08:00 |
Starry
|
c5e0f5f5a6
|
Add hierarchy for Pulsar (#11971)
|
2024-03-08 09:34:03 +08:00 |
Chen Ziyan
|
00ccaceb27
|
Support ClickHouse server monitoring & Support service hierarchy (#11966)
|
2024-03-07 09:41:39 +08:00 |
peachisai
|
5fe4f491dc
|
Add Kafka hierarchy (#11954)
|
2024-03-04 14:13:27 +08:00 |
Wan Kai
|
80bf5d360c
|
Remove Column#function mechanism in the kernel and make query `readMetricValue` always return the average value of the duration. (#11976)
|
2024-03-04 09:56:59 +08:00 |
peachisai
|
eb071e49df
|
Add hierarchy for RabbitMQ (#11935)
Co-authored-by: 邵一鸣 <shaoym02@vanke.com>
Co-authored-by: Wan Kai <wankai123@foxmail.com>
|
2024-02-27 12:18:36 +08:00 |
Starry
|
f006edd158
|
Add Golang as a supported language for Pulsar (#11937)
|
2024-02-27 09:00:32 +08:00 |
Wan Kai
|
30748d2052
|
Fix Service Layer when building Events in the EventHookCallback. (#11918)
|
2024-02-23 14:01:55 +08:00 |
ooi22
|
8737725624
|
Modifying the limit size of DCS gRPC inbound message (#11892)
|
2024-02-23 08:54:45 +08:00 |
Chen Ziyan
|
0f7844278a
|
Fix day-based table rolling time range strategy in JDBC storage. (#11915)
|
2024-02-22 23:15:38 +08:00 |