Documentation ¶
Overview ¶
Package process does the whole process of ingesting files into a trace store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(ctx context.Context, local bool, numParallelIngesters int, instanceConfig *config.InstanceConfig) error
Start a single go routine to process incoming ingestion files and write the data they contain to a trace store.
Except for file.Sources of type "dir" this function should never return except on error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.