package
Version:
v1.59.0
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Extract reads anonymized file, finds spans for a given trace,
and writes out that trace in the UI format.
type Config struct {
CapturedFile string `yaml:"captured_file"`
UIFile string `yaml:"ui_file"`
TraceID string `yaml:"trace_id"`
}
Config for the extractor.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.