- 84e45c5 Envoy metrics service receiver: support adapter listener metrics. (#13692) by Wan Kai · 11 hours ago master
- 65137fc Bump up SW_STORAGE_BANYANDB_COMPATIBLE_SERVER_API_VERSIONS to 0.10 (#13684) by Wan Kai · 10 days ago
- 5e3b385 Support Java 25 for build, test, and Docker publishing (#13671) by Siman-hub · 11 days ago
- 4418152 Evaluate upgrading Groovy to 5.0.0 under JDK 11 runtime constraint (#13679) by Siman-hub · 2 weeks ago
- 1a9f69e Add E2E testing documentation to CLAUDE.md (#13680) by 吴晟 Wu Sheng · 2 weeks ago
- 82c070d PromQL service: fix time parse issue when using RFC3339 time format for querying. (#13677) by Wan Kai · 2 weeks ago
- 95c03d5 MQE: trim the label values condition for the labeled metrics query to enhance the readability. (#13674) by Wan Kai · 2 weeks ago
- 22534f1 Polish OAL, MAL, and LAL documentation (#13673) by 吴晟 Wu Sheng · 3 weeks ago
- 5d3c7b3 Polish docs/README.md and update CLAUDE.md PR guidelines (#13672) by 吴晟 Wu Sheng · 3 weeks ago
- 685ada3 Improve documentation structure and navigation (#13670) by 吴晟 Wu Sheng · 3 weeks ago
- 02bcc94 Add CLAUDE.md file for AI assistant. (#13669) by 吴晟 Wu Sheng · 3 weeks ago
- 95182a7 `BanyanDB Client`: Property query support `Order By`. (#13668) by Wan Kai · 3 weeks ago
- 176d190 Fix `BrowserErrorLog` BanyanDB storage query order. (#13666) by Wan Kai · 3 weeks ago
- 18de90b `BrowserErrorLog`, OAP Server generated UUID to replace the original client side ID (#13659) by Wan Kai · 3 weeks ago
- de2d641 MQE: fix multiple labeled metric query and make it won't get result if no label value compose is match. (#13665) by Wan Kai · 3 weeks ago
- 4495f3c fix(banyandb): prevent time range overflow in profile thread snapshot query (#13660) by hr342425 · 3 weeks ago
- 7553147 fix: python docker build (#13663) by kezhenxu94 · 3 weeks ago
- 05f7031 Replace BanyanDB Java client with native implementation. (#13655) by Wan Kai · 4 weeks ago
- 4a6e49b sync UI (#13654) by Fine0830 · 4 weeks ago
- c3f6dea Fix BanyanDB logs paging query. (#13649) by Wan Kai · 4 weeks ago
- 5328e3c feat: support opensearch client cert auth (#13641) by kezhenxu94 · 4 weeks ago
- ef4504a Add protections for doc branches (#13638) by 吴晟 Wu Sheng · 6 weeks ago
- a0496af Fix progressive TTL doc for banyanDB. (#13637) by 吴晟 Wu Sheng · 6 weeks ago
- 386451d chore(build): bump up netty to 4.2.8.Final (#13622) by kezhenxu94 · 6 weeks ago
- 76d003e MAL Labeled metrics support additional attributes. (#13625) by Wan Kai · 7 weeks ago
- 71c469c Add `LatestLabeledFunction` for meter. (#13624) by Wan Kai · 7 weeks ago
- 0a1c214 Fix range matrix and scalar binary operation in PromQL (#13616) by weixiang1862 · 7 weeks ago
- 1b579d2 Revise BanyanDB documentation for clarity and detail (#13618) by 吴晟 Wu Sheng · 7 weeks ago
- 133cbc6 Fail fast if SampleFamily is empty after MAL filter expression (#13608) by weixiang1862 · 8 weeks ago
- ed5e729 Init `log-mal-rules` at module provider start stage to avoid re-init for every LAL (#13610) by weixiang1862 · 8 weeks ago
- bea2941 Fix E2E test metrics verify: make it failure if the metric values all null. (#13598) by Wan Kai · 9 weeks ago
- c5eb6bd Fix BrowserWebVitalsPerfData `clsTime` to `cls` and make it double type. (#13597) by Wan Kai · 9 weeks ago
- 9dffe13 Add benchmark selection into banyanDB storage documentation (#13595) by mrproliu · 2 months ago
- 75670e4 Simplify the alarm recovery record. (#13585) by Wan Kai · 3 months ago
- 33316cf Fix Slack hook do not post msg if the template is blank. (#13583) by Wan Kai · 3 months ago
- e57eeeb Polish alarm recovery logic. (#13581) by Wan Kai · 3 months ago
- cfbb00d feat:Enhance the alarm kernel with recovered status notification capability for alarm rules (#13539) by youjie23 · 3 months ago
- b762831 Fix alarm runtime status docs (#13578) by Wan Kai · 3 months ago
- e30c212 KubernetesCoordinator: make self instance return real pod IP address instead of `127.0.0.1`. (#13577) by Wan Kai · 3 months ago
- c7e8896 Fix words (#13575) by 吴晟 Wu Sheng · 3 months ago
- 9b0d355 Fix release script (#13573) by 吴晟 Wu Sheng · 3 months ago
- 1ec25dc Release 10.3.0 and start 10.4.0 (#13574) by 吴晟 Wu Sheng · 3 months ago
- f0e3c64 Get Alarm Runtime Status: support query the running status for the whole cluster. (#13570) by Wan Kai · 3 months ago
- f0d3d9b Service and TCPService source support analyze TLS mode. (#13559) by Wan Kai · 3 months ago
- 5afbc29 feat(add go profile data collect and analyze) (#13524) by hao · 3 months ago
- 40e00a5 Sync UI (#13558) by Ricky Xiang · 3 months ago
- e696349 Fix find address error in ALS TCP metrics (#13556) by mrproliu · 3 months ago
- eef702e Implement self-monitoring for BanyanDB via OAP Server and UI (#13527) by Ricky Xiang · 3 months ago
- eabddf2 Support pprof profiling feature (#13502) by Jingyi Qu · 3 months ago
- be000e6 Refact the entity name generator of eBPF access log (#13552) by mrproliu · 4 months ago
- 3dd3fc8 Bump up data collect protocol (#13551) by mrproliu · 4 months ago
- 2ea44e7 BanyanDB: fix query `getInstance` by instance ID. (#13549) by Wan Kai · 4 months ago
- f451792 sync ui (#13548) by Fine0830 · 4 months ago
- f0ef71c Make MAL percentile align with OAL percentile calculation and update Grafana dashboards for OAP observability. (#13546) by Wan Kai · 4 months ago
- 8626000 Fix the malfunctioning alarm feature of MAL metrics (#13543) by weixiang1862 · 4 months ago
- 9c0fe37 Fix missing SO11Y OAP MAL (#13545) by Wan Kai · 4 months ago
- 5fbfb67 Self Observability: add BanyanDB and Elasticsearch write latency metrics and dashboards (#13544) by Wan Kai · 4 months ago
- b81ef19 BanyanDB: Move data write logic from BanyanDB Java Client to OAP and support observe metrics for write operations. (#13541) by Wan Kai · 4 months ago
- 2bb22eb sync ui (#13538) by Fine0830 · 4 months ago
- 2b6e5e7 Bump DB version for e2e (#13537) by 吴晟 Wu Sheng · 4 months ago
- f2c2a14 sync UI (#13536) by Fine0830 · 4 months ago
- 50825c5 Fix missing memory filter when query profiling trace. (#13534) by Wan Kai · 4 months ago
- 0b24362 Trace model support specify spanId and Trace query support internal debugging. (#13533) by Wan Kai · 4 months ago
- f415bab sync ui (#13532) by Wan Kai · 4 months ago
- e96583d OAP Self Observability: make Trace analysis metrics separate by label `protocol`, add Zipkin span dropped metrics. (#13531) by Wan Kai · 4 months ago
- 020bd48 sync ui (#13529) by Fine0830 · 4 months ago
- 5ee330c sync ui (#13526) by Fine0830 · 4 months ago
- edd3a26 BanyanDB: fix when setting `@BanyanDB.TimestampColumn`, the column should not be indexed. (#13525) by Wan Kai · 4 months ago
- 2ec8e18 BanyanDB: support add group prefix (namespace) for BanyanDB groups. (#13521) by Wan Kai · 4 months ago
- 3441027 Aggregate slow statement records by service dimension (#13514) by peachisai · 4 months ago
- c48cdf3 Fix potential NPE in the `AlarmStatusQueryHandler`. (#13513) by Wan Kai · 4 months ago
- 360384e BanyanDB: fix log query missing order by condition, and fix missing service id condition when query by instance id or endpoint id. (#13508) by Wan Kai · 5 months ago
- 88aa16f [Break Change] BanyanDB: support new Trace model. (#13496) by Wan Kai · 5 months ago
- 83b8eba build: bump up netty to 4.2.4.Final. (#13503) by kezhenxu94 · 5 months ago
- 3f7c1a3 refactor: Kubernetes coordinator to be more accurate about nodes readiness (#13493) by kezhenxu94 · 5 months ago
- 79860ca Open `health-checker` module by default (#13490) by 吴晟 Wu Sheng · 5 months ago
- 647928e Add rate limiter for Zipkin trace receiver (#13481) by kezhenxu94 · 5 months ago
- 093e404 Fix metrics comparison in promql with bool modifier (#13475) by weixiang1862 · 5 months ago
- aaf7a6a Fix service_relation source layer in mq entry span analyse (#13473) by weixiang1862 · 5 months ago
- eca67d4 Fix otlp log handler reponse error and otlp span convert error (#13468) by weixiang1862 · 5 months ago
- 443157b BanyanDB: fix the `BanyanDBMetricsDAO.multiGet` not work properly in `IndexMode`. (#13457) by Wan Kai · 5 months ago
- e8aef61 fix: share OAP proxy servies for different endpoins and use health checked endpoints group (#13452) by kezhenxu94 · 5 months ago
- c5952c1 BanyanDB: make `BanyanDBMetricsDAO` output `scan all blocks` info log only when the model is not `indexModel`. (#13453) by Wan Kai · 5 months ago
- 61e84e5 HTTP Server: use the default shared thread pool rather than create a new pool for each server. Remove the `MAX_THREADS` from each server config. (#13445) by Wan Kai · 5 months ago
- 3934b1d Sync UI (#13438) by Fine0830 · 6 months ago
- dc8740d Fix IllegalArgumentException: Incorrect number of labels. (#13429) by 吴晟 Wu Sheng · 6 months ago
- e43c128 BanyanDB: fix Zipkin query by `annotationQuery` (#13430) by Wan Kai · 6 months ago
- e23aa31 BanyanDB: fix Zipkin query missing tag `QUERY`. (#13424) by Wan Kai · 6 months ago
- 03b785b build: bump up commons-lang to 3.18.0 (#13419) by kezhenxu94 · 6 months ago
- dcfce00 BanyanDB: support group `replicas` and `user/password` for basic authentication. (#13420) by Wan Kai · 6 months ago
- 45027ae build: bump up netty to 4.2.4.Final (#13417) by kezhenxu94 · 6 months ago
- fe26250 Optimize metrics aggregate/persistent worker: seperate `OAL` and `MAL` workers and consume pools, and make the consumer thread sleep when no data in. (#13414) by Wan Kai · 6 months ago
- bf04afd fix so11y UI template MQE (#13411) by Wan Kai · 6 months ago
- 6fe1fd8 Add self obs metrics for L1/L2 queue and persistent cache. (#13405) by Wan Kai · 6 months ago
- 30702c7 sync UI (#13392) by Fine0830 · 6 months ago
- 859a462 GraphQL API: metadata, topology, log and trace support query by name. (#13388) by Wan Kai · 6 months ago
- f930830 Tracing Query Execution HTTP APIs: make the argument `service layer` optional. (#13382) by Wan Kai · 7 months ago
- 97985ec Fix UI README doc (#13378) by 吴晟 Wu Sheng · 7 months ago
- c55f4c4 Let Envoy ALS support more address type in sidecar role (#13376) by mrproliu · 7 months ago
- 8a61edd Add UI dashboard for Ruby runtime metrics (#13373) by Zixin Zhou · 7 months ago