HiSoon we will migrate from classic VMs to containers (k8s). In the first step, I integrated all Tomcat apps into the blackbox exporter. Later I will deploy Prometheus Operator.
Blackbox config - parse with Regex the body - check for non 200er - POST a document and see http return code - check for slow requests (probe_duration) - send custom headers (App specific) - query REST APIHow do I test my Blackbox Exporter setup? I know that it works for classic VMs, but I'm not sure if it detects all problems on k8s. Maybe there are issues specific to Kubernetes and Istio service mesh?
For example, if I deleted all pods from a service, I got the following response
status code 503: no healthy upstreamAre there other things and use cases I should test / catch / expect? What difference from a Java app perspective VMs vs. Containers?
best regards Evelyn -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/505a7209-e8f0-abce-c425-fe2dc39ca9bb%40disroot.org.
OpenPGP_0x61776FA8E38403FB.asc
Description: application/pgp-keys
OpenPGP_signature
Description: OpenPGP digital signature

