github signalfx/splunk-otel-collector-chart splunk-otel-collector-0.109.0

one day ago

This Splunk OpenTelemetry Collector for Kubernetes release adopts the Splunk OpenTelemetry Collector v0.109.0.

🛑 Breaking changes 🛑

  • operator: Operator Helm values previously under .Values.operator.instrumentation.spec.* have been moved to .Values.instrumentation.* (#1436)
    If you use custom values under .Values.operator.instrumentation.spec.* please review the upgrade guidelines

💡 Enhancements 💡

  • agent: Added fsyncFlag configuration to allow users to enable fsync on the filestorage. (#1425)
  • agent: Add a feature gate useControlPlaneMetricsHistogramData (#1372)
    This feature gate allows to gather control plane metrics and send them as histogram data to Observability Cloud.
    This is an experimental feature under heavy development.
  • agent: Add base configuration to support the new continuous discovery mechanism. (#1455)
    The new continuous discovery mechanism is disabled by default. To enable it, set the following values in your configuration:
    agent:
      discovery:
        enabled: true
      featureGates: splunk.continuousDiscovery
  • operator: Bump nodejs to v2.12.0 in helm-charts/splunk-otel-collector/values.yaml (#1434)

🧰 Bug fixes 🧰

  • targetAllocator: Fix the name of the service account token given when featureGates.explicitMountServiceAccountToken is true (#1427)

Don't miss a new splunk-otel-collector-chart release

NewReleases is sending notifications on new releases.