Commit Graph

667 Commits

Author SHA1 Message Date
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
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 c3a2368194
Move BanyanDB storage to the recommended storage. (#12202) 2024-05-09 21:32:56 +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 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