10000 Move Error Tracking to separate section on data collection page by milanboers · Pull Request #27418 · DataDog/documentation · GitHub
[go: up one dir, main page]

Skip to content

Move Error Tracking to separate section on data collection page #27418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Find below a summary of Datadog data [collection][1], [resolution][2], and reten

| Product category | Source | Collection Methods | Collection interval | Minimum Resolution | Default Retention |
|-------------------------------------|-----------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|-----------------------|--------------------------------------------------------------------------------------------------------------------------------|
| APM | Error Tracking | APM spans (unsampled) | 2 minutes | 60 seconds | 15 days |
| APM | Profiles | Datadog Agent + tracing library | 60 seconds | 60 seconds | 7 days |
| APM | Profile metrics | Datadog Agent + tracing library | 60 seconds | 60 seconds | 1 month |
| APM | Services/resources statistics and span summaries | Datadog Agent + tracing library | 10 seconds | 10 seconds | 30 days |
Expand All @@ -36,6 +35,7 @@ Find below a summary of Datadog data [collection][1], [resolution][2], and reten
| Database Monitoring | Query Samples | Datadog Agent + enabled integrations | 1 minute | n/a | 15 days |
| DORA Metrics | Deployments, Failures | API, Datadog products | Data source-dependent | 1 millisecond | 15 months |
| DORA Metrics | Deployment Frequency, Change Lead Time, Change Failure Rate, Mean time to restore | API, Datadog products | Data source-dependent | 1 millisecond | 15 months |
| Error Tracking | Error Tracking | Datadog products | Data source-dependent | 1 millisecond | 15 days for error samples.<br>12 months for issues, after the last activity.
| Incident Management | Incident Management | Incident data | n/a | n/a | ∞ |
| Infrastructure | Agent integrations | Datadog Agent + enabled integrations | 15 seconds | 1 second | 15 months |
| Infrastructure | Custom metrics (Agent check) | Datadog Agent + custom Agent check | 15 seconds | 1 second | 15 months |
Expand All @@ -50,7 +50,6 @@ Find below a summary of Datadog data [collection][1], [resolution][2], and reten
| Infrastructure | NetFlow Monitoring | Datadog Agent | Real time | Aggregated over 5 min interval | 30 days |
| Infrastructure | System metrics | Datadog Agent | 15 seconds | 1 second | 15 months |
| Logs | Logs | Datadog Agent + Logs, third-party log collectors, or API | Real time | 1 millisecond | Plan |
| Real User Monitoring | Error Tracking | RUM SDK | 2 minutes | 60 seconds | 30 days for Error events
| 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. |
| Real User Monitoring | Session Replays | RUM SDK | Real time | 1 millisecond | 30 days |
| Service Management | Workflow Automation | Workflow executions | User-defined | n/a | 30 days for workflow instance input data and output data |
Expand Down
Loading
0