https://github.com/lightstep/lightstep-tracer-common
Files shared by most or all of the Lightstep tracer implementations
https://github.com/lightstep/lightstep-tracer-common
Last synced: 6 months ago
JSON representation
Files shared by most or all of the Lightstep tracer implementations
- Host: GitHub
- URL: https://github.com/lightstep/lightstep-tracer-common
- Owner: lightstep
- License: mit
- Created: 2016-08-29T22:04:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-09-15T21:02:37.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T15:07:03.951Z (over 1 year ago)
- Language: Makefile
- Homepage: https://lightstep.com
- Size: 104 KB
- Stars: 3
- Watchers: 72
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# lightstep-tracer-common
[](https://circleci.com/gh/lightstep/lightstep-tracer-common)
[](http://opensource.org/licenses/MIT)
[](https://godoc.org/github.com/lightstep/lightstep-tracer-common)
The LightStep distributed tracing common library for Go.
## Installation
```
$ go get github.com/lightstep/lightstep-tracer-common
```