Releases: newrelic/infrastructure-agent
1.70.0
What's Changed
-
feat(oci): add Oracle Cloud-specific tags to hosts running on OCI in #2121
Starting with version 1.70.0, the new relic infrastructure agent collects the following details for VM’s running inside Oracle Cloud Infrastructure (OCI):
displayName
host.id
oci.availabilityDomain
oci.region
oci.compartmentId
oci.shape
oci.imageIdThese details are available as tags for the New Relic entity search, and as attributes for queries via NRQL. Additionally, the host.id is important for the upcoming NR Cloud Integration for OCI, to make sure that any additional metadata will get attached to the correct Host entity.
The infra agent metadata functionality is enabled by default. Customers who would like to disable this feature can use the configuration items disable_cloud_metadata or disable_cloud_instance_id.
Background:
For many years already, New Relic Infrastructure Agents installed on a VM running in AWS, Azure or GCP had the equivalent metadata detail collection, and this behavior is enabled by default. For consistency across different clouds, the OCI feature is using the same configuration items and the same default behavior.
Full Changelog: 1.69.0...1.70.0
1.69.0
What's Changed
- Upgrade aws-sdk from V1 to V2 #2129
- Upgrade docker api lib from v26 to v28 #2131
- fix: Handle NRIA_LOG_FORMAT by using default NRIA_LOG_LEVEL #2133
- Update flex, docker versions #2137
- feat: Windows CPU fix for instance with multiple CPU groups (more than 64 cores) #2101
Full Changelog: 1.68.0...1.69.0
1.68.0
What's Changed
Full Changelog: 1.67.3...1.68.0
1.67.3
What's Changed
- chore(deps): update go dependency version to 1.23.12 in #2113
- chore(deps): update dependency nri-docker to v2.5.2 in #2126
- chore(deps): update dependency nri-flex to v1.16.7 in #2126
- chore(deps): update dependency nri-prometheus to v2.27.1 in #2126
Full Changelog: 1.67.2...1.67.3
1.67.2
What's Changed
Full Changelog: 1.67.1...1.67.2
1.67.1
1.67.0-Bad release ⚠️
Bad release ⚠️
1.66.1
What's Changed
- Revert "feat: support aws efs mounts in storage samples" in #2108
Full Changelog: 1.66.0...1.66.1
1.66.0-Bad release ⚠️
What's Changed
- chore: check replication status for repomd.xml.asc before puging cdn cache in #2099
- feat: add support for RHEL 10 in #2091
Full Changelog: 1.65.5...1.66.0
1.65.5-Bad release ⚠️
⚠️ this release has a known issue with diskUsedPercent calculation because of StorageSample containing NFSv4 mount data on Linux hosts having NFSv4 mounts.
⚠️ Please use 1.65.4 and below versions for now.
What's Changed
- feat: support aws efs mounts in storage samples in #2069
- chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.27.0 in #2093
- chore(deps): update nri-prometheus version to v2.27.0 in #2094
Full Changelog: 1.65.4...1.65.5