package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jun 7, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
FormatAuto Format = "auto"
FormatOTLP Format = "otlp"
FormatJaeger Format = "jaeger"
)
type Result struct {
Session *storage.Session `json:"session"`
SpanCount int `json:"span_count"`
TraceCount int `json:"trace_count"`
}
Import creates a new imported (baseline) session and inserts spans from data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.