This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Commit d03fd18
JBD
Add HTTP Attributes spec (#49)
Add HTTP Attributes spec
This document summarizes the attributes to be collected on the HTTP spans.
Collected attributes need to be mapped to backend-specific known tags/labels when exporting.
Zipkin tags: https://zipkin.io/public/thrift/v1/zipkinCore.html#Const_HTTP_HOST
Jaeger tags: https://github.com/opentracing/specification/blob/master/semantic_conventions.md
Stackdriver attributes
Stackdriver labels: https://godoc.org/cloud.google.com/go/trace#pkg-constants1 parent ab0d940 commit d03fd18
1 file changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments