This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
opentelemetry-go
Watch
1
Star
0
Fork
0
You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced
2024-12-10 09:50:58 +02:00
Code
Issues
Releases
Activity
cb0d352ec6
opentelemetry-go
/
.gitignore
6 lines
37 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add SetStatus, SpanContext and IsRecordingEvent (#12) * Add span apis. - SetStatus - SpanContext - IsRecordingEvent * fix formatting. * use grpc/codes.Code * change Option to SpanOption * fix format errors.
2019-06-19 19:44:46 +02:00
.tools/
.idea/
*.iml
*.so
Add Circle ci (#41) * fix compile errors. * fix lint errors. * add circle-ci job. * rename IDHigh to TraceIDHigh * rename the file. * add go get for goimports and golangci-lint * enable GO111MODULE and remove comments. * remove working dir and update cache name * Add TEST_RESULT env back. * run go mod tidy. * remove go mod download. * add test coverage. * fix TraceID. * fix circlefi config error. * remove install-tools. * remove ALL_TEST_SRC from Makefile.
2019-07-03 01:21:24 +02:00
coverage.*
Reference in New Issue
Copy Permalink