jaegerencodingextension

package module
v0.99.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 11 Imported by: 2

README

Jaeger encoding extension

Status
Stability development
Distributions []
Issues Open issues Closed issues
Code Owners @MovieStoreGuy, @atoulme

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFactory

func NewFactory() extension.Factory

Types

type Config

type Config struct {
	Protocol JaegerProtocol `mapstructure:"protocol"`
}

func (*Config) Validate

func (c *Config) Validate() error

type JaegerProtocol

type JaegerProtocol string
const (
	JaegerProtocolProtobuf JaegerProtocol = "protobuf"
	JaegerProtocolJSON     JaegerProtocol = "json"
)

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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