Replies: 1 comment 1 reply
-
Hi, brother. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Service Hierarchy
Run with BanyanDB 0.6 in the Cluster Mode
Project
OTEL collector
version to0.92.0
in all e2e tests.42.4.4
to fix CVE-2024-1597.swctl
) from the image.OAP Server
layer
parameter to the global topology graphQL query.is_present
function in MQE for check if the list metrics has a value or not.gRPCThreadPoolQueueSize (SW_RECEIVER_GRPC_POOL_QUEUE_SIZE)
configuration.service metadata.
200).
32766
length.ui_template
andui_menu
in Elasticsearch storage from keyword type to text.namespace
suffix forK8S_SERVICE_NAME_RULE/ISTIO_SERVICE_NAME_RULE
andmetadata-service-mapping.yaml
as default.JDBCLogQueryDAO
.max
andmin
functions for MAL down sampling.StorageId
toentityId + timeBucket
.count
aggregation function for MALin
query./api/v1/status/buildinfo
for PromQL API.maxInboundMessageSize (SW_DCS_MAX_INBOUND_MESSAGE_SIZE)
configuration to change the max inbound message size of DCS.readMetricValue
always return the average value of the duration.AvgHistogramPercentileFunction
legacy name._
as the anonymous label name.aggregate_labels
function support aggregate by specific labels.relabels
function require target label and rename label name and value.lables
as the anonymous label name.labels/relabels/label
function./api/v1/labels
and/api/v1/label/<label_name>/values
support return matched metrics labels.percentile
function and introducepercentile2
function instead.NullPointerException
in Istio ServiceEntry registry.componentIds
as series ID in theServiceRelationClientSideMetrics
andServiceRelationServerSideMetrics
entities.MQE
and `PromQL.kafka-fetcher/default/createTopicIfNotExist
as the creation is automatically since #7326 (v8.7.0).memory_swap_free
->memory_virtual_memory_free
memory_swap_total
->memory_virtual_memory_total
memory_swap_percentage
->memory_virtual_memory_percentage
Memory Swap Usage
/Virtual Memory Usage
display with UI init.(Linux/Windows)null
.c3p0
(JDBC3 Connection and Statement Pooling).top_n
global query.sort_values
andsort_label_values
functions.UI
K8S-Service-Root
metrics expression.Card widget
.Nginx-Instance
metrics to instance level.SINGLE_VALUE
for table widgets.Documentation
backend-alarm.md
.SWIP - SkyWalking Improvement Proposal
.SWIP-1 Create and detect Service Hierarchy Relationship
.SWIP-2 Collecting and Gathering Kubernetes Monitoring Data
.Overview
docs to add theService Hierarchy Relationship
section.backend-bookkeeper-monitoring.md
andbackend-pulsar-monitoring.md
SWIP-3 Support RocketMQ monitoring
.OpenTelemetry SkyWalking Exporter
deprecated warning doc.SWIP-5 Support ClickHouse Monitoring
.OpenTelemetry Exporter
support from meter doc, as this has been flagged as unmaintained on OTEL upstream.Why is Clickhouse or Loki or xxx not supported as a storage option?
.SWIP-8 Support ActiveMQ Monitoring
.All issues and pull requests are here
This discussion was created from the release 10.0.0.
Beta Was this translation helpful? Give feedback.
All reactions