jaegerreceiver

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package jaegerreceiver wraps the functionality to start the end-point that receives Jaeger data sent by the jaeger-agent in jaeger.thrift format over TChannel and directly from clients in jaeger.thrift format over binary thrift protocol (HTTP transport). Note that the UDP transport is not supported since these protocol/transport are for task->jaeger-agent communication only and the receiver does not try to support jaeger-agent endpoints. TODO: add support for the jaeger proto endpoint released in jaeger 1.8package jaegerreceiver

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(logger *zap.Logger, v *viper.Viper, spanProc processor.SpanProcessor) (func(), error)

Run starts the Jaeger receiver endpoint.

Types

This section is empty.

Jump to

Keyboard shortcuts

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