Hello everyone. If you deploy webapps in a k8s clu...
# general
j
Hello everyone. If you deploy webapps in a k8s cluster and you want to do "is it up?" monitoring on those, I created a small utility that runs in the cluster, auto-discovers exposed endpoints (via ingresses) and periodically pings them, generating OpenTelemetry metrics that you can alert/graph in SigNoz. Take a look here : https://github.com/exo7-ca/k8s-http-monitor