Skip to content

Commit

Permalink
docs: remove outdated timing info
Browse files Browse the repository at this point in the history
  • Loading branch information
DavSanchez committed Nov 20, 2024
1 parent 52c5191 commit 51eae96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/attribute-dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -11404,7 +11404,7 @@
"name": "Infrastructure"
}
],
"definition": "<p>NetworkSample event captures the descriptive and state information for each network device associated with a server. It includes the device&#39;s interface and address information, as well as current usage data. New Relic samples this data every 10 seconds for each attached network interface and packages it into a NetworkSample event, then sends the raw data to New Relic&#39;s collectors every 60 seconds.</p>\n",
"definition": "<p>NetworkSample event captures the descriptive and state information for each network device associated with a server. It includes the device&#39;s interface and address information, as well as current usage data. New Relic samples this data every 10 seconds for each attached network interface and packages it into a NetworkSample event, then sends the raw data to New Relic&#39;s collectors.</p>\n",
"name": "NetworkSample"
},
{
Expand Down Expand Up @@ -15848,7 +15848,7 @@
"name": "Infrastructure"
}
],
"definition": "<p>ProcessSample event gathers detailed resource usage information from programs running on a single system. New Relic samples the data every 20 seconds for every active process and packages it into a ProcessSample event, which then sends the raw data to New Relic&#39;s collectors every 60 seconds.</p>\n",
"definition": "<p>ProcessSample event gathers detailed resource usage information from programs running on a single system. New Relic samples the data every 20 seconds for every active process and packages it into a ProcessSample event, which then sends the raw data to New Relic&#39;s collectors.</p>\n",
"name": "ProcessSample"
},
{
Expand Down Expand Up @@ -17103,7 +17103,7 @@
"name": "Infrastructure"
}
],
"definition": "<p>StorageSample event represents a single storage device associated with a server. Each sample gathers descriptive information about the device, the type of file system it uses, and its current usage and capacity. New Relic samples this data every 20 seconds for each mounted file system and packages it into a StorageSample event, then sends the raw data to New Relic&#39;s collectors every 60 seconds.</p>\n",
"definition": "<p>StorageSample event represents a single storage device associated with a server. Each sample gathers descriptive information about the device, the type of file system it uses, and its current usage and capacity. New Relic samples this data every 20 seconds for each mounted file system and packages it into a StorageSample event, then sends the raw data to New Relic&#39;s collectors.</p>\n",
"name": "StorageSample"
},
{
Expand Down Expand Up @@ -19317,7 +19317,7 @@
"name": "Infrastructure"
}
],
"definition": "<p>The SystemSample event aggregates data describing the current overall state of the entire server. This data appears in the New Relic Infrastructure Hosts page to show usage trends for the associated host&#39;s main resources. These resources include CPU, memory, disk, and network. New Relic samples this data every 5 seconds and packages it into a SystemSample event, then sends the raw data to New Relic&#39;s collectors every 60 seconds.</p>\n",
"definition": "<p>The SystemSample event aggregates data describing the current overall state of the entire server. This data appears in the New Relic Infrastructure Hosts page to show usage trends for the associated host&#39;s main resources. These resources include CPU, memory, disk, and network. New Relic samples this data every 5 seconds and packages it into a SystemSample event, then sends the raw data to New Relic&#39;s collectors.</p>\n",
"name": "SystemSample"
},
{
Expand Down

0 comments on commit 51eae96

Please sign in to comment.