revsys / django-health-check

a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
https://readthedocs.org/projects/django-health-check/
MIT License
1.21k stars 189 forks source link

Health check for Haystack #18

Open maestrofjp opened 9 years ago

maestrofjp commented 9 years ago

Would you accept a PR for a health check that pings a Django-Haystack search backend?

KristianOellegaard commented 9 years ago

Hi there,

I think the best would be to make a separate package which just adds haystack, e.g. django-health-check-haystack. I'm sure a many other users would find that useful as well!

Merry Christmas!

Kristian

maestrofjp commented 9 years ago

Ok, I can do that... Considering you already support Celery...I thought it might be good to have in the same package. On Dec 25, 2014 5:33 AM, "Kristian Øllegaard" notifications@github.com wrote:

Hi there,

I think the best would be to make a separate package which just adds haystack, e.g. django-health-check-haystack. I'm sure a many other users would find that useful as well!

Merry Christmas!

Kristian

— Reply to this email directly or view it on GitHub https://github.com/KristianOellegaard/django-health-check/issues/18#issuecomment-68100320 .

wholeinsoul commented 8 years ago

Hi @maestrofjp : did you ever submit the PR ? Thank you.

maestrofjp commented 8 years ago

I did not get to making a PR. My current job has no need for it at the moment.

On Sep 15, 2016 1:02 PM, "bishtpradeep" notifications@github.com wrote:

Hi @maestrofjp https://github.com/maestrofjp : did you ever submit the PR ? Thank you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/KristianOellegaard/django-health-check/issues/18#issuecomment-247403959, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVsX02VkukExjUwUVPyUbXYvVSTwyb5ks5qqYg1gaJpZM4DMCZs .

mirzadelic commented 7 years ago

Any news about this feature? It would be great to have this.

codingjoe commented 7 years ago

Not that I would know of. But if you write one, let me know :)