- dae1553 Fix: LAL compiler treated `(tag("x") as Integer) + (tag("y") as Integer)` as string concatenation instead of numeric addition. (#13857) by Wan Kai · 3 hours ago master
- 3064b5f Fix: remove the redundant tags from the `envoy-ai-gateway.yaml` LAL configuration. (#13854) by Wan Kai · 9 hours ago
- 7754e3e Runtime rule hot-update for MAL and LAL (#13851) by 吴晟 Wu Sheng · 13 hours ago
- 36a3f9c Sync UI (#13848) by Fine0830 · 3 days ago
- a06f2e1 MAL: add `safeDiv(divisor)` on `SampleFamily` that yields `0` when the divisor is `0`. (#13846) by Wan Kai · 3 days ago
- 2319def Fix potential unexpected current directory inclusion in Docker OAP classpath (#13844) by weixiang1862 · 7 days ago
- 8242ff6 Fix: remove the dependency from `VirtualServiceAnalysisListener` if `GenAIAnalyzerModule` is disabled. (#13838) by Wan Kai · 9 days ago
- 315defe Bump skywalking-ui submodule for SWIP-12 i18n menu labels (#13840) by 吴晟 Wu Sheng · 9 days ago
- c171fbf Implement SWIP-12: WeChat & Alipay Mini Program monitoring (#13835) by 吴晟 Wu Sheng · 9 days ago
- 681a5be SWIP-12 design + UITemplateInitializer auto-discovery & dev hot-reload (#13834) by 吴晟 Wu Sheng · 10 days ago
- 0dabc70 Optimize TraceQueryService.sortSpans from O(N^2) to O(N) (#13831) by Hyunjin-Jeong · 11 days ago
- 9e57d91 Add iOS/iPadOS app monitoring via OpenTelemetry Swift SDK (SWIP-11) (#13828) by 吴晟 Wu Sheng · 12 days ago
- 272ba7d Fix: TTL query add metadata TTL and PersistentWorker used wrong TTL for metrics cache if the storage is BanyanDB. (#13827) by Wan Kai · 13 days ago
- 097fe8b Add OTLP/HTTP receiver support for traces, logs, and metrics (#13826) by 吴晟 Wu Sheng · 2 weeks ago
- 52af116 Add SpanListener SPI, LAL sourceAttribute() and layer:auto mode (#13825) by 吴晟 Wu Sheng · 2 weeks ago
- 9fda219 Fix 'seperated' typo in apm-webapp application.yml comment (#13824) by Mukunda Rao Katta · 2 weeks ago
- 9e3dcf1 Add unit tests for Elasticsearch profiling query DAOs (#13820) by Hyunjin-Jeong · 2 weeks ago
- 35a8b1c Add SWIP-11: Support iOS App Monitoring via OpenTelemetry (#13822) by 吴晟 Wu Sheng · 2 weeks ago
- 9e55f57 Bump infra-e2e to testcontainers-go v0.42.0 and remove deprecated compose version field (#13817) by 吴晟 Wu Sheng · 2 weeks ago
- 9ea3bab PromQL: support querying Zipkin metadata and TraceQL support more tags and variables querying in Grafana (#13819) by Wan Kai · 2 weeks ago
- 61a241b Fix missing isMergedTable check in ProfileTaskQueryEsDAO.getById() (#13813) by Hyunjin-Jeong · 2 weeks ago
- 55638d4 Fix Virtual GenAI e2e test base URL for openai-java SDK compatibility (#13818) by 吴晟 Wu Sheng · 2 weeks ago
- b4a8811 Fix duplicate calls in EndpointTopologyBuilder (#13816) by 吴晟 Wu Sheng · 2 weeks ago
- 42c613b Use containsOnce for metadata e2e expected files (#13815) by 吴晟 Wu Sheng · 2 weeks ago
- 7abe7b3 Update infra-e2e to b2a6639 and fix duplicate expected entries (#13812) by 吴晟 Wu Sheng · 2 weeks ago
- 5e9b9e2 Add unit tests for 8 more JDBC query DAOs (inline SQL) (#13809) by Hyunjin-Jeong · 3 weeks ago
- 7e93bab Fix Virtual GenAI e2e test failure (#13810) by 吴晟 Wu Sheng · 3 weeks ago
- 073238c Add unit tests for 6 more JDBC query DAOs (#13808) by Hyunjin-Jeong · 3 weeks ago
- 2f03a01 Fix missing `taskId` filter in pprof task log query and its DB implementations (#13807) by mrproliu · 3 weeks ago
- cb742a2 Fix wrong merged table check in JFRDataQueryEsDAO (#13805) by Hyunjin-Jeong · 3 weeks ago
- ad12d91 Add unit tests for JDBCEventQueryDAO, JDBCBrowserLogQueryDAO, and JDBCProfileThreadSnapshotQueryDAO (#13802) by Hyunjin-Jeong · 3 weeks ago
- 4742a30 polish TraceQL service docs (#13804) by Wan Kai · 3 weeks ago
- acb6337 Add TraceQL configuration in docs ui-grafana.md (#13803) by Wan Kai · 3 weeks ago
- ebda65c Add weighted handler support to BatchQueue adaptive partitioning (#13801) by 吴晟 Wu Sheng · 3 weeks ago
- 33ad987 Support MCP observability for Envoy AI Gateway (#13791) by 吴晟 Wu Sheng · 3 weeks ago
- 8907f0c Add unit tests for JDBC query DAO SQL building (#13800) by Hyunjin-Jeong · 3 weeks ago
- 86b6d62 Fix duplicate TABLE_COLUMN condition in JDBCMetadataQueryDAO.findEndpoint() (#13794) by Hyunjin-Jeong · 3 weeks ago
- 1b66915 Fix missing AND keyword in JDBCEBPFProfilingTaskDAO.getTaskRecord() SQL (#13789) by Hyunjin-Jeong · 4 weeks ago
- 3bb501f Fix missing parentheses around OR conditions in JDBCZipkinQueryDAO.getTraces() (#13790) by Hyunjin-Jeong · 4 weeks ago
- f213c3b Push taskId filter down to storage layer in AsyncProfilerTaskLog query (#13787) by Hyunjin-Jeong · 4 weeks ago
- 2f652be Remove GroupBy.field_name from BanyanDB MeasureQuery request building (#13786) by Hyunjin-Jeong · 4 weeks ago
- 9aac830 Fix missing taskId filter and incorrect IN clause in JDBC profiling query DAOs (#13785) by Hyunjin-Jeong · 4 weeks ago
- ea1c23c Add Zipkin Virtual GenAI e2e test with zipkin_json exporter (#13784) by 吴晟 Wu Sheng · 4 weeks ago
- 8544af1 Remove dead code and unused imports from DSL script execution tests (#13783) by 吴晟 Wu Sheng · 4 weeks ago
- b20e6ab Remove Groovy v1-v2 checker, replace with v2-only DSL script execution tests (#13782) by 吴晟 Wu Sheng · 4 weeks ago
- 9221644 10.4.0 release and begin 10.5.0 iteration (#13778) by 吴晟 Wu Sheng · 4 weeks ago
- f79451d Support virtual gen ai analysis for otlp and zipkin traces (#13767) by peachisai · 4 weeks ago
- 2da8c5b Update skywalking-ui submodule to include Envoy AI Gateway i18n menu entries (#13774) by 吴晟 Wu Sheng · 4 weeks ago
- ef4a8c6 Support Envoy AI Gateway observability (SWIP-10) (#13772) by 吴晟 Wu Sheng · 4 weeks ago
- d0cc16a Fix zipkin receiver compatibility with application/x protobuf content type (#13773) by peachisai · 4 weeks ago
- c6a07a2 Support TraceQL and Tempo API for SkyWalking native trace query. (#13770) by Wan Kai · 4 weeks ago
- 07543c4 sync ui (#13769) by Fine0830 · 4 weeks ago
- c87e4df Add BanyanDB cluster mode e2e tests for Istio (ALS + metrics) (#13768) by 吴晟 Wu Sheng · 5 weeks ago
- 6248d1b Collect BanyanDB data and access logs on e2e failure, bump BanyanDB, update CLAUDE.md (#13765) by 吴晟 Wu Sheng · 5 weeks ago
- 5be7e79 Refactor MAL codegen into focused classes, fix CI issues (#13763) by 吴晟 Wu Sheng · 5 weeks ago
- 0e46059 MAL: add extension function SPI, proper numeric types in codegen (#13761) by 吴晟 Wu Sheng · 5 weeks ago
- f7f2e97 Fix on-demand pod log timestamp parsing for non-UTC timezones (#13759) by Arda Çuhadaroğlu · 5 weeks ago
- ce2ba33 Support model prefix matching and aliases for GenAI pricing (#13758) by 吴晟 Wu Sheng · 5 weeks ago
- 5d85222 Add SWIP-10: Support Envoy AI Gateway Observability (#13757) by 吴晟 Wu Sheng · 5 weeks ago
- 28a6d0a Support Virtual-GenAI monitoring (#13745) by peachisai · 5 weeks ago
- 86b8c45 Add GraalVM native image distribution documentation (#13755) by 吴晟 Wu Sheng · 5 weeks ago
- 35caa97 Use maven.compiler.release and bump BanyanDB e2e commit (#13754) by 吴晟 Wu Sheng · 5 weeks ago
- 5806ff2 Pin Docker GitHub Actions to Apache approved SHAs (#13753) by 吴晟 Wu Sheng · 6 weeks ago
- 4f70645 Fix OTLP traces e2e test stability (#13752) by 吴晟 Wu Sheng · 6 weeks ago
- 726ebcc MAL v2: replace LambdaMetafactory with companion class pattern for closures (#13750) by 吴晟 Wu Sheng · 6 weeks ago
- 7751baf sync ui (#13749) by Fine0830 · 6 weeks ago
- fbcaf23 Fix LogBuilder tagsRawData to include LAL-added tags (#13748) by 吴晟 Wu Sheng · 6 weeks ago
- 32f6118 Fix MAL List.of() varargs for >10 elements and split test class by scope (#13746) by 吴晟 Wu Sheng · 6 weeks ago
- 36bbb29 Automate release process with unified release.sh (#13744) by 吴晟 Wu Sheng · 7 weeks ago
- 64a1795 Fix LAL == and != with numeric literals using object equality instead of numeric comparison (#13743) by 吴晟 Wu Sheng · 7 weeks ago
- 2709c94 LAL: introduce LogMetadata to decouple metadata from LogData in pipeline entry (#13742) by 吴晟 Wu Sheng · 7 weeks ago
- d8b97f8 LAL: move service resolution into LALOutputBuilder, fix tag assignment restriction (#13741) by 吴晟 Wu Sheng · 7 weeks ago
- 5865250 Fix K8s coordinator self-endpoint race condition (#13740) by 吴晟 Wu Sheng · 7 weeks ago
- 73d422f Update Istio E2E test versions to cover upstream supported releases (#13738) by 吴晟 Wu Sheng · 7 weeks ago
- f7bed0a LAL: add def local variable support with toJson/toJsonArray and type cast (#13737) by 吴晟 Wu Sheng · 7 weeks ago
- 93bcd94 Add some banyandb e2e cases(cold query) back (#13734) by Wan Kai · 7 weeks ago
- 13a8bf4 LAL: generalize extraLog type, add EnvoyAccessLogBuilder, and DSL class generator test (#13736) by 吴晟 Wu Sheng · 7 weeks ago
- 247583b Reduce noisy log levels in health checker and batch queue (#13735) by 吴晟 Wu Sheng · 7 weeks ago
- 438334e LAL: replace slowSql/sampledTrace sub-DSLs with unified outputType mechanism (#13733) by 吴晟 Wu Sheng · 8 weeks ago
- c626093 Fix v2 MAL compiler: sanitizeName, filter class generation, Groovy truth (#13732) by 吴晟 Wu Sheng · 8 weeks ago
- 1f08f95 Activate otlp-traces handler in receiver-otel by default (#13731) by 吴晟 Wu Sheng · 8 weeks ago
- c55f576 fix: replace Collections.EMPTY_* with empty*() to avoid unchecked warnings (#13724) by Senrian · 8 weeks ago
- b106892 Introduce MAL/LAL/Hierarchy V2 engine — replace Groovy DSL runtime with ANTLR4 + Javassist (#13723) by 吴晟 Wu Sheng · 8 weeks ago
- 5a3f626 Fix `/debugging/config/dump` may leak sensitive information if there are second level properties in the configuration. (#13726) by Wan Kai · 8 weeks ago
- d966678 Support TraceQL and Tempo API for Zipkin trace query. (#13719) by Wan Kai · 8 weeks ago
- 4325e74 chore: bump up some dependencies (#13721) by kezhenxu94 · 8 weeks ago
- 35c4a24 chore(build): bump up netty to 4.2.10.Final (#13717) by Zixin Zhou · 9 weeks ago
- 95b6a19 Add the spring-ai components and the GenAI layer. (#13712) by peachisai · 9 weeks ago
- 1caee8e Refactor: Replace Whitebox with standard reflection in library, core and configuration (#13713) by Hm · 9 weeks ago
- 92a8f5d Drop ES 7 (EOL) and upgrade all Elasticsearch E2E tests to 8.18.8 (#13715) by 吴晟 Wu Sheng · 9 weeks ago
- a0cec0c Add QueueUsageBenchmark to validate BatchQueueStats under backpressure (#13710) by 吴晟 Wu Sheng · 9 weeks ago
- aa9fe10 Make so11y `metrics instance_metrics_aggregation_queue_used` in per ten thousand precision. (#13711) by Wan Kai · 9 weeks ago
- 83b82ef Replace DataCarrier with BatchQueue for metrics pipeline (#13703) by 吴晟 Wu Sheng · 9 weeks ago
- 46c1625 Add virtual thread support for gRPC and HTTP servers on JDK 25+ (#13705) by 吴晟 Wu Sheng · 10 weeks ago
- b39805b Upgrade infra-e2e to fix Docker 29 containerd compatibility (#13708) by 吴晟 Wu Sheng · 10 weeks ago
- 88ca648 Fix CI E2E failures caused by Docker 29 on GitHub Actions runners (#13706) by 吴晟 Wu Sheng · 10 weeks ago
- b537891 Introduce OAL V2 engine (#13699) by 吴晟 Wu Sheng · 3 months ago
- 6469110 Envoy metrics service receiver: support config MAL rules files. (#13697) by Wan Kai · 3 months ago
- 233f5ef Sync UI (#13695) by Fine0830 · 3 months ago
- e6bbebe Sync UI (#13693) by Wan Kai · 3 months ago