Rollout start: Mar 14, 2023
With this release, the oldest supported ActiveGate versions are:
How long are versions supported following rollout?
Chromium 109 is the latest supported version for Synthetic-enabled ActiveGate installed on:
Chromium 109 is bundled with the Windows ActiveGate installer.
For more information on supported and provided Chromium versions, see Requirements for private Synthetic locations and Create a private Synthetic location.
Prometheus histogram metrics are now ingested by default.
_sum
and _count
parts of the histogram are ingested as dedicated counter metrics.For example, the istio_request_duration_milliseconds
histogram metric results in two counter metrics:
istio_request_duration_milliseconds_sum.count
istio_request_duration_milliseconds_count
This feature produces additional metrics and it's subject to Davis data units (DDU) licensing.
On the Kubernetes service page, the Kubernetes service labels are now displayed in the Properties and tags section.
On the Kubernetes workload, namespace, and service pages, a new Response time chart is added to the Istio metrics section.
The 1.261 GA release contains 1 resolved issue.