Releases: kedify/otel-add-on
Releases · kedify/otel-add-on
v0.0.5
What's Changed
- Update chart.yaml by @jkremser in #38
- Update Helm Docs by @github-actions in #39
- chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.4 by @renovate in #40
- chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.111.1 by @renovate in #43
- Add count operation (useful if multiple metrics match the labels) by @jkremser in #45
- Using float value > 0 as the activation criterium by @jkremser in #47
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- docs: tip about calling ForceFlush by @jkremser in #32
- Update chart.yaml by @jkremser in #34
- Update Helm Docs by @github-actions in #35
- chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.3 by @renovate in #36
- rest api: 2 new endpoints by @jkremser in #37
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Update Helm Docs by @github-actions in #18, #21, #22
- chore(deps): update ghcr.io/kedify/charts/otel-add-on docker tag to v0.0.2 by @renovate in #29
- pr pipeline (on close): Don't fail the job when image is not present in the registry by @jkremser in #23
- Add json schema for values.yaml by @jkremser in #30
- Update Helm Docs by @github-actions in #31
host.name
label is now being added to each metric. This has the value of the pod where metric was captured. This way we can make sure we are comparing apples with apples.
New Contributors
- @zroubalik made their first contribution in #10
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Update chart.yaml by @jkremser in #9
*keda
->KEDA
by @zroubalik in #10 - Basic e2e tests by @jkremser in #11
- Simple REST (read-only) api for dumping the mem store - debug purposes by @jkremser in #13
- Helm docs by @jkremser in #15
- Add json tags, so that json payload has camelCase keys for REST by @jkremser in #14
- Use OCI registry for helm charts by @jkremser in #16
- swagger docs
- changing version scheme from
vx.y.z-N
tovx.y.z
New Contributors
- @zroubalik made their first contribution in #10
Full Changelog: v0.0.1-2...v0.0.2