dataloader

command
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

README

Data loader

The tool populates a database with sample data.

Generate sample data with dataloader:

go run ./pkg/testing/load/cmd/dataloader -path config.yml

See example config.yml in dataloader directory for details. The loader writes data directly to the storage, the path should be specified in the configuration file:

storage:
  path: test_storage

Start server with -storge-path option (if pyroscope server is run in a container, you can map the volume):

pyroscope server -storage-path test_storage

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL