package
0.2.1
Repository: https://github.com/signalfx/ingest-protocols.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NativeCarbonLine inspects the datapoints metadata to see if it has information about the carbon source it came from.
NewCarbonDatapoint creates a new datapoint from a line in carbon and injects into the datapoint metadata about the original line.
NewForwarder creates a new unbuffered forwarder for sending points to carbon.
NewListener creates a new listener for carbon datapoints.

# Constants

Constants for udp and tcp config.
Constants for udp and tcp config.

# Structs

Forwarder is a sink that forwards points to a carbon endpoint.
ForwarderConfig controls optional parameters for a carbon forwarder.
Listener once setup will listen for carbon protocol points to forward on.
ListenerConfig controls optional parameters for carbon listeners.