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

SyntheticsPrivateLocationStatus

Data source:

Every monitor check running on a private location triggers capacity details for that private location. These details are captured in a SyntheticPrivateLocationStatus event. This provides visibility into the capacity of a private location and whether additional minions are required to support the workload.

Attribute nameDefinitionData types
checksPending
count

Total number of queued checks waiting to run in the private location.

jobManagerHeavyweightJobs
count

Total number of queued non-ping checks waiting to run in the private location using runtimes supported by synthetics job manager.

minionHeavyweightJobs
count

Total number of queued non-ping checks waiting to run in the private location using runtimes supported by containerized private minion (CPM).

name

The private location name that New Relic sets internally, based on the accountId, location name, and private location key.

pingJobs
count

Total number of queued ping checks waiting to run in the private location. Ping jobs can be ran by synthetics job manager or containerized private minions (CPM)

timestamp
milliseconds (ms)

The start time of the job in milliseconds since the Unix epoch. (See https://currentmillis.com for an example.)