Skip to content

Commit

Permalink
DEBUG-2334 Run Dynamic Instrumentation system tests (#4146)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleg Pudeyev <[email protected]>
  • Loading branch information
p-datadog and p authored Nov 26, 2024
1 parent 84f26de commit 77b9d8f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,21 @@ jobs:
- library: ruby
app: rack
scenario: APPSEC_RULES_MONITORING_WITH_ERRORS
- library: ruby
app: rails70
scenario: DEBUGGER_PROBES_STATUS
- library: ruby
app: rails70
scenario: DEBUGGER_METHOD_PROBES_SNAPSHOT
- library: ruby
app: rails70
scenario: DEBUGGER_LINE_PROBES_SNAPSHOT
- library: ruby
app: rails70
scenario: DEBUGGER_MIX_LOG_PROBE
- library: ruby
app: rails70
scenario: DEBUGGER_PII_REDACTION
- library: ruby
app: rack
scenario: SAMPLING
Expand Down

0 comments on commit 77b9d8f

Please sign in to comment.