From 2dc1680800b268e46d30dfbaeebefa08ef64b81f Mon Sep 17 00:00:00 2001 From: svc-docs-eng-opensource-bot Date: Tue, 5 Nov 2024 12:03:50 +0000 Subject: [PATCH] chore: Update Attribute Dictionary JSON --- src/data/attribute-dictionary.json | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/src/data/attribute-dictionary.json b/src/data/attribute-dictionary.json index bd0f9c5192f..eb61fbc2e6e 100644 --- a/src/data/attribute-dictionary.json +++ b/src/data/attribute-dictionary.json @@ -11620,8 +11620,7 @@ "definition": "

The incident's priority: low, medium, high, or critical. Default: high.

\n", "events": [ "NrAiIncident", - "NrAiIncidentExternal", - "NrAiIssue" + "NrAiIncidentExternal" ], "name": "priority", "units": null @@ -11783,8 +11782,7 @@ "definition": "

The incident's priority: low, medium, high, or critical. Default: high.

\n", "events": [ "NrAiIncident", - "NrAiIncidentExternal", - "NrAiIssue" + "NrAiIncidentExternal" ], "name": "priority", "units": null @@ -12045,10 +12043,8 @@ } }, { - "definition": "

The incident's priority: low, medium, high, or critical. Default: high.

\n", + "definition": "

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

\n", "events": [ - "NrAiIncident", - "NrAiIncidentExternal", "NrAiIssue" ], "name": "priority", @@ -15165,16 +15161,6 @@ "name": "loadState", "units": null }, - { - "definition": "

Generated for every long task entry that the PerformanceLongTaskTiming API observes throughout the life of the page.

\n

For more information, see the PageViewTiming documentation.

\n", - "events": [ - "PageViewTiming" - ], - "name": "longTask", - "units": { - "label": "milliseconds (ms)" - } - }, { "definition": "

This is the estimated effective bandwidth in megabits per second at the time the PageViewTiming event was captured. This value will only be reported with the largestContentfulPaint and firstInteraction events on compatible browsers.

\n

The value is captured from the NetworkInformation API. For a full browser compatibility table and description see the MDN web docs.

\n", "events": [