alexliesenfeld / health

A simple and flexible health check library for Go.
MIT License
775 stars 38 forks source link

Make health check results consumable by Prometheus #35

Closed alexliesenfeld closed 1 year ago

alexliesenfeld commented 2 years ago

It should be possible to expose health checks as a prometheus gauge.

A few constraints to keep things clean and simple:

Should you have questions or require help, please join our discord chat room.

tliefheid commented 1 year ago

i gave it a shot: https://github.com/alexliesenfeld/health/pull/57

alexliesenfeld commented 1 year ago

Super nice, thank you! I will look into it very soon.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.