Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script for generating load on a test index #271

Merged
merged 3 commits into from
Jan 13, 2024
Merged

Conversation

jhamon
Copy link
Collaborator

@jhamon jhamon commented Jan 12, 2024

Problem

Need to create some activity to verify billing systems working as expected

Solution

poetry install --extras grpc

PINECONE_API_KEY='key' INDEX_NAME='usage-demo' ITERATIONS=10 CLOUD='aws' REGION='us-west-2' poetry run python3 scripts/generate_usage.py

@jhamon jhamon changed the base branch from main to spruce January 12, 2024 23:17
@jhamon jhamon merged commit 3f2a324 into spruce Jan 13, 2024
64 checks passed
@jhamon jhamon deleted the jhamon/load-generation branch January 13, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant