You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't download source codes from this page.
Please follow build document, if you want to build source codes by yourself.
No H2, More BanyanDB
Add BanyanDB 0.8.0 support.
H2 storage option is removed permanently.
Project
Add doc_values for fields that need to be sorted or aggregated in Elasticsearch, and disable all others.
This change would not impact the existing deployment and its feature for our official release users.
Warning If there are custom query plugins for our Elasticsearch indices, this change could break them as sort queries and aggregation queries which used the unexpected fields are being blocked.
[Breaking Change] Rename debugging-query module to status-query module. Relative exposed APIs are UNCHANGED.
[Breaking Change] All jars of the skywalking-oap-server are no longer published through maven central. We will only publish the source tar and binary tar to the website download page, and docker images to docker hub.
Warning If you are using the skywalking-oap-server as a dependency in your project, you need to download the source tar from the website and publish them to your private maven repository.
[Breaking Change] Remove H2 as storage option permanently. BanyanDB 0.8(OAP 10.2 required) is easy, stable and production-ready. Don't need H2 as default storage anymore.
[Breaking Change] Bump up BanyanDB server version to 0.8.0. This version is not compatible with the previous versions. Please upgrade the BanyanDB server to 0.8.0 before upgrading OAP to 10.2.0.
Bump up nodejs to v22.14.0 for the latest UI(booster-ui) compiling.
Migrate tj-actions/changed-files to dorny/paths-filter.
OAP Server
Skip processing OTLP metrics data points with flag FLAG_NO_RECORDED_VALUE, which causes exceptional result.
Add self observability metrics for GraphQL query, graphql_query_latency.
Reduce the count of process index and adding time range when query process index.
Bump up Apache commons-io to 2.17.0.
Polish eBPF so11y metrics and add error count for query metrics.
Support query endpoint list with duration parameter(optional).
Change the endpoint_traffic to updatable for the additional column last_ping.
Add Component ID(5023) for the GoZero framework.
Support Kong monitoring.
Support adding additional attr[0-5] for service/endpoint level metrics.
Support async-profiler feature for performance analysis.
Add metrics value owner for metrics topN query result.
Add naming control for EndpointDependencyBuilder.
The index type BanyanDB.IndexRule.IndexType#TREE is removed. All indices are using IndexType#INVERTED now.
Add max query size settings to BanyanDB.
Fix "BanyanDBTraceQueryDAO.queryBasicTraces" doesn't support querying by "trace_id".
Polish mesh data dispatcher: don't generate Instance/Endpoint metrics if they are empty.
Adapt the new metadata standardization in Istio 1.24.
Bump up netty to 4.1.115, grpc to 1.68.1, boringssl to 2.0.69.
BanyanDB: Support update the Group settings when OAP starting.
BanyanDB: Introduce index mode and refactor banyandb group settings.
BanyanDB: Introduce the new Progressive TTL feature.
BanyanDB: Support update the Schema when OAP starting.
BanyanDB: Speed up OAP booting while initializing BanyanDB.
BanyanDB: Support @EnableSort on the column to enable sorting for IndexRule and set the default to false.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Download
https://skywalking.apache.org/downloads/
Notice
Don't download source codes from this page.
Please follow build document, if you want to build source codes by yourself.
No H2, More BanyanDB
Project
doc_valuesfor fields that need to be sorted or aggregated in Elasticsearch, and disable all others.debugging-querymodule tostatus-querymodule. Relative exposed APIs are UNCHANGED.skywalking-oap-serverare no longer published through maven central. We will only publish the source tar and binary tar to the website download page, and docker images to docker hub.skywalking-oap-serveras a dependency in your project, you need to download the source tar from the website and publish them to your private maven repository.OAP Server
FLAG_NO_RECORDED_VALUE, which causes exceptional result.graphql_query_latency.last_ping.EndpointDependencyBuilder.BanyanDB.IndexRule.IndexType#TREEis removed. All indices are usingIndexType#INVERTEDnow.@EnableSorton the column to enable sorting forIndexRuleand set the default to false.Get Effective TTL ConfigurationsAPI.ServerStatusService.statusWatchersconcurrent modification.Alarm Trendquery.hierarchy-definition.ymlconfig file packaged into start.jar wrongly.bydb.dependencies.propertiesconfig file to define server dependency versions.AvgHistogramPercentileFunctiondoesn't have proper field definition forranks.top_n_offunction for merging multiple metrics topn query.labelAvgfunction in the OAL engine.maxLabelCountparameter in thelabelCountfunction of OAL to limit the number of labels can be counted./browser/perfData/webVitals,/browser/perfData/webInteractions,/browser/perfData/resources) protocol.&&(and),||(or)bool operators.Get Node List in the ClusterAPI.Get Alarm Runtime StatusAPI.lockwhen query the Alarm metrics window values.lang.groovy.GStringin DSL.bydb.yaml.UI
General-Root,Mesh-Root,K8S-Rootdashboard.General-Root,Mesh-Root.SnapshotonAlertingpage.Documentation
Get Effective TTL ConfigurationsAPI documentation.Get Node List in the ClusterAPI doc.meter.mddoc, becausemal.mdhas covered all the content.browser-http-api-protocol.mddoc intobrowser-protocol.md.All issues and pull requests are here
New Contributors
Full Changelog: v10.1.0...v10.2.0
This discussion was created from the release 10.2.0 - No H2, More BanyanDB.
Beta Was this translation helpful? Give feedback.
All reactions