Skip to content

Commit 54077d3

Browse files
committed
add config file
1 parent 831bb4d commit 54077d3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
file_format: "1.0-rc.1"
2+
propagator:
3+
composite_list: "tracecontext"
4+
instrumentation/development:
5+
java:
6+
http:
7+
client:
8+
emit_experimental_telemetry: true
9+
url_template_rules:
10+
- pattern: "http://localhost:.*/hello/.*"
11+
template: "/hello/*"

0 commit comments

Comments
 (0)