Releases: elastic/opentelemetry-demo
Releases · elastic/opentelemetry-demo
1.11.5
What's Changed
- remove configMap k8s Helm dependency by @rogercoll in #77
- Clarify install instructions by @carsonip in #79
- Change to a more accurate cd command by @eyalkoren in #88
- Change the authentication method to work with Elastic Serverless by @davidgeorgehope in #90
New Contributors
- @carsonip made their first contribution in #79
- @eyalkoren made their first contribution in #88
Full Changelog: 1.11.4...1.11.5
1.11.4
What's Changed
- chore: bump demo images version by @rogercoll in #62
- fix: k8s collector logs path by @rogercoll in #63
- Fix Kafka and Collector config for macs by @andrewvc in #74
- Fix incorrect instructions for Node level metrics collection by @m-a-leclercq in #75
New Contributors
- @andrewvc made their first contribution in #74
- @m-a-leclercq made their first contribution in #75
Full Changelog: 1.11.3...1.11.4
1.11.3
What's Changed
- feat: add rules for kubelet node metrics by @rogercoll in #38
- fix: add explicit env keyword by @rogercoll in #40
- chore: remove unused configuration files by @rogercoll in #39
- add K8s resoure attributes to apm services by @rogercoll in #49
- Switch Python services to Elastic OTel distribution by @xrmx in #41
- chore: bump Elastic agent distributions by @rogercoll in #59
- chore: bump elastic-agent to 8.16.0-SNAPSHOT by @rogercoll in #61
New Contributors
Full Changelog: 1.11.2...1.11.3
1.11.2
What's Changed
- use Elastic demo images for Helm deployment by @rogercoll in #29
- add the Elastic Collector distribution by @rogercoll in #31
- add environment configuration to the collector by @davidgeorgehope in #34
- feat: add ECS mode for Helm deployment by @rogercoll in #33
- enable k8s.pod.memory.node.utilization metric by @rogercoll in #36
- feat: decrease stack traces min duration by @rogercoll in #35
New Contributors
- @davidgeorgehope made their first contribution in #34
Full Changelog: 1.10.1...1.11.2
1.10.1
1.10
This release of our forked repository diverges from the upstream OpenTelemetry Demo version 1.10.0, incorporating several changes in the services to include the Elastic SDK distributions.