Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OTLPIngestionServer ¶
type OTLPIngestionServer struct {
// contains filtered or unexported fields
}
func NewOTLPIngestionServer ¶
func NewOTLPIngestionServer() (*OTLPIngestionServer, error)
func (*OTLPIngestionServer) Addr ¶
func (s *OTLPIngestionServer) Addr() string
func (*OTLPIngestionServer) ReceivedSpans ¶
func (s *OTLPIngestionServer) ReceivedSpans() []*v1.Span
Click to show internal directories.
Click to hide internal directories.