Hi all. We connect to ElasticSearch via credential...
# all-things-deployment
a
Hi all. We connect to ElasticSearch via credentials which are managed externally and are regularly regenerated, causing us to lose our connection in a running GMS container. Is there a health check in GMS which checks we have a valid, authenticated connection to ElasticSearch? If GMS died when we lost connection to ElasticSearch then k8s would just start it up again with the new credentials. Right now we just have a regular restart which is less than ideal.
🔍 1
📖 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react ✅ to your original message to let us know!
a
@dazzling-yak-93039 is working on a health check endpoint now that should be coming out in the next little bit- she can speak more to it!
a
Great news! Thanks Paul
a
Yes! https://github.com/datahub-project/datahub/pull/7799 Feel free to comment on this PR if you have any comments or ideas!