Skip to content

Conversation

@RomainMuller
Copy link
Contributor

Summary

Mark test_waf_monitoring_errors as irrelevant instead of bug in Go manifest.

The test validates WAF monitoring span tags that were deprecated by RFC-1025:

  • _dd.appsec.event_rules.loaded
  • _dd.appsec.event_rules.error_count
  • _dd.appsec.event_rules.errors

This aligns Go's manifest with Ruby and Node.js, which already mark this test as irrelevant for the same reason.

Fixes: LANGPLAT-584
Co-Authored-By: Claude Opus 4.5 [email protected]

The test validates WAF monitoring span tags that were deprecated by RFC-1025:
- _dd.appsec.event_rules.loaded
- _dd.appsec.event_rules.error_count
- _dd.appsec.event_rules.errors

The Jira ticket LANGPLAT-584 was marked as 'Won't Do' since this is not
a bug in the Go tracer - the functionality was intentionally deprecated.

This aligns Go's manifest with Ruby and Node.js, which already mark this
test as irrelevant for the same reason.

Co-Authored-By: Romain Marcadier <[email protected]>
JJ-Change-Id: mtxomp
@RomainMuller RomainMuller requested a review from a team as a code owner February 3, 2026 10:37
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

CODEOWNERS have been resolved as:

manifests/golang.yml                                                    @DataDog/dd-trace-go-guild

@eliottness eliottness merged commit e4a1fbc into main Feb 3, 2026
42 checks passed
@eliottness eliottness deleted the romain.marcadier/LANGPLAT-584/mark-waf-monitoring-errors-irrelevant branch February 3, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants