Skip to content

solr benchmark script - #451

Merged
eyeseast merged 3 commits into
masterfrom
solr-benchmark-script
Aug 19, 2026
Merged

solr benchmark script#451
eyeseast merged 3 commits into
masterfrom
solr-benchmark-script

Conversation

@eyeseast

Copy link
Copy Markdown
Contributor

Generates a JSON report on the health of our Solr cluster. This is just a point-in-time snapshot, not ongoing observability, but it will help us see if our upgrades and fixes are working.

This is already on staging and works.

@mitchelljkotlermitchelljkotler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the only other change would be to make this into a Django management command rather then a stand alone script

Comment threadscripts/solr_benchmark.py Outdated
@eyeseast
eyeseast merged commit 2c61aaf into masterAug 19, 2026
3 checks passed
Sign up for freeto 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.

2 participants

@eyeseast@mitchelljkotler