Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler represents a processor that can handle tracespans from Istio and transmit them to New Relic.
func BuildHandler ¶
BuildHandler returns a trace Handler with valid configuration.
func (*Handler) HandleTraceSpan ¶
HandleTraceSpan transforms tracespan template instances into New Relic spans and sends them to New Relic.
Click to show internal directories.
Click to hide internal directories.