Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(target string) stack_backend_otel.OTLPSink
Types ¶
type Sink ¶
type Sink struct {
// contains filtered or unexported fields
}
func (*Sink) ExportLogs ¶
func (*Sink) ExportMetrics ¶
func (s *Sink) ExportMetrics(ctx context.Context, md *metrics_model_v1.MetricsData) error
func (*Sink) ExportTraces ¶
func (s *Sink) ExportTraces(ctx context.Context, td *trace_model_v1.TracesData) error
Click to show internal directories.
Click to hide internal directories.