Skip to content

Commit 06114e3

Browse files
committed
update README
1 parent 5d78d3d commit 06114e3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,25 @@ traceandtrace-go is go tracing lib. It integrate multi tracer such as jeager,zip
1616
## API
1717
[godoc](https://pkg.go.dev/github.com/codeandcode0x/traceandtrace-go)
1818

19+
## Ext field
20+
spanKind
21+
component
22+
samplingPriority
23+
peerService
24+
peerAddress
25+
peerHostname
26+
peerIpv4
27+
peerIpv6
28+
peerPort
29+
httpUrl
30+
httpStatusCode
31+
dbStatement
32+
dbInstance
33+
dbType
34+
httpMethod
35+
dbUser
36+
messageBusDestination
37+
1938
## quick start
2039

2140
### start jaeger

0 commit comments

Comments
 (0)