Skip to content

Commit 3619c66

Browse files
authored
Add tagger and traceutil to OTel e2e paths (#36446)
1 parent 268972c commit 3619c66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,9 +1041,12 @@ workflow:
10411041
- changes:
10421042
paths:
10431043
- cmd/otel-agent/**/*
1044+
- comp/core/tagger/**/*
10441045
- comp/otelcol/**/*
1046+
- pkg/config/setup/otlp.go
10451047
- pkg/trace/api/otlp.go
10461048
- pkg/trace/stats/otel_util.go
1049+
- pkg/trace/traceutil/otel_util.go
10471050
- pkg/trace/transform/transform.go
10481051
- test/new-e2e/tests/otel/**/*
10491052
compare_to: $COMPARE_TO_BRANCH

0 commit comments

Comments
 (0)