longxboy
|
f65a0a9134
|
feat: enhance tracing (#1300)
* feat: enhance tracing
* fix go lint
|
2021-08-05 18:51:20 +08:00 |
|
longxboy
|
545ffd1084
|
add response header (#1119)
* add response header
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-06-29 15:33:18 +08:00 |
|
opensite
|
01409cfb78
|
kratos/typs(trace): the world spelling corrects (#1116)
|
2021-06-28 11:11:03 +08:00 |
|
包子
|
4a6eb3e47f
|
Fix rename tracing.WithPropagators to tracing.WithPropagator (#1095)
* Fix rename tracing.WithPropagators to tracing.WithPropagator
|
2021-06-22 22:39:55 +08:00 |
|
miya
|
b22bc26a02
|
middleware/tracing: add test (#1083)
|
2021-06-19 23:47:40 +08:00 |
|
Tony Chen
|
6ee0607f03
|
transport: add transport kind (#1059)
* add transport kind
|
2021-06-15 11:05:13 +08:00 |
|
Tony Chen
|
8d8cd8c8a8
|
Middleware/metadata v2 (#1050)
* add middleware metadata
* add transport header
* add transport carrier
Co-authored-by: longXboy <longxboy@gmail.com>
|
2021-06-14 00:59:07 +08:00 |
|
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 |
|