{"id":15873417,"url":"https://github.com/mkeeler/consul-load-test","last_synced_at":"2026-02-27T22:36:26.719Z","repository":{"id":40686699,"uuid":"436326130","full_name":"mkeeler/consul-load-test","owner":"mkeeler","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-30T18:09:51.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T17:31:33.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkeeler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-08T17:01:23.000Z","updated_at":"2024-10-30T18:09:55.000Z","dependencies_parsed_at":"2025-01-05T17:28:05.281Z","dependency_job_id":"42c7fb6d-a3cc-4538-8b7a-9db02f15d116","html_url":"https://github.com/mkeeler/consul-load-test","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.375,"last_synced_commit":"7c68d2c9fd047a3dd4b398eb252d590210ac16b9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkeeler%2Fconsul-load-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkeeler%2Fconsul-load-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkeeler%2Fconsul-load-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkeeler%2Fconsul-load-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkeeler","download_url":"https://codeload.github.com/mkeeler/consul-load-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240388408,"owners_count":19793516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T01:02:36.567Z","updated_at":"2026-02-27T22:36:21.701Z","avatar_url":"https://github.com/mkeeler.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## Get started\n\n1. Start a local prometheus server using docker\n\nThis step is optioal if you don't need any performance results on the client side.\n\n```bash\nmake docker-prometheus\n```\n\nThe launched promehteus container uses a static config file, `./hack/local-prometheus.yaml` and listens on\nport 19090 on the host.\n\n2. Start the load test\n\nPrepare a load test config file, e.g.,:\n\n```json\n{\n      \"KV\": {\n            \"NumKeys\": 50,\n            \"UpdateRate\": 2\n      }\n}\n```\n\nIf a prometheus server is enabled like step 1, we can run the load test, listen on port 8080 for\nmetrics scrape, and retrieve the results from the prometheus server, e.g.,\n\n```\n ./bin/consul-load gen -config ./hack/config.json  --http-addr=localhost:8500 -metrics-port=8080  -report-addr=http://localhost:19090   -timeout 10m\n```\n\nIf metrics data is not needed, simply start the load test by\n\n```\n ./bin/consul-load gen -config ./hack/config.json -timeout 10m\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkeeler%2Fconsul-load-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkeeler%2Fconsul-load-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkeeler%2Fconsul-load-test/lists"}