Skip to content

Releases: kedify/otel-add-on

v0.1.3

02 Dec 13:19
81e7834

Choose a tag to compare

  • fix the otelOperator.enabled field

What's Changed

  • Add permission to workflow to be able to create PRs by @jkremser in #187
  • Fix pr creation vol2 by @jkremser in #188
  • Update Artifacthub metadata by @github-actions[bot] in #189
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.1.2 by @renovate[bot] in #183
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.138.0 by @renovate[bot] in #192
  • Update Chart.yaml by @jkremser in #190
  • Update Helm Chart.lock by @github-actions[bot] in #194
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.139.0 by @renovate[bot] in #193
  • Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #197
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.140.0 by @renovate[bot] in #196

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Oct 17:09
4b99932

Choose a tag to compare

What's Changed

  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.131.0 by @renovate[bot] in #167
  • Update chart.yaml by @jkremser in #160
  • Update Helm Docs by @github-actions[bot] in #165
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in the go_modules group across 1 directory by @dependabot[bot] in #161
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.1.1 by @renovate[bot] in #168
  • Fix the file path for renovate by @jkremser in #170
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.1.1 by @renovate[bot] in #171
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.132.0 by @renovate[bot] in #172
  • Add docs for releasing by @jkremser in #178
  • fix #176 by @jkremser in #177
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.136.1 by @renovate[bot] in #175
  • Don't use Chart.Name in templates by @jkremser in #179
  • Update chart.yaml by @jkremser in #180
  • Update Helm Docs by @github-actions[bot] in #181
  • Fix yq expression by @jkremser in #182
  • make sub-chart friendly vol 2 by @jkremser in #184
  • Update Helm Docs by @github-actions[bot] in #185

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Aug 16:25
da9fdd7

Choose a tag to compare

Changes

  • swagger REST endpoint is now available on / (root) path (it's no longer required to type :9090/swagger/index.html)
  • new complex example that sets up prometheus, grafana and scales nginx workload
  • For OTel Operator and it's CR that helm chart is able to render, one can now set also following fields:
    • volumes: []
    • volumeMounts: []
    • volumeClaimTemplates: []
    • imagePullPolicy: IfNotPresent
    • lifecycle: {}
    • nodeSelector: {}
    • podAnnotations: {}
    • podSecurityContext: {}
    • securityContext: {}
    • topologySpreadConstraints: []
    • tolerations: []

PRs

  • Update chart.yaml by @jkremser in #153
  • chore(ci): add repo-backup workflow by @zroubalik in #154
  • chore(ci): add repo-backup workflow by @zroubalik in #156
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.1.0 by @renovate[bot] in #155
  • Update Helm Docs by @github-actions[bot] in #150
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.131.0 by @renovate[bot] in #151
  • Complex pipeline where evertything is TLS encrypted and certs are rotated by @jkremser in #157
  • Swagger at / + some tls tuneability by @jkremser in #162
  • Update Helm Docs by @github-actions[bot] in #163
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.131.0 by @renovate[bot] in #164
  • typo in dev makefile by @jkremser in #166

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Aug 17:38
d65179a

Choose a tag to compare

What's Changed

  • Update chart.yaml by @jkremser in #140
  • Update Helm Docs by @github-actions[bot] in #141
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.13 by @renovate[bot] in #142
  • Add also _sum metric for (exponential)histograms and Summaries by @jkremser in #145
  • Add support for TLS & tests by @jkremser in #146
  • Update Helm Docs by @github-actions[bot] in #147
  • Mostly docs & tls examples by @jkremser in #148
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.130.1 by @renovate[bot] in #149
  • Create metadata for artifacthub.io when releasing the helm chart by @jkremser in #152

Full Changelog: v0.0.13...v0.1.0

v0.0.13

24 Jul 11:31
348df6b

Choose a tag to compare

What's Changed

  • 🚀 supporting metric types Summary since v0.0.13
  • Update README.md by @jkremser in #130
  • Update chart.yaml by @jkremser in #131
  • Update Helm Docs by @github-actions[bot] in #132
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.12 by @renovate[bot] in #133
  • Update README.md by @jkremser in #134
  • Update README.md by @jkremser in #135
  • Bump golang.org/x/oauth2 from 0.22.0 to 0.27.0 in /e2e-tests in the go_modules group across 1 directory by @dependabot[bot] in #136
  • Add support also for metric type Summary by @jkremser in #139
  • nit: version in chart's NOTES.txt by @jkremser in #137

Full Changelog: v0.0.12...v0.0.13

v0.0.12

08 Jul 11:48
9acc79c

Choose a tag to compare

What's Changed

  • Update chart.yaml by @jkremser in #120
  • Update Helm Docs by @github-actions in #121
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.11 by @renovate in #122
  • Update Helm Docs by @github-actions in #123
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.127.0 by @renovate in #124
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.127.1 by @renovate in #125
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group across 1 directory by @dependabot in #127
  • Add vLLM examples by @jkremser in #129

Full Changelog: v0.0.11...v0.0.12

v0.0.11

11 Jun 15:51
ac58518

Choose a tag to compare

What's Changed

  • Update chart.yaml by @jkremser in #113
  • Update Helm Docs by @github-actions in #114
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.10 by @renovate in #115
  • helm chart: support for TargetAllocators by @jkremser in #118
  • multiple CRs for OTel Operator by @jkremser in #118
  • Bump the go_modules group across 1 directory with 2 updates by @dependabot in #112
  • Update Helm Docs by @github-actions in #119

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

09 Jun 12:57
af43eae

Choose a tag to compare

What's Changed

  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.9 by @renovate in #107
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.126.0 by @renovate in #109
  • Create VAPs only when k8s has the crd by @jkremser in #108
  • OTel Operator Support by @jkremser in #100
  • Update Helm Docs by @github-actions in #111
  • Add manifests for artifacthub by @jkremser in #110

Full Changelog: v0.0.9...v0.0.10

v0.0.9

21 May 13:15
3f5abff

Choose a tag to compare

What's Changed

  • Update chart.yaml by @jkremser in #102
  • Update Helm Docs by @github-actions in #103
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.8 by @renovate in #104
  • Allow colon in metric name by @jkremser in #97
  • Add 'resourcedetection' processor by default - pod identity & other useful labels by @jkremser in #99
  • Allow changing the deploy.spec.strategy for helm chart by @jkremser in #96
  • Update chart.yaml by @jkremser in #106
  • Update Helm Docs by @github-actions in #105

Full Changelog: v0.0.8...v0.0.9

v0.0.8

20 May 17:06
65af338

Choose a tag to compare

What's Changed

  • Update chart.yaml by @jkremser in #87
  • Update Helm Docs by @github-actions in #88
  • chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.7 by @renovate in #89
  • chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.125.0 by @renovate in #98
  • Bump keda dependency + send the float value in the gRPC by @jkremser in #101

Floats in SO

With KEDA 2.17.0 and higher, external scalers can specify the target value as well as the measured metric values as floats.

Full Changelog: v0.0.7...v0.0.8