Documentation ¶
Index ¶
- type Exporter
- func (e *Exporter) FinishSpan(ctx context.Context, span *telemetry.Span)
- func (e *Exporter) Flush()
- func (e *Exporter) Log(ctx context.Context, event telemetry.Event)
- func (e *Exporter) Metric(ctx context.Context, data telemetry.MetricData)
- func (e *Exporter) Serve(w http.ResponseWriter, r *http.Request)
- func (e *Exporter) StartSpan(ctx context.Context, span *telemetry.Span)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct {
// contains filtered or unexported fields
}
func (*Exporter) FinishSpan ¶
Click to show internal directories.
Click to hide internal directories.