Skip to content

Commit

Permalink
Merge pull request #357 from Privado-Inc/sdk-java-datadog
Browse files Browse the repository at this point in the history
add datadog java sdks
  • Loading branch information
HiteshMah-Jan authored Nov 27, 2023
2 parents b2fffbf + 6cf0f33 commit e9e4bdc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions rules/sinks/third_parties/sdk/datadoghq/java.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Sink rule for ThirdParty SDK
# The id follows a format : "ThirdParties.SDK.<THIRD_PARTY_ORGANISATION>.<SUB_ORGANISATION_IF_APPLICABLE>"

Expand All @@ -9,5 +8,9 @@ sinks:
domains:
- "datadoghq.com"
patterns:
- "(?i)(com[.]datadoghq).*"
- "(?i)(com[.]datadoghq|com[.]datadog[.]api[.]client|com[.]bazaarvoice[.]lassie.*DataDog|org[.]coursera[.]metrics[.]datadog).*"
- "(?i)(com[.]timgroup[.]statsd|com[.]github[.]arnabk[.]statsd|org[.]honton[.]chas[.]dogstatd).*"
- "(?i)(datadog[.]opentracing|datadog[.]trace[.]api|org[.]honton[.]chas[.]datadog[.]apm).*"
- "(?i)(datadog[.]telemetry).*"
tags:

0 comments on commit e9e4bdc

Please sign in to comment.