Dictionnaire de données New Relic

Ce dictionnaire de données définit certaines de nos données signalées par défaut stockées dans NRDB et interrogeables via NRQL. Cela inclut des événements tels que Transaction, MobileRequest et BrowserInteraction, ainsi que nos types de données Metric, Log et Span. Ces définitions sont également disponibles à partir de notre interface utilisateur de création de requêtes en passant la souris sur les types de données et les noms d'attributs applicables.

Ce dictionnaire ne contient pas :

  • Données de nos intégrations d'infrastructure (pour cela, consultez la documentation d'une intégration spécifique)
  • Données personnalisées
  • Attributs détaillés spécifiques à l'intégration pour les données métriques

NrAiIssue

Data source:

An NrAiIssue is created when a threshold of an alert condition generates an incident event, which passes important information downstream.

Attribute nameDefinitionData types
accountIds
ID

ID of the account where incidents occurred.

activateTime

The timestamp when the issue was activated.

closeCause

What caused the incident to close. Available values:

  • CLOSED_BY_ISSUE: Issue in a created state that closed naturally before activation.

  • CLOSED_BY_USER: Issue in a created state that the user closes before activation.

  • CLOSE_INACTIVE: Issue reached 5000 (max) incidents.

  • closeTtl: Issue closed due to issue TTL (issue settings).

  • CONDITION_DELETED: Condition deleted.

  • CONDITION_DISABLED: Condition disabled.

  • CONDITION_MODIFIED: Condition edited.

  • EVALUATOR: Natural close because the metric has ceased to breach the threshold.

  • EXPIRED: Incident closed due to TTL.

  • INCIDENT_CLOSED: The issue contains only anomalies and is closed when the last anomaly is closed.

  • LOSS_OF_SIGNAL: Signal was lost, and incident was closed based on loss of signal settings.

  • POLICY_DELETED: Policy was deleted.

  • TARGET_REMOVED: The target was removed from the condition.

  • thirdPartyIntegration: A third party closed the issue through an API call.

  • USER: Closed manually by a user on the legacy version.

  • userAction: Closed manually by a user.

closeTime

The timestamp when the incident was closed.

correlated

Indicates whether the issue was correlated (true/false).

correlatedCandidate

Indicates whether the issue was a correlated candidate (true/false).

correlationRuleIds
ID

The unique identifier of the correlation rule.

correlationRuleNames

The name of the correlation rule.

createTime

The timestamp when the issue was created.

entitiesCount
count

Number of impacted entities.

entity.names

The name of the targeted entity.

entity.types

The type of the targeted entity.

event

The event type of the record.

incidentCount
count

Number of incidents in the issue.

incidentIds
ID

The unique identifiers of the issue's incidents.

isIdle
ID

Indicates whether the issue is idle (true/false).

issueId
ID

The unique identifier of the issue.

issueLink

Link to the issue page.

lastModifiedTime
millisecond (s)

The timestamp of the last modification.

muted

Shows whether the active condition was muted at the time of the incident event.

parentId
ID

The unique identifier of the parent issue.

priority

The issue's priority: LOW, MEDIUM, HIGH, or CRITICAL. Default: HIGH.

sources

If applicable, the source of the issue.

timestamp

The wall clock time of the event using an epoch timestamp.

title

The incident's title.