Tony Chen
|
1b13abd136
|
transport/http: add http route (#1029)
* add http route
* fix http context
* add HTTP middleware
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
2021-06-12 18:30:17 +08:00 |
|
longxboy
|
736385c8e6
|
Feat/uni transport (#1028)
* add metadata incoming&outgoing
* regenerate proto
* uni transport
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-06-11 15:05:57 +08:00 |
|
dowenliu-xyz
|
aab0d5aa43
|
fix tracing: call tracer.End() in closure. (#928)
|
2021-05-18 20:37:49 +08:00 |
|
longxboy
|
8f8b861f7d
|
add default propagation for trace (#919)
* add default propagation for trace
* add trace carrier
|
2021-05-17 17:23:41 +08:00 |
|
dowenliu-xyz
|
24b1ca6bc3
|
tracing: set tracing status after request. (#911)
|
2021-05-15 16:18:52 +08:00 |
|
Mikado
|
1b16831cf6
|
adjust trace middleware and fix blog's trace middleware use case (#791)
* middleware: adjust trace middleware
* examples: fix blog's trace middleware use case
|
2021-03-18 20:10:43 +08:00 |
|
Mikado
|
dcd4131d10
|
middleware: trace middleware change to using OpenTelemetry (#781)
|
2021-03-17 20:29:01 +08:00 |
|
realotz
|
db2b8bcba0
|
repair tracing opentracing.HTTPHeadersCarrier panic (#714)
* fix tracing carrier panic
|
2021-02-20 23:07:46 +08:00 |
|
chenzhihui
|
3566386a89
|
init v2
|
2021-02-17 17:14:47 +08:00 |
|