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

Run the benchmark locally with docker-compose #24

Open
huikang opened this issue Oct 2, 2020 · 1 comment
Open

Run the benchmark locally with docker-compose #24

huikang opened this issue Oct 2, 2020 · 1 comment

Comments

@huikang
Copy link
Contributor

huikang commented Oct 2, 2020

As a user or developer, I'd like to run or test the benchmark against a local HA deployment of loki because I may not have access to a cluster or limited knowledge in jsonnet.

  • I have a docker-compose which deploys a cluster of loki in HA mode. If you feel it is useful, I could send a PR and run the benchmark against the deployment.
@periklis
Copy link
Collaborator

periklis commented Oct 5, 2020

@huikang Thank you for raising this topic! This would an awesome contribution to extend the capabilities of this project. It complements our efforts to move this to upstream. 🚀

FWIW, this small project started as a companion effort to have a simple metrics-based benchmark tool for loki for our observatorium/deployments installations. Following the path of least resistance the present run.sh is bound to a kubernetes-based setup. Making this setup more adaptable would be a super helpful addition for non-kubernetes setups.

However, if your intend is to play with the present system a little bit, you can checkout observatorium/deployments as a sibling directory to this repo and run make bench-dev. This will pick up the kind based local cluster. It will even install temporary kind for you.

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

No branches or pull requests

2 participants