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.77.1¶
fix: block k8sattributesprocessor on metadata fetch
Version 0.77.0¶
feat: add option to use exporter batching instead of batch processor
Version 0.76.0¶
feat: optimize k8sattributes processor for node-logs-metrics daemonset
Version 0.75.1¶
chore: update check_agent_configs script to include new env vars and add better yq substitutions
fix: remove resource detection from RED metrics pipeline
Version 0.75.0¶
feat: added extra pipeline for metrics monitoring
Version 0.74.4¶
fix: don’t exit on error from test script
fix: disable fleet management by default
Version 0.74.3¶
feat: add heartbeat configs
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.