Skip to content

Commit f4b7c3c

Browse files
committed
test
Signed-off-by: Eliott Bouhana <[email protected]>
1 parent 5a1f3ac commit f4b7c3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/net/http/orchestrion.client.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,13 @@ aspects:
2626
- one-of:
2727
- import-path: github.com/DataDog/dd-trace-go/v2/ddtrace/tracer
2828
- import-path: github.com/DataDog/dd-trace-go/v2/internal
29+
- import-path: github.com/DataDog/dd-trace-go/v2/openfeature
30+
- import-path: github.com/DataDog/dd-trace-go/v2/*
2931
- import-path: github.com/DataDog/dd-trace-go/v2/internal/hostname/httputils
3032
- import-path: github.com/DataDog/dd-trace-go/v2/internal/remoteconfig
3133
- import-path: github.com/DataDog/dd-trace-go/v2/internal/telemetry/internal
3234
- import-path: github.com/DataDog/dd-trace-go/v2/internal/civisibility/utils/net
35+
- import-path: github.com/DataDog/dd-trace-go/v2/instrumentation/httpmem
3336
- import-path: github.com/DataDog/dd-trace-go/v2/profiler
3437
- struct-literal:
3538
type: net/http.Transport

0 commit comments

Comments
 (0)