1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-21 21:27:16 +02:00

8 Commits

Author SHA1 Message Date
jesse.tang
4d95050747
fix: fmt import () 2022-09-27 14:08:08 +08:00
Germiniku
cb6176dbbb
feat(tracing) custom tracer name ()
* feat(log): add tencent cls

fix

update

* refactor(log) use the same interface name

* fix(log) tencent toString

* feat(tracing) custom tracer name
2022-08-24 12:39:20 +08:00
spume
0f423be434
fix(middleware/tracing): modify kartos to kratos () 2021-11-12 23:12:00 +08:00
Windfarer
0ec3ff0b46
refactor: move plugins to contrib dir ()
* move to contrib dir


Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-09-01 13:40:14 +08:00
longxboy
f65a0a9134
feat: enhance tracing ()
* feat: enhance tracing

* fix go lint
2021-08-05 18:51:20 +08:00
包子
4a6eb3e47f
Fix rename tracing.WithPropagators to tracing.WithPropagator ()
* Fix rename tracing.WithPropagators to tracing.WithPropagator
2021-06-22 22:39:55 +08:00
longxboy
736385c8e6
Feat/uni transport ()
* add metadata incoming&outgoing

* regenerate proto

* uni transport

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-06-11 15:05:57 +08:00
longxboy
8f8b861f7d
add default propagation for trace ()
* add default propagation for trace

* add trace carrier
2021-05-17 17:23:41 +08:00