Skip to content

Commit 6a03eb7

Browse files
committed
chore: include applicationsignals to race test
1 parent fd0a779 commit 6a03eb7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ PKG_WITH_DATA_RACE += internal/tls
211211
PKG_WITH_DATA_RACE += plugins/inputs/logfile
212212
PKG_WITH_DATA_RACE += plugins/inputs/logfile/tail
213213
PKG_WITH_DATA_RACE += plugins/outputs/cloudwatch$$
214-
PKG_WITH_DATA_RACE += plugins/processors/awsapplicationsignals
215214
PKG_WITH_DATA_RACE += plugins/processors/ec2tagger
216215
PKG_WITH_DATA_RACE_PATTERN := $(shell echo '$(PKG_WITH_DATA_RACE)' | tr ' ' '|')
217216
test-data-race:

0 commit comments

Comments
 (0)