What's Changed
New Features:
- [DatabaseInsights] Enable PostgreSQL execution plan collection
- [DatabaseInsights] Add workload detection for PostgreSQL database servers
Enhancements:
- [ApplicationSignals] Preserve jvm.gc.name attribute in GC runtime metrics to differentiate collector types
- [DatabaseInsights] Split PostgreSQL per-resource metrics to a dedicated 60s receiver to reduce collection overhead
- [OpenTelemetry] Update OTel fork components
- [Agent] Bump grpc and golang.org/x/net dependencies
Bug Fixes:
- [Agent] Fix AKS cloud.resource_id derivation to use the cluster resource group
New Contributors
- @EduVencovsky made their first contribution in #212
Full Changelog: k8s/1.3.47...k8s/1.3.48