This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
micro-tracer-opentracing
Watch
4
Star
0
Fork
1
You've already forked micro-tracer-opentracing
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
35
Wiki
Activity
92
Commits
2
Branches
35
Tags
384
KiB
Go
100%
9b553cfa62
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Vasiliy Tolstov
9b553cfa62
Some checks failed
build / test (push)
Failing after 1m38s
Details
codeql / analyze (go) (push)
Failing after 1m54s
Details
build / lint (push)
Successful in 9m17s
Details
add ability to pass span options on finish
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-05-09 19:30:32 +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
add ability to pass span options on finish
2024-05-09 19:30:32 +03:00
go.sum
add ability to pass span options on finish
2024-05-09 19:30:32 +03:00
LICENSE
Initial commit
2021-10-10 19:47:05 +03:00
opentracing_test.go
add ability to pass span options on finish
2024-05-09 19:30:32 +03:00
opentracing.go
add ability to pass span options on finish
2024-05-09 19:30:32 +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
README.md
micro-tracer-opentracing