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
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
Fine0830
c551a9ddb6
sync ui ( #12102 )
...
* Remove the General metric mode and related logical code.
* Remove metrics for unreal nodes in the topology.
* Enhance the Trace widget for batch consuming spans.
2024-04-15 16:13:49 +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
8699ffdf28
Bump up kafka client to fix CVE ( #12088 )
2024-04-10 22:03:52 +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
kezhenxu94
c79423c358
Bump up dependencies to fix CVEs ( #12080 )
2024-04-09 17:25:15 +08:00
Starry
48c96a2331
Sync UI ( #12076 )
2024-04-06 21:30:49 +08:00
吴晟 Wu Sheng
3794b3dc91
Add a FAQ about other storage options. ( #12059 )
2024-03-29 11:55:18 +08:00
Wan Kai
b6d8d3a174
Fix `AvgHistogramPercentileFunction` legacy name. ( #12039 )
2024-03-19 09:42:14 +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
kezhenxu94
52d5b2573c
Add doc of one-line quick start script for different storage types ( #12014 )
2024-03-14 11:55:34 +08:00
吴晟 Wu Sheng
60a58b4598
Remove `OpenTelemetry Exporter` support from meter doc ( #12009 )
2024-03-13 16:07:18 +08:00
kezhenxu94
0fad582280
Add BanyanDB to docker-compose quickstart ( #12006 )
2024-03-12 16:37:52 +08:00
吴晟 Wu Sheng
8c16fdd816
Fix chores ( #12000 )
2024-03-08 14:07:26 +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
Wan Kai
40f160cf9a
Fix query-protocol.md, make it consistent with the GraphQL query protocol. ( #11950 )
2024-02-28 15:31:05 +08:00
Wan Kai
ddd7ff5e1f
Fix kafka topic name in exporter doc. ( #11948 )
2024-02-28 10:29:43 +08:00
吴晟 Wu Sheng
a65a6e0ff2
Remove CLI(`swctl`) from the image. ( #11940 )
2024-02-27 14:57:57 +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
吴晟 Wu Sheng
fc9d9acba4
Sync UI ( #11934 )
2024-02-26 21:39:26 +08:00
吴晟 Wu Sheng
6b49098aed
Upgrade PostgreSQL driver to `42.4.4` to fix CVE-2024-1597. ( #11922 )
2024-02-24 12:10:59 +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
吴晟 Wu Sheng
00f1521460
Add `OpenTelemetry SkyWalking Exporter` deprecated warning doc. ( #11909 )
2024-02-22 08:57:39 +08:00
Wan Kai
a41bd6eddd
Mock `/api/v1/status/buildinfo` for PromQL API ( #11901 )
2024-02-20 19:21:22 +08:00
Chen Ziyan
a61b3bb1f7
Fix table exists check in the JDBC Storage Plugin. ( #11897 )
2024-02-20 15:01:11 +08:00
weixiang1862
a471b85ac2
Fix ServiceInstance `in` query. ( #11888 )
2024-02-19 16:20:45 +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
Starry
b775e7f547
Add Golang as a supported language for RocketMQ ( #11877 )
2024-02-13 17:04:15 +11:00
peachisai
a688500fb4
Add `count` aggregation function for MAL ( #11869 )
...
Co-authored-by: Wan Kai <wankai123@foxmail.com>
2024-02-06 10:48:51 +08:00
Wan Kai
78d9e33f10
Add hierarchy relations auto-matching for NGINX/APISIX. ( #11870 )
...
Fix `Nginx-Instance` metrics to instance level.
2024-02-05 18:59:31 +08:00
kezhenxu94
d0e1daa6a2
Switch macOS runner to m1 ( #11855 )
2024-02-01 19:22:18 +08:00
Wan Kai
fc3cc4bd87
sync-ui ( #11847 )
2024-01-30 16:20:11 +08:00