Helm chart updates¶
Observe uses Helm charts to deploy the Observe Agent into your Kubernetes clusters. This page summarizes the latest updates to the Helm charts. Helm charts are updated periodically as needed. Helm chart updates are not on the same timeline as the Observe platform releases.
Version 0.74.2¶
fix: add exporter timeout option, add retry_on_failure to prometheus exporter
Version 0.74.1¶
fix: fix config options in new cumulativetodelta processor
Version 0.74.0¶
chore: improve the check_agent_configs.sh script to hand cAdvisor scraping
feat: add option to convert forwarded OTLP metrics to delta temporality
Version 0.73.0¶
feat: bump observe-agent and otel helm chart versions
Version 0.72.0¶
feat: add config option to drop RED metrics not used in observe APM rather than basing it on sampling
Version 0.71.0¶
feat: add configurable values for RED metric dimensions
Version 0.70.3¶
fix: Treat “nil” ready replicas as 0
Version 0.70.2¶
fix: allow cadvisor prometheus pipeline without an independent deployment
Version 0.70.1¶
fix: only check for trace sampling to be enabled when the gateway is enabled
Version 0.70.0¶
feat: add gateway deployment for trace sampling
Version 0.69.0¶
feat: update to latest observe-agent version
Version 0.68.0¶
feat: Add
deployment.environmentsupport
Version 0.67.3¶
fix: bump observe-agent version and otel subchart version
Version 0.67.2¶
fix: improve RED metric attribute naming
Version 0.67.1¶
refactor: move RED metrics specific config to helper files
fix: handle null service resource attributes in RED metrics
Version 0.67.0¶
Added comments to values.yaml detailing how to install the helm chart in a serverless Kubernetes environment.