Release date 2026/08/24
Bugfix
Fixed an issue where the
kong.dp.cluster_cert.expirymetric reused the same datapoint timestamp across exports, causing monitoring systems to treat the series as stale.Reduced per-request overhead of
resource_attributesby skipping template rendering entirely for static (non-templated) fields.
Performance
Reduced memory usage of the access log queue by deferring OTLP payload conversion to export time.