Skip to content

Commit

Permalink
feat(tracing-apps): Update otel-collector from 0.82.0 to 0.101.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare committed Jun 13, 2024
1 parent 9bc692d commit 4e9e26f
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 8 deletions.
96 changes: 91 additions & 5 deletions charts/tracing-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tracing-apps
description: Argo CD app-of-apps config for tracing applications
type: application
version: 0.27.0
version: 0.28.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/tracing-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,9 +17,95 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "jaeger-operator: update from 1.43.0 to 1.52.0"
description: |
opentelemetry-collector: Update from 0.82.0 to 0.101.0
update all the things!
contains uncountable deprecations, bugfixes, and new features.
links:
- name: Changelog
url: https://github.com/jaegertracing/jaeger-operator/blob/main/CHANGELOG.md
- name: Otel Collector Release 0.101.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.101.0
- name: Otel Collector Release 0.100.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.100.0
- name: Otel Collector Release 0.99.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.99.0
- name: Otel Collector Release 0.98.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.98.0
- name: Otel Collector Release 0.97.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.97.0
- name: Otel Collector Release 0.96.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.96.0
- name: Otel Collector Release 0.95.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.95.0
- name: Otel Collector Release 0.94.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.94.0
- name: Otel Collector Release 0.93.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.93.0
- name: Otel Collector Release 0.92.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.92.0
- name: Otel Collector Release 0.91.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0
- name: Otel Collector Release 0.90.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.90.0
- name: Otel Collector Release 0.89.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.89.0
- name: Otel Collector Release 0.88.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.88.0
- name: Otel Collector Release 0.87.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.87.0
- name: Otel Collector Release 0.86.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.86.0
- name: Otel Collector Release 0.85.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.85.0
- name: Otel Collector Release 0.84.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.84.0
- name: Otel Collector Release 0.83.0
url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.83.0
- kind: changed
description: "jaeger-operator: update chart from 2.43.0 to 2.50.1"
description: "opentelemetry-collector: Update chart from 0.65.0 to 0.92.0"
links:
- name: "feat: Make it possible to mount configMap by chart name"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1105
- name: "feat!: Remove default collector image"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1148
- name: "feat: Separate command and args"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1149
- name: "fix: wrong extraContainers in generated yaml"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1143
- name: "fix: support tpl in extraContainers"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1139
- name: "fix: otel col's log was not excluded correctly by filelogreceiver"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1109
- name: "fix: Add support of ephemeral-storage in the resources"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1103
- name: "feat! Remove the logging exporter from default config, use debug exporter instead"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1092
- name: "feat: add persistentVolumeClaimRetentionPolicy in StatefulSet"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1057
- name: "feat: Add extension validation for health_check"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1070
- name: "fix: Missing hostAliases implementation"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1042
- name: "feat: Allow to configure a local and global image registry"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1020
- name: "fix: calculation for gomemlimit"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1015
- name: "fix: explicitly set healthcheck extension endpoint"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1012
- name: "feat: Enable HPA when deploy mode is statefulset"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1011
- name: "feat: Enable retry_on_failure for filelog receiver created by logsCollection preset"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/999
- name: "feat: enable useGOMEMLIMIT by default"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/977
- name: "feat: support adding additionalLabels for otel col resources"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/968
- name: "feat: add ability to enable GOMEMLIMIT"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/900
- name: "feat: Switch to tail mode for logsCollection preset"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/904
- name: "feat: Update charts to use debug exporter"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/892
- name: "feat: Make it possible to specify namespace when running Helm template"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/871
4 changes: 2 additions & 2 deletions charts/tracing-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/tracing-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ opentelemetryCollector:
# -- Chart
chart: "opentelemetry-collector"
# -- [opentelemetry-collector Helm chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-collector)
targetRevision: "0.65.0"
targetRevision: "0.92.0"
# -- Helm values
# @default -- [upstream values](https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-collector/values.yaml)
values: {}

0 comments on commit 4e9e26f

Please sign in to comment.