What's Changed
- Add extension charts for appmonitoring by @ramanujbhattacharjee93 in #1532
- Bug fix for OTEL_RESOURCE_ATTRIBUTES handling: must preserve user-defined attributes for kubectl apply case by @tokaplan in #1548
- Multi-container fix for k8s.container.name by @tokaplan in #1549
- Special casing for service.name and service.instance.id OTEL_RESOURCE_ATTRIBUTES attributes by @tokaplan in #1550
- Bug fix to correctly preserve user-defined attributes in OTEL_RESOURCE_ATTRIBUTES by @tokaplan in #1552
- OTEL_METRICS_EXPORTER fix by @tokaplan in #1559
- Migrate test app deployment from kubectl Apply with repo based templates to Helm OCI registry by @ramanujbhattacharjee93 in #1554
- Add charts and validation pipeline for Appmonitoring Extension route by @ramanujbhattacharjee93 in #1538
- Java instrumented agent test app by @tokaplan in #1567
- Making sure Downward API environment variables are at the beginning of the environment variable list. by @tokaplan in #1568
- Refactor validation script for ai_prod commit tagging checks by @ramanujbhattacharjee93 in #1566
- Enhance image tag validation in deployment scripts for SemVer compliance by @ramanujbhattacharjee93 in #1569
Full Changelog: appmonitoring-1.0.0-beta.9...appmonitoring-1.0.0-beta.10