ITRS Analytics 2.13.3 changelog
Released: 25 July 2025
The changelog lists updates for the ITRS Analytics package, including links to the release notes for the bundled ITRS Analytics Platform and app versions. It also includes the bill of materials and the published Docker images for each package version.
Changelog Copied
These are the changes in the install package for this release:
Issue key | Release description |
---|---|
REP-1235 | Added a new preflight check to validate that High Availability (HA) installations can withstand the loss of a single node. It helps ensure cluster resilience and stability before deployment proceeds. |
REP-1492 | Updated the ITRS Analytics Platform to version 2.13.0. |
REP-1553 | The nodes-resources preflight check has been optimized to read Kubernetes services, enabling more accurate resource validation during installation and upgrades. |
REP-1561 | Fixed an issue where PersistentVolumeClaims (PVCs) created during Disk I/O performance checks were not properly cleaned up after tests. PVCs are now correctly removed, ensuring cleaner resource management post-validation. |
REP-1562 | Refined RBAC configurations, enabling you to choose between cluster-scoped (default), namespace-scoped, or minimal-privilege namespace-scoped RBAC setups. These options offer flexibility and enhanced security by supporting more granular access control. |
REP-1564 | Upgraded the Replicated SDK to the latest version and introduced a new minimal RBAC role. |
REP-1569 | You can now override the timeout value in the ITRS Analytics Helm Chart Timeout setting. Additionally, the Parameters Override section has been renamed to Helm Chart Values Override. |
REP-1576 | Removed a duplicate Prerequisites option from the KOTS Admin Console navigation. |
REP-1581 | Updated the versions of the following:
|
REP-1582 | ITRS Analytics Dynamic Thresholds app version 1.0.0 has been released for production use. For more information, see Dynamic Thresholds app documentation. |
REP-1597 | Updated the versions of the following:
|
REP-1631 | Enhanced the preflight runPod collectors to use dynamic image pull secrets, improving compatibility across environments. |
Known issues Copied
This section provides the list of known issues for this release.
Issue key | Release description |
---|---|
REP-1632 | Fixed in version 2.13.5. The Filter functionality in the FIX Monitor app 2.8.x is not compatible with ITRS Analytics 2.13.x. This issue is known and will be resolved in the upcoming FIX Monitor app 2.9.0. |
REP-442 | Invalid values entered in the storage settings configuration within the KOTS admin console are not properly validated when checkboxes are deselected before saving. |
Related release notes Copied
In the following links, you will find the related release notes, including new features, improvements, and fixes, to the upgraded versions of ITRS Analytics Platform and apps that come with the install package.
- ITRS Analytics Platform 2.13.0
- ITRS Analytics Notifications app 3.7.0
- ITRS Analytics Ingestion app 2.4.0
- ITRS Analytics Traces app 1.1.0
- ITRS Analytics Dynamic Thresholds app 1.0.0
Upgrade notes Copied
Before upgrading ITRS Analytics, please review the ITRS Analytics Upgrade Notes for important considerations. This is essential to avoid potential issues with your current setup, especially concerning configuration changes.
Bill-of-materials Copied
See the bill-of-materials contained in the install package.
Helm Chart Name | Helm Chart Version | Helm Chart App Version |
---|---|---|
ingress-nginx | 2.13.3 | 1.12.1 |
cert-manager | 2.13.3 | v1.17.1 |
trust-manager | 2.13.3 | v0.16.0 |
linkerd2-cni | 2.13.3 | stable-2.14.10 |
linkerd-control-plane | 2.13.3 | stable-2.14.10 |
iax-operator | 2.13.3 | 2.13.0 |
iax | 2.13.3 | 2.13.0 |
iax-app-webconsole | 2.13.3 | 3.2.0 |
iax-app-query-service | 2.13.3 | 2.15.0 |
iax-app-entities | 2.13.3 | 1.14.0 |
iax-app-alerting | 2.13.3 | 2.7.0 |
iax-app-api-gateway | 2.13.3 | 2.6.0 |
iax-app-capacity-planner | 2.13.3 | 2.3.0 |
iax-app-commands | 2.13.3 | 1.3.0 |
iax-app-fixmonitor | 2.13.3 | 2.8.0 |
iax-app-ingestion | 2.13.3 | 2.4.0 |
iax-app-notifications | 2.13.3 | 3.7.0 |
iax-app-signal-forecaster | 2.13.3 | 2.8.0 |
iax-app-audit | 2.13.3 | 1.0.0 |
iax-app-dashboard-beta | 2.13.3 | 1.10.0 |
iax-app-traces | 2.13.3 | 1.1.0 |
iax-app-signal-generator | 2.13.3 | 1.0.0 |
iax-app-iam-beta | 2.13.3 | 1.1.0 |
Docker images Copied
The ITRS Docker Images list shows all the container images used in the platform. It includes both ITRS-built services and key third-party tools that support running the platform in Kubernetes. In a typical ITRS deployment, a variety of Docker images are pulled into the platform, some maintained internally, others sourced from trusted third parties.
- Third-party images: These images, such as
cert-manager
,Linkerd
, andPostgres
are foundational for Kubernetes operations like orchestration, certificate management, routing, and dependency control. - ITRS-maintained images: All ITRS-built images, those hosted on
docker.itrsgroup.com
. - Images related to KOTS (for example,
replicated-tools
,replicated-sdk-image
) are primarily used for installation or license management.
See the list of Docker images.
Image path | Version | Description | Required/Optional |
---|---|---|---|
docker.itrsgroup.com/iax/backup-manager | 2.13.0 | Manages backups and restores of system-critical data. | Required |
docker.itrsgroup.com/iax/clickhouse | 2.13.0 | ClickHouse database used for high-performance metrics storage. | Required |
docker.itrsgroup.com/iax/clickhouse-schema | 2.13.0 | Schema migration utility for ClickHouse. | Required |
docker.itrsgroup.com/iax/collection-agent | 2.13.0 | Agent that collects monitoring data from various sources. | Required |
docker.itrsgroup.com/iax/collection-agent-privileged | 2.13.0 | Elevated-permission version of the collection agent. | Required |
docker.itrsgroup.com/iax/configuration-installer | 2.13.0 | Installs and applies the platform’s configuration templates. | Required |
docker.itrsgroup.com/iax/data-pipeline-utility | 2.13.0 | Helper utilities for managing the internal data pipeline. | Required |
docker.itrsgroup.com/iax/downsampled-metrics-stream | 2.13.0 | Processes and stores downsampled (aggregated) metrics. | Required |
docker.itrsgroup.com/iax/dpd | 2.13.0 | Data Processing Daemon for internal transformations. | Required |
docker.itrsgroup.com/iax/etcd | 2.13.0 | Distributed key-value store for service discovery/config. | Required |
docker.itrsgroup.com/iax/final-entity-stream | 2.13.0 | Handles end-state processing of monitored entities. | Required |
docker.itrsgroup.com/iax/iam-tools | 2.11.0 / 2.13.0 | Tools for managing identity and access. | Required |
docker.itrsgroup.com/iax/iamd | 2.13.0 | Main Identity and Access Management service. | Required |
docker.itrsgroup.com/iax/intermediate-entity-stream | 2.13.0 | Pre-processes monitored entities before final state. | Required |
docker.itrsgroup.com/iax/kafka | 2.13.0 | Apache Kafka message broker for data pipelines. | Required |
docker.itrsgroup.com/iax/kafka-health-check | 2.13.0 | Monitors and reports Kafka service health. | Required |
docker.itrsgroup.com/iax/keycloak | 2.13.0 | SSO and authentication provider (with ITRS custom config). | Required |
docker.itrsgroup.com/iax/latest-metrics | 2.13.0 | Provides access to the most recent time-series metrics. | Required |
docker.itrsgroup.com/iax/licenced | 2.13.0 | Licensing service responsible for validation and limits. | Required |
docker.itrsgroup.com/iax/loki | 2.13.0 | Log aggregation service used for internal logging. | Required |
docker.itrsgroup.com/iax/metrics-forecastd | 2.13.0 | Performs predictive forecasting on time-series metrics. | Required |
docker.itrsgroup.com/iax/operator | 2.13.0 | Kubernetes Operator that orchestrates ITRS resources. | Required |
docker.itrsgroup.com/iax/platform-statusd | 2.13.0 | Service for overall platform health status. | Required |
docker.itrsgroup.com/iax/platform-tools | 2.13.0 | Platform utility scripts and tools for support operations. | Required |
docker.itrsgroup.com/iax/platformd | 2.13.0 | Central controller for core ITRS platform orchestration. | Required |
docker.itrsgroup.com/iax/postgres | 2.13.0 | PostgreSQL database, custom-configured for platform use. | Required |
docker.itrsgroup.com/iax/signals-stream | 2.13.0 | Stream processor for signals emitted by monitored entities. | Required |
docker.itrsgroup.com/iax/sinkd | 2.13.0 | Final data sink for long-term storage or external output. | Required |
docker.itrsgroup.com/iax/timescale | 2.13.0 | TimescaleDB, a time-series database built on PostgreSQL. | Required |
docker.itrsgroup.com/iax/timescale-schema | 2.13.0 | Schema tool for Timescale migrations. | Required |
docker.itrsgroup.com/iax/timescale-health-check | 2.13.0 | Health monitor for TimescaleDB. | Required |
bitnami/kubectl | 1.32.2 | Command-line interface for running commands against Kubernetes clusters. | Optional |
cr.l5d.io/linkerd/cni-plugin | v1.3.0 | Linkerd’s CNI plugin for installing proxy sidecars without requiring privileged init containers. | Optional |
cr.l5d.io/linkerd/controller | stable-2.14.10 | Control plane component responsible for routing, telemetry, and management of the Linkerd service. | Optional |
cr.l5d.io/linkerd/policy-controller | stable-2.14.10 | Handles policy enforcement in Linkerd, such as authorization policies. | Optional |
cr.l5d.io/linkerd/proxy-init | v2.2.3 | An init container that configures iptables rules for Linkerd sidecar proxies. | Optional |
cr.l5d.io/linkerd/proxy | stable-2.14.10 | Rust-based sidecar proxy for handling service-to-service traffic within the mesh. | Optional |
Disclaimer
The information contained in this document is for general information and guidance on our products, services, and other matters. It is only for information purposes and is not intended as advice which should be relied upon. We try to ensure that the content of this document is accurate and up-to-date, but this cannot be guaranteed. Changes may be made to our products, services, and other matters which are not noted or recorded herein. All liability for loss and damage arising from reliance on this document is excluded (except where death or personal injury arises from our negligence or loss or damage arises from any fraud on our part).