Commit Graph

15 Commits

Author SHA1 Message Date
John Guo
5f148632d2
fix missing trace id in gctx.GetInitCtx (#2562) 2023-04-12 10:35:24 +08:00
John Guo
141ca62c6d
feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
John Guo
9dc97f4b0d
fix issue in init context for package gctx (#2138)
* fix issue in init context for package gctx

* improve package gtest
2022-09-23 20:50:48 +08:00
OmegaMT
897d6d9ad0
fix gctx init slice bounds out of range on ios platform (#2062) 2022-08-15 20:40:17 +08:00
John Guo
f1766bdbdc
add init ctx feature (#1995) 2022-07-12 19:27:42 +08:00
John Guo
64c5222623 add environment support of opentelemetry propagation for package gctx 2022-06-17 16:47:01 +08:00
John Guo
1fb9be0628 improve trace feature for package gdb/gredis; add trace example cases 2022-02-09 02:49:29 +08:00
John Guo
4de74464ac fix issue in unit testing case for package gctx/glog 2021-12-16 23:38:40 +08:00
John Guo
aee52fd56e enable OpenTelemetry in default for some core components 2021-12-16 23:09:37 +08:00
John Guo
57ccc13e0c unit testing files renaming 2021-11-17 23:20:58 +08:00
houseme
299e16bed1 Improved import, by group improt. 2021-11-13 23:34:16 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
82175b5de9 rename gctx.Value/WithValue to CtxId/WithCtxId 2021-10-11 20:25:02 +08:00
John Guo
a229960218 add context id feature for package gctx/glog 2021-08-20 15:44:08 +08:00
John Guo
3fc96f2bd0 add package gctx 2021-08-11 13:20:00 +08:00