Tags: knechtionscoding/opentelemetry-helm-charts
Tags
Add annotations on Prometheus-Operator CR's (open-telemetry#627)
[demo] - enable complex service definitions (open-telemetry#621) * add kafka metrics support Signed-off-by: Pierre Tessier <[email protected]> * add jaeger SPM support Signed-off-by: Pierre Tessier <[email protected]> * update to demo 1.3 release Signed-off-by: Pierre Tessier <[email protected]> * kafka initial memory spike Signed-off-by: Pierre Tessier <[email protected]> * kafka initial memory spike Signed-off-by: Pierre Tessier <[email protected]> * refactor service definition Signed-off-by: Pierre Tessier <[email protected]> * changes to service parameter Signed-off-by: Pierre Tessier <[email protected]> * generate examples Signed-off-by: Pierre Tessier <[email protected]> * fix service.port is nil Signed-off-by: Pierre Tessier <[email protected]> * replace servicePort with service Signed-off-by: Pierre Tessier <[email protected]> * use separate upgrading doc Signed-off-by: Pierre Tessier <[email protected]> * fix ingress with new service construct Signed-off-by: Pierre Tessier <[email protected]> --------- Signed-off-by: Pierre Tessier <[email protected]>
[demo] Support for OpenTelemetry Demo 1.3.0 (open-telemetry#619)
Increase memory allocation to paymentservice to prevent OOMKills (ope… …n-telemetry#618) * Increase memory allocation to paymentservice to prevent OOMKills Signed-off-by: Irving Popovetsky <[email protected]> * Update charts/opentelemetry-demo/values.yaml Co-authored-by: Tyler Helmuth <[email protected]> * Update examples Signed-off-by: Irving Popovetsky <[email protected]> * actually bump the chart version this time Signed-off-by: Irving Popovetsky <[email protected]> --------- Signed-off-by: Irving Popovetsky <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]>
[opentelemetry-demo] Adds liveness probe option to demo components (o… …pen-telemetry#616) This allows components to be configured so that they can be recreated if an endpoint fails to return a success code. Specifically, this is configured for the featureflagService in order to resolve: open-telemetry/opentelemetry-demo#695 When the ffspostgres pod gets recreated (for any reason) the database is deleted and migrations (tables) are lost. This causes the featureflag index endpoint to error. The liveness probe recreates the featureflag pod, which runs its migrations, restoring a working state.
[collector] Update collector to use pod ip (open-telemetry#603) * Update collector to use pod ip * bump chart * Update UPGRADING.md * Add endpoint note in NOTES.txt * bump chart * fix bump
[chore] bump collector to 0.70.0 (open-telemetry#614)
[collector] Add option to set the nodePort mapping (open-telemetry#598) * Fixes open-telemetry#380 * Bumped chart version and regenerated examples with : make generate-examples CHARTS=opentelemetry-collector * Bumped version Added handling of ports to _config.tpl Changed example to test generated content. * Add Starting space in comments * Typo * Removed NodePort from the example * Bump version * Bump version to 0.45.3
[operator] Updated webhooks to respect failurePolicy field (open-tele… …metry#599) * Updated webhooks to respect failurePolicy field * Switch back to Fail * update examples * Set required Ignored failurePolicy
Squashed commit of the following: (open-telemetry#611) commit 76d032f Author: Erwin Kooi <[email protected]> Date: Thu Jan 19 10:44:06 2023 -0500 version: 0.21.3 commit 4081d4a Merge: 048aaf5 f011038 Author: Erwin Kooi <[email protected]> Date: Thu Jan 19 10:42:23 2023 -0500 Merge branch 'fix-webhook-altname' of https://github.com/EmpireErwinKooi/opentelemetry-helm-charts into fix-webhook-altname commit 048aaf5 Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:37:11 2023 -0500 make generate-examples commit a89a869 Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:06:38 2023 -0500 Chart version: 0.22.0 commit 2ececec Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 11:21:46 2023 -0500 Update operator-webhook.yaml commit f011038 Merge: 577c5aa c405d1b Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:40:01 2023 -0500 Merge branch 'fix-webhook-altname' of https://github.com/EmpireErwinKooi/opentelemetry-helm-charts into fix-webhook-altname commit 577c5aa Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:37:11 2023 -0500 make generate-examples commit b1fd70e Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:06:38 2023 -0500 Chart version: 0.22.0 commit 1f178e9 Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 11:21:46 2023 -0500 Update operator-webhook.yaml commit c405d1b Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:37:11 2023 -0500 make generate-examples commit 1f8cc97 Merge: eb13141 396bd9e Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:06:40 2023 -0500 Merge branch 'fix-webhook-altname' of https://github.com/EmpireErwinKooi/opentelemetry-helm-charts into fix-webhook-altname commit eb13141 Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 14:06:38 2023 -0500 Chart version: 0.22.0 commit 396bd9e Merge: 3f5db8d b6bfc21 Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 11:33:43 2023 -0500 Merge branch 'main' into fix-webhook-altname commit 3f5db8d Author: Erwin Kooi <[email protected]> Date: Wed Jan 18 11:21:46 2023 -0500 Update operator-webhook.yaml
PreviousNext