Commit Graph

1994 Commits

Author SHA1 Message Date
Wan Kai 492b6f1535
BanyanDB: support new Index rule type `SKIPPING/TREE`, and update the record `log`'s `trace_id` indexType to `SKIPPING` (#13366) 2025-07-14 07:07:31 +02:00
Wan Kai 960d5f4e36
Enhance TopN config to support excludes filter (#13361)
* Enhance TopN config to support excludes filter

* banyandb version
2025-07-09 09:33:27 +08:00
Wan Kai 4b508b930d
Support custom GRPCClient health checker logic. (#13353)
[NOTICE] Roll back score meaning in GraphQL health check API.
2025-07-03 15:28:26 +08:00
Wan Kai 4430cf5e0d
OAP gRPC-Client support `Health Check` and [Break Change] `Health Check` make response 1 represents healthy, 0 represents unhealthy. (#13345) 2025-06-30 21:02:57 +08:00
Wan Kai 8139ffb57c
Clean up TopN rules in BanyanDB server that are not configured in the current config. (#13336) 2025-06-23 13:05:32 +08:00
Wan Kai d7d5812d8a
Fix the query time range in the metadata API. (#13332) 2025-06-19 12:45:02 +08:00
kezhenxu94 327bff2ee1
chore: add a warning log when connecting to ES takes too long (#13321) 2025-06-17 17:30:50 +08:00
Wan Kai 57746c24d3
chore: Fix NPE if no TopN rules (#13320) 2025-06-17 16:00:01 +08:00
kezhenxu94 39508f81c8
chore: add `toString` implementation for `StorageID` (#13318) 2025-06-17 14:47:21 +08:00
Wan Kai 47ce2720b9
BanyanDB: Support custom `TopN pre-aggregation` rules configuration in file `bydb-topn.yml`. (#13319) 2025-06-17 12:49:11 +08:00
kezhenxu94 43d79d9fec
refactor: implement OTEL handler with SPI for extensibility (#13311) 2025-06-15 19:06:57 +08:00
saber-wang a1ca1fe852
Add component libraries of `DM` jdbc driver. (#13308) 2025-06-09 18:43:04 +08:00
Wan Kai 30e2dcdf2d
chore: rename the event index (#13293) 2025-06-04 11:20:19 +08:00
Wan Kai 1dc39f6f26
Fix `disable.oal` does not work. (#13290) 2025-06-03 20:55:30 +08:00
Wan Kai 485b7ff7c8
Chore: rename Banyandb Group setting env. (#13289) 2025-06-03 16:46:52 +08:00
kezhenxu94 18c802c587
Remove string limitation in Jackson deserializer for ES Client (#13283) 2025-06-02 23:13:27 +08:00
Wan Kai c89e056f7d
[Break Change]Storage: Move `event` from metrics to recods (#13276) 2025-05-30 10:32:52 +08:00
kezhenxu94 6e435d80b8
refactor: simplify the `Accept` http header process (#13275) 2025-05-29 18:14:25 +08:00
Wan Kai 3e67db7de3
[Break Change]BanyanDB: Setup new Group policy. (#13267) 2025-05-28 14:49:20 +08:00
吴晟 Wu Sheng 37fbcce9bc
Add JSON format support for the `/debugging/config/dump` status API (#13263) 2025-05-26 11:44:02 +08:00
Wan Kai 80da79ebfa
BanyanDB: add topN cold stage data query. (#13259) 2025-05-22 20:36:47 +08:00
mrproliu 5622cb9f71
Add Ambient Mesh E2E (#13255) 2025-05-22 13:51:28 +08:00
mrproliu ad61a58037
Added Ztunnel component in the Topology (#13251) 2025-05-17 17:32:16 +08:00
mrproliu a782fc106a
Support analysis waypoint metrics in Envoy ALS receiver (#13244) 2025-05-13 17:01:05 +08:00
kezhenxu94 3739add599
Set max attempts for Istio ServiceEntry DNS resolution and do not wait for first result (#13235) 2025-05-09 12:53:42 +08:00
吴晟 Wu Sheng 889ae9dbe8
Increase the idle check interval of the message queue to 200ms to reduce CPU usage under low load conditions (#13227) 2025-05-05 22:53:09 +08:00
Wan Kai 03b0351861
BanyanDB: Support cold stage data query for metrics/traces/logs (#13211) 2025-04-25 17:24:02 +08:00
Wan Kai 7dccf96f30
BanyanDB: Support `@ShardingKey` for Measure tags and set to TopNAggregation group tag by default (#13180) 2025-04-18 14:39:21 +08:00
吴晟 Wu Sheng bcc2a27f06
Fix menu. (#13179) 2025-04-18 11:50:40 +08:00
peachisai adcdd01cac
Support Flink monitoring (#13172) 2025-04-18 08:16:13 +08:00
吴晟 Wu Sheng 6273cb2c16
Bump up BanyanDB dependency to 0.9 (#13174) 2025-04-16 08:58:43 +08:00
吴晟 Wu Sheng 96632eef3b
ix an edge case of HashCodeSelector(Integer#MIN_VALUE causes ArrayIndexOutOfBoundsException) (#13171) 2025-04-15 10:11:22 +08:00
Wan Kai 2e8d6e3a5c
PromQL Service: traffic query support `limit` and regex match. (#13162) 2025-04-09 14:51:19 +08:00
Wan Kai dc953802bf
Support `hot/warm/cold` stages TTL query in the status API. (#13156) 2025-03-31 16:42:25 +08:00
mrproliu 33c0e8e67b
Fix query continues profiling policies error when the policy is already in the cache (#13155) 2025-03-28 22:26:38 +08:00
Wan Kai 27c37d3bf8
BanyanDB: Support `hot/warm/cold` stages configuration. (#13144) 2025-03-28 11:41:05 +08:00
Wan Kai 21ce981141
BanyanDB config: fix property shardNum env name. (#13128) 2025-03-21 13:10:34 +08:00
Gao Hongtao e820c75560
Bump up banyandb java client to 0.8.0-rc3 (#13123) 2025-03-20 17:11:00 +08:00
Sherlock Yin d838277f4b
Add HTTP headers configuration for webhook (#13106)
Co-authored-by: yinyijun <yinyijun6@mgtv.com>
2025-03-17 20:49:17 +08:00
peachisai 4d6d56545d
Fix the issue of missing Last Ping data. (#13103) 2025-03-17 12:52:18 +08:00
mrproliu 5038595bbb
Including the original OAP config into profile exporter tool (#13101) 2025-03-14 16:53:34 +08:00
kezhenxu94 344f131916
Skip persisting metrics/record data that have been expired (#13102) 2025-03-14 12:13:37 +08:00
Wan Kai 6b59977060
Remove banyandb config from data-generator and profile-exporter's application.yml (#13099) 2025-03-12 22:40:37 +08:00
Wan Kai 32807c8772
BanyanDB: Separate the storage configuration to an independent file: `bydb.yaml`. (#13097) 2025-03-12 17:20:09 +08:00
Wan Kai f7da99d632
Add more model installation log info for OAP storage initialization. (#13094) 2025-03-10 11:01:32 +08:00
peachisai 3048c6a660
Add a component ID for Virtual thread executor (#13090) 2025-03-08 22:58:05 +08:00
Zixin Zhou 4282ff8cc9
Add go agent so11y dashboard (#13074) 2025-03-04 21:44:23 +08:00
Wan Kai b2c50e4161
BanyanDB: fix alarm query result without sort. (#13077) 2025-03-04 14:33:48 +08:00
kezhenxu94 dd10e524e0
Allow calling `lang.groovy.GString` in DSL (#13073) 2025-02-28 18:33:57 +08:00
Wan Kai 2e9c9b45dd
BanyanDB client wrapper support property complex query. (#13071) 2025-02-28 14:24:30 +08:00