Skip to content

Releases: signalfx/splunk-otel-collector-chart

splunk-otel-collector-0.93.3

22 Feb 03:31
e9242bf
Compare
Choose a tag to compare

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

🛑 Breaking changes 🛑

  • networkExplorer: The networkExplorer option was deprecated in 0.88.0. It is now entirely removed. (#1156)

🧰 Bug fixes 🧰

  • agent: Fix GKE Autopilot deployment (#1171)

splunk-otel-collector-0.93.2

15 Feb 22:56
77caa06
Compare
Choose a tag to compare

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

💡 Enhancements 💡

  • operator: Improve Auto-instrumentation Configurations (#1166)

splunk-otel-collector-0.93.1

14 Feb 20:54
bbb9de5
Compare
Choose a tag to compare

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

💡 Enhancements 💡

  • agent: Change the default sending queue size from 5000 to 1000. (#1157)
  • operator: Bump dotnet to v1.4.0 in helm-charts/splunk-otel-collector/values.yaml (#1158)
  • operator: Bump certmanager to v1.14.2 in helm-charts/splunk-otel-collector/Chart.yaml (#1152)
    • ⚠️ Known Issue fixed in certmanager v1.14.2
      • In cert-manager v1.14.1, the CA and SelfSigned issuers issue certificates with SANs set to non-critical even when the subject is empty. It incorrectly copies the critical field from the CSR.
      • To avoid this issue, please upgrade directly to version 0.93.1 of this chart when utilizing certmanager.enabled=true, thereby bypassing affected versions v0.92.1 and v0.93.0.

🧰 Bug fixes 🧰

  • chart: Remove networkExplorer deprecation note that can cause the chart installation to fail (#1162)

splunk-otel-collector-0.93.0

09 Feb 18:43
0eeaead
Compare
Choose a tag to compare

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

🛑 Breaking changes 🛑

  • internal metrics: Stop reporting metrics sent by the batch processor (#1147)

💡 Enhancements 💡

  • operator: Bump java to v1.30.1 in helm-charts/splunk-otel-collector/values.yaml (#1139)
  • operator: Bump nodejs to v2.7.0 in helm-charts/splunk-otel-collector/values.yaml (#1143)

splunk-otel-collector-0.92.1

06 Feb 18:45
3de9245
Compare
Choose a tag to compare

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

💡 Enhancements 💡

  • operator: Bump certmanager to v1.14.1 in helm-charts/splunk-otel-collector/Chart.yaml (#1140)

🧰 Bug fixes 🧰

  • chart: Fix Helm chart incorrectly handling Kubernetes versions containing a "+" character, causing deployment errors for PodDisruptionBudget in certain environments (#1144)
  • collector: Fix template function to be able to convert non-integer memory limit values (#1128)
  • operator: Fix issue where the collector agent exporter endpoint used in operator .NET and Python auto-instrumentation was missing the proper IP address (#1129)

splunk-otel-collector-0.92.0

24 Jan 03:09
ff9d4db
Compare
Choose a tag to compare

[0.92.0] - 2024-01-23

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

💡 Enhancements 💡

  • operator: Use the Splunk Distribution of OpenTelemetry .NET docker image by default when auto-instrumenting with the operator (#1098)
  • other: Added support for rerouting metrics index with pod/namespace annotations (#1053)
  • chart: Allows to set the hostNetwork parameter in chart (#1014)
  • operator: Bump dotnet to v1.3.0 in helm-charts/splunk-otel-collector/values.yaml (#1121)
  • operator: Bump operator to 0.46.0 in helm-charts/splunk-otel-collector/Chart.yaml (#1116,#1124)

splunk-otel-collector-0.91.1

11 Jan 19:14
6a9102b
Compare
Choose a tag to compare

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

💡 Enhancements 💡
agent: linux: Adopt discovery mode in agent and provide agent.discovery.properties value mapping (#1108)
chart: Make clusterName optional in EKS and GKE (https://github.com/signalfx/splunk-otel-collector-chart/pull/1056,[#1067](https://github.com/signalfx/splunk-otel-collector-chart/pull/#1067))
operator: Bump certmanager to v1.13.3 in helm-charts/splunk-otel-collector/Chart.yaml (#1085)
operator: Bump nodejs to v2.6.1 in helm-charts/splunk-otel-collector/values.yaml (#1094)
operator: Bump operator to 0.44.2 in helm-charts/splunk-otel-collector/Chart.yaml (#1084)
🧰 Bug fixes 🧰
agent: Change the default directory of the journald receiver (#1110)

splunk-otel-collector-0.91.0

13 Dec 17:07
374d763
Compare
Choose a tag to compare

[0.91.0] - 2023-12-12

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

🛑 Breaking changes 🛑

💡 Enhancements 💡

  • operator: Bump nodejs to v2.6.0 in helm-charts/splunk-otel-collector/values.yaml (#1080)

splunk-otel-collector-0.90.1

08 Dec 19:40
8729cb3
Compare
Choose a tag to compare

[0.90.1] - 2023-12-08

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

🧰 Bug fixes 🧰

  • agent: Fix GKE Autopilot deployment (#1071)

splunk-otel-collector-0.90.0

08 Dec 07:19
5a30f95
Compare
Choose a tag to compare

[0.90.0] - 2023-12-07

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

💡 Enhancements 💡

  • operator: Bump java to v1.30.0 in helm-charts/splunk-otel-collector/values.yaml (#1064)
  • operator: Bump version of the operator subchart to 0.43.0 (#1049)