Skip to content

Commit db6d829

Browse files
committed
Move Error Tracking to separate section
1 parent 08ce919 commit db6d829

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/en/developers/guide/data-collection-resolution-retention.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Find below a summary of Datadog data [collection][1], [resolution][2], and reten
1212

1313
| Product category | Source | Collection Methods | Collection interval | Minimum Resolution | Default Retention |
1414
|-------------------------------------|-----------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|-----------------------|--------------------------------------------------------------------------------------------------------------------------------|
15-
| APM | Error Tracking | APM spans (unsampled) | 2 minutes | 60 seconds | 15 days |
1615
| APM | Profiles | Datadog Agent + tracing library | 60 seconds | 60 seconds | 7 days |
1716
| APM | Profile metrics | Datadog Agent + tracing library | 60 seconds | 60 seconds | 1 month |
1817
| APM | Services/resources statistics and span summaries | Datadog Agent + tracing library | 10 seconds | 10 seconds | 30 days |
@@ -36,6 +35,7 @@ Find below a summary of Datadog data [collection][1], [resolution][2], and reten
3635
| Database Monitoring | Query Samples | Datadog Agent + enabled integrations | 1 minute | n/a | 15 days |
3736
| DORA Metrics | Deployments, Failures | API, Datadog products | Data source-dependent | 1 millisecond | 15 months |
3837
| DORA Metrics | Deployment Frequency, Change Lead Time, Change Failure Rate, Mean time to restore | API, Datadog products | Data source-dependent | 1 millisecond | 15 months |
38+
| Error Tracking | Error Tracking | Datadog products | Data source-dependent | 1 millisecond | 15 days
3939
| Incident Management | Incident Management | Incident data | n/a | n/a ||
4040
| Infrastructure | Agent integrations | Datadog Agent + enabled integrations | 15 seconds | 1 second | 15 months |
4141
| Infrastructure | Custom metrics (Agent check) | Datadog Agent + custom Agent check | 15 seconds | 1 second | 15 months |
@@ -45,12 +45,11 @@ Find below a summary of Datadog data [collection][1], [resolution][2], and reten
4545
| Infrastructure | Orchestrator Explorer (Kubernetes) | Datadog Agent | 15 seconds | 15 seconds | 15 minutes |
4646
| Infrastructure | Live containers | Datadog Agent + enabled Docker integration or Datadog container Agent | 2 seconds | 1 second | 36 hours |
4747
| Infrastructure | Live processes | Datadog Agent + Process Agent | 2 seconds | 1 second | 36 hours |
48-
| Infrastructure | Cloud Network Monitoring | System Probe | 30 seconds | 1 min | 14 days
49-
| Infrastructure | Network Device Monitoring | Datadog Agent | 15 seconds | 1 second | 15 months
48+
| Infrastructure | Cloud Network Monitoring | System Probe | 30 seconds | 1 min | 14 days
49+
| Infrastructure | Network Device Monitoring | Datadog Agent | 15 seconds | 1 second | 15 months
5050
| Infrastructure | NetFlow Monitoring | Datadog Agent | Real time | Aggregated over 5 min interval | 30 days |
5151
| Infrastructure | System metrics | Datadog Agent | 15 seconds | 1 second | 15 months |
5252
| Logs | Logs | Datadog Agent + Logs, third-party log collectors, or API | Real time | 1 millisecond | Plan |
53-
| Real User Monitoring | Error Tracking | RUM SDK | 2 minutes | 60 seconds | 30 days for Error events
5453
| Real User Monitoring | Real User Monitoring | RUM SDK | Real time | 1 millisecond | 30 days for Session, View, Action, and Error events <br/>15 days for resource and long task events. <br> [Product Analytics][5] offers 15 months or more data retention for Session, View, and Action events. |
5554
| Real User Monitoring | Session Replays | RUM SDK | Real time | 1 millisecond | 30 days |
5655
| Service Management | Workflow Automation | Workflow executions | User-defined | n/a | 30 days for workflow instance input data and output data |

0 commit comments

Comments
 (0)