Dicionário de dados da New Relic

Este dicionário de dados define alguns dos nossos dados relatados por padrão armazenados no NRDB e que podem ser consultados usando NRQL. Isso inclui eventos como Transaction, MobileRequest e BrowserInteraction, além dos nossos tipos de dados de métrica, log e span. Essas definições também estão disponíveis por meio da nossa interface do criador de consulta, passando o cursor do mouse sobre tipos de dados aplicáveis e nomes de atributos.

Este dicionário não contém:

  • Dados de nossas integrações de infraestrutura (para tal, consulte a documentação da integração específica)
  • Dados personalizados
  • Atributos detalhados específicos da integração para dados de métricas

Deployment

Data source:

Deployment events occur for changes you decide to follow using the change tracking feature.

Attribute nameDefinitionData types
changelog

A URL for the changelog, or if it is not linkable, a list of changes.

commit

The commit identifier (for example, the Git commit SHA).

deepLink

A URL pointing back to the system generating the deployment. This field can hold any URL.

deploymentId
ID

Unique identifier we generate when a marker is created. Alphanumeric IDs are from our newer NerdGraph change tracking feature. Numeric IDs are from our legacy REST API-based feature.

deploymentType

The type of the deployment (for example, 'BASIC', 'BLUE-GREEN', 'CANARY', 'OTHER', 'ROLLING', or 'SHADOW').

description

A description of the deployment.

entity.guid

The globally unique identifier for the New Relic entity that this marker applies to.

entity.name

The friendly name for the New Relic entity this marker applies to.

groupId

String value that can be used to correlate multiple entities across a single change event.

timestamp
milliseconds (ms)

The start time of the deployment (in milliseconds since Unix epoch).

user

Username of the deployer or bot that created this deployment.

version

The version of the deployment (for example, v1.1).