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.
Uma nova versão do agente foi lançada. Siga os procedimentos padrão para atualizar o agente de infraestrutura. A New Relic recomenda que você atualize o agente regularmente e, no mínimo, a cada 3 meses. A partir deste lançamento, a versão mais antiga suportada é agente de infraestrutura 1.51.0.
Mudado
- Atualizar AWS-sdk de V1 para V2 #2129
- Atualizar a biblioteca da API docker da versão 26 para a versão 28 #2131
- correção: manipular NRIA_LOG_FORMAT usando o NRIA_LOG_LEVEL #2133padrão
- Atualizar flex, versões do docker #2137
- façanha: correção de CPU Windows para instância com vários grupos de CPU (mais de 64 núcleos) #2101
Uma nova versão do agente foi lançada. Siga os procedimentos padrão para atualizar o agente de infraestrutura. A New Relic recomenda que você atualize o agente regularmente e, no mínimo, a cada 3 meses. A partir deste lançamento, a versão mais antiga suportada é agente de infraestrutura 1.51.0.
Mudado
Uma nova versão do agente foi lançada. Siga os procedimentos padrão para atualizar o agente de infraestrutura. A New Relic recomenda que você atualize o agente regularmente e, no mínimo, a cada 3 meses. A partir deste lançamento, a versão mais antiga suportada é agente de infraestrutura 1.51.0.
Mudado
- Tarefa: versões de integração incorporadas atualizadas em #2126
Uma nova versão do agente foi lançada. Siga os procedimentos padrão para atualizar o agente de infraestrutura. A New Relic recomenda que você atualize o agente regularmente e, no mínimo, a cada 3 meses. A partir deste lançamento, a versão mais antiga suportada é agente de infraestrutura 1.51.0.
Mudado
- Reverter "feat: suporte a montagens AWS EFS em amostras de armazenamento" em #2108
Cuidado
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