Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 8 days ago
JSON representation

Files shared by most or all of the Lightstep tracer implementations

Awesome Lists containing this project

README

        

# lightstep-tracer-common

[![Circle CI](https://circleci.com/gh/lightstep/lightstep-tracer-go.svg?style=shield)](https://circleci.com/gh/lightstep/lightstep-tracer-common)
[![MIT license](http://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)
[![GoDoc](https://godoc.org/github.com/lightstep/lightstep-tracer-go?status.svg)](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
```