Skip to content

Commit 5c1df3b

Browse files
Jessewgibbs/codesecurity collection frequency (#30952)
* Update data-collection-resolution.md * Moved SCA entry to Code Security, mentioned that it covers SCA, SAST, and IaC. * Explained that collection is done on every push to origin, not on a fixed interval. * Update data-collection-resolution.md * Fix table spacing --------- Co-authored-by: Esther Kim <[email protected]>
1 parent a24efcb commit 5c1df3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Find below a summary of Datadog data [collection][1] and [resolution][2]. See in
2222
| Audit Trail | Datadog audit events | Datadog usage activity | n/a | 1 second |
2323
| CI Visibility | Pipeline, Stage, Job, Step, Command span | Webhooks, Datadog Agent + plugin | Data source-dependent | 1 millisecond |
2424
| CD Visibility | Deployment execution | Webhooks, Datadog Agent + plugin | Data source-dependent | 1 millisecond |
25+
| Code Security (SCA, SAST, IaC) | GitHub App | Source code | n/a - scans are performed on push to origin, not on a fixed interval | n/a |
2526
| Cloud | Alibaba | API crawler | 10 minutes ([default][4]) | 1 minute |
2627
| Cloud | AWS | API crawler | 10 minutes ([default][4]) | 1 minute |
2728
| Cloud | Azure | API crawler | 2 minutes ([default][4]) | 1 minute |
@@ -56,7 +57,6 @@ Find below a summary of Datadog data [collection][1] and [resolution][2]. See in
5657
| Real User Monitoring | Session Replays | RUM SDK | Real time | 1 millisecond |
5758
| Service Management | Workflow Automation | Workflow executions | User-defined | n/a |
5859
| Service Management | Service Level Objectives | Datadog monitors, Datadog Synthetic monitoring, or metrics (infrastructure, APM trace, custom) | Data source-dependent | Data source-dependent |
59-
| Software Composition Analysis (SCA) | GitHub App | Source code | n/a | n/a |
6060
| Synthetic Monitoring | API Test metrics | Datadog Synthetic Monitoring application | User-defined | 1 minute |
6161
| Synthetic Monitoring | API Test results | Datadog Synthetic Monitoring application | User-defined | 1 minute |
6262
| Synthetic Monitoring | Browser Test metrics | Datadog Synthetic Monitoring application | User-defined | 5 minutes |

0 commit comments

Comments
 (0)