Skip to content

lightstep/lightstep-tracer-protos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightstep Tracer API - Public

To update either src/lightstep/collector/collector.proto|lightstep_carrier.proto, make the change in https://github.com/lightstep/lightstep-tracer-common and then, update using git subtree

Update subtree:

git subtree pull --prefix src/lightstep git@github.com:lightstep/lightstep-tracer-common.git master --squash