Go to file
Василий Толстов 31350e8c21
Some checks failed
build / test (push) Failing after 1s
build / lint (push) Failing after 1s
codeql / analyze (go) (push) Failing after 1s
Merge pull request '#347 add Sort Labels' (#47) from kgorbunov/micro-tracer-opentracing:#347-v3 into v3
Reviewed-on: #47
2024-09-16 15:01:07 +03:00
.github Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#31) 2023-01-24 10:07:28 +03:00
.gitignore Initial commit 2021-10-10 19:47:05 +03:00
go.mod support never micro context attrs funcs 2024-07-06 00:19:38 +03:00
go.sum get trace info from context 2024-07-17 17:37:06 +03:00
LICENSE Initial commit 2021-10-10 19:47:05 +03:00
opentracing_test.go get trace info from context 2024-07-17 17:51:51 +03:00
opentracing.go #347 add Sort Labels 2024-09-16 14:55:01 +03:00
options.go add ability to pass opentracing.Tracer 2023-01-17 08:43:04 +03:00
README.md Initial commit 2021-10-10 19:47:05 +03:00

micro-tracer-opentracing