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

benchrunner service #363

Merged
merged 49 commits into from
Mar 26, 2024
Merged

benchrunner service #363

merged 49 commits into from
Mar 26, 2024

Conversation

grooviegermanikus
Copy link
Collaborator

run benchmark periodically against multiple tenants and store results in postgres and send them via prometheus

RUST_LOG=info,lite-rpc=debug,solana_lite_rpc_benchrunner_service=trace,bench=debug
FUNDED_PAYER_KEYPAIR58=someencodedkeypair
PG_ENABLED=true
PG_CONFIG=host=localhost dbname=literpc3 user=literpc_app password=litelitesecret sslmode=disable
PRIO_FEES=2
TENANT1_ID=triton-rpcpool-testnet;TENANT1_RPC_ADDR=https://api.testnet.rpcpool.com/dfe....

@grooviegermanikus
Copy link
Collaborator Author

move postgres session

@grooviegermanikus grooviegermanikus marked this pull request as ready for review March 26, 2024 11:45
@grooviegermanikus grooviegermanikus merged commit 3c99459 into main Mar 26, 2024
3 checks passed
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.

None yet

1 participant