opentracing

module
v0.0.0-...-23aca4d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2020 License: MIT

README

Skipper Plugins for Opentracing API

This repository is the first plugin repository for skipper.

To build skipper with Opentracing plugins, see skipper tracing build repository.

Docker

A dockerized skipper with Opentracing you can get with:

% docker run registry.opensource.zalan.do/teapot/skipper-tracing:latest

Problem with vendoring

Please note the problems that may arise when using plugins together with vendoring, best described here:

https://github.com/golang/go/issues/20481

In case of the opentracing plugins, the import path conflict will most certainly happen with vendoring because the interface between the plugin and Skipper includes types from the github.com/opentracing/opentracing-go 3rd party library.

Directories

Path Synopsis
tracers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL