A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is Infrastructure agent 1.58.0.
Changed
feat(oci): add Oracle Cloud-specific tags to hosts running on OCI in https://github.com/newrelic/infrastructure-agent/pull/2121
Starting with version 1.70.0, the New Relic Infrastructure agent now automatically collects metadata for VMs running in Oracle Cloud Infrastructure (OCI). The agent collects the following details:
- displayName
- host.id
- oci.availabilityDomain
- oci.region
- oci.compartmentId
- oci.shape
- oci.imageId
You can use this metadata as tags for entity search or as attributes in NRQL queries. The
host.id
attribute is also used by the New Relic Cloud Integration for OCI to attach cloud metadata to the correct host entity.This feature is enabled by default to ensure consistency with existing metadata on other cloud providers. If you need to disable this feature, you can use the configuration settings 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.
Une nouvelle version de l'agent a été sortie. Suivez les procédures standard pour mettre à jour l'agent d'infrastructure. New Relic vous recommande de mettre à niveau l'agent régulièrement et au moins tous les 3 mois. À partir de cette sortie, la version la plus ancienne prise en charge est l'agent d'infrastructure 1.51.0.
Modifié
- Mise à niveau d'aws-sdk de V1 à V2 #2129
- Mise à niveau de la bibliothèque d'API Docker de la version 26 à la version 28 #2131
- correction : gérer NRIA_LOG_FORMAT en utilisant NRIA_LOG_LEVEL par défaut #2133
- Mise à jour flex, versions Docker #2137
- exploit : correction du processeur Windows par instance avec plusieurs groupes de processeurs (plus de 64 cœurs) #2101
Une nouvelle version de l'agent a été sortie. Suivez les procédures standard pour mettre à jour l'agent d'infrastructure. New Relic vous recommande de mettre à niveau l'agent régulièrement et au moins tous les 3 mois. À partir de cette sortie, la version la plus ancienne prise en charge est l'agent d'infrastructure 1.51.0.
Modifié
Une nouvelle version de l'agent a été sortie. Suivez les procédures standard pour mettre à jour l'agent d'infrastructure. New Relic vous recommande de mettre à niveau l'agent régulièrement et au moins tous les 3 mois. À partir de cette sortie, la version la plus ancienne prise en charge est l'agent d'infrastructure 1.51.0.
Modifié
- Corvée : versions d'intégration intégrées mises à niveau dans #2126
Une nouvelle version de l'agent a été sortie. Suivez les procédures standard pour mettre à jour l'agent d'infrastructure. New Relic vous recommande de mettre à niveau l'agent régulièrement et au moins tous les 3 mois. À partir de cette sortie, la version la plus ancienne prise en charge est l'agent d'infrastructure 1.51.0.
Modifié
- Annuler « feat : prise en charge des montages AWS EFS dans les exemples de stockage » dans #2108
Prudence
Known issues: this release has a known issue with diskUsedPercent calculation because of StorageSample containing NFSv4 mount data on Linux hosts having NFSv4 mounts.
Please consider one of these alternatives:
- Use any version higher than
1.65.5
- Use any version lower than
1.65.5
A new version of the agent has been released. Follow standard procedures to update the Infrastructure agent. New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is Infrastructure agent 1.51.0.
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