receivers

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

nolint:gofumpt

Index

Constants

View Source
const (
	DefaultStatsdPort              = 8125
	DefaultOtlpGrpcPort            = 4317
	DefaultOtlpHttpPort            = 4318
	DefaultSkyWalkingGrpcPort      = 11800
	DefaultSkyWalkingHttpPort      = 12800
	DefaultJaegerGrpcPort          = 14250
	DefaultJaegerThriftHttpPort    = 14268
	DefaultJaegerThriftCompactPort = 6831
	DefaultJaegerThriftBinaryPort  = 6832
	DefaultLokiGrpcPort            = 9095
	DefaultLokiHttpPort            = 3100
	DefaultAwsXrayPort             = 2000
	DefaultCarbonPort              = 2003
	DefaultCollectdPort            = 8081
	DefaultFluentForwardPort       = 8006
	DefaultInfluxDBPort            = 8086
	DefaultOpencensusPort          = 55678
	DefaultSapmPort                = 7276
	DefaultSignalFxPort            = 9943
	DefaultSplunkHecPort           = 8088
	DefaultWaveFrontPort           = 2003
	DefaultZipkinPort              = 9411
	DefaultZipkinTargetPort        = 3100
)

Variables

This section is empty.

Functions

func IsRegistered

func IsRegistered(name string) bool

IsRegistered checks whether a parser is registered with the given name.

func NewScraperParser

func NewScraperParser(name string) *components.GenericParser[any]

NewScraperParser is an instance of a generic parser that returns nothing when called and never fails.

func ReceiverFor

func ReceiverFor(name string) components.Parser

ReceiverFor returns a parser builder for the given exporter name.

func Register

func Register(name string, p components.Parser)

Register adds a new parser builder to the list of known builders.

Types

This section is empty.

Jump to

Keyboard shortcuts

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