Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smatiolids/vector-loadtest-mgc
https://github.com/smatiolids/vector-loadtest-mgc
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/smatiolids/vector-loadtest-mgc
- Owner: smatiolids
- Created: 2024-04-12T14:37:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T19:23:08.000Z (7 months ago)
- Last Synced: 2024-04-22T00:14:28.827Z (7 months ago)
- Language: Jupyter Notebook
- Size: 79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loader
Copy `_env_sample` file to `.env`. Edit the variables as:
```
MODE="dse"
DSE_NODES=""
DSE_USER=""
DSE_PASS=""
```Edit load.py file.
Change the line 53 with the appropriate file path.
```
python3 loader.py
```