otelcollector

package
v0.0.0-...-f73c5c5 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	GRPCContainerPort        = "4317/tcp"
	HealthCheckContainerPort = "13133/tcp"
)
View Source
const ConfigTemplate = `` /* 602-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigTemplateData

type ConfigTemplateData struct {
	TempoEndpoint          string
	PrometheusEndpoint     string
	FileExporterOutputPath string
	HealthCheckPort        string
}

type LocalEndpoint

type LocalEndpoint struct {
	// contains filtered or unexported fields
}

func NewLocalEndpoint

func NewLocalEndpoint(ctx context.Context, networkName string, traceEndpoint *common.LocalEndpointAddress, promEndpoint *common.LocalEndpointAddress) (*LocalEndpoint, error)

func (*LocalEndpoint) OTLPEndpoint

func (e *LocalEndpoint) OTLPEndpoint(ctx context.Context) (*common.LocalEndpointAddress, error)

func (*LocalEndpoint) Start

func (*LocalEndpoint) Stop

func (e *LocalEndpoint) Stop(ctx context.Context) error

func (*LocalEndpoint) TracerProvider

func (e *LocalEndpoint) TracerProvider(ctx context.Context, r *resource.Resource) (*trace.TracerProvider, error)

Jump to

Keyboard shortcuts

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