Enhancement Proposal
Traefik K8s Operator is commonly deployed in environments / products (such Sunbeam) that need to route requests from the outside of a Kubernetes cluster to Juju units and applications . The traefik application contains all the URLs that it proxied, making it a good candidate for Charmed Blackbox Exporter to get the endpoints for probing without manually configuring the probe endpoints.
Impact
Medium (The feature may be helpful in the future)
Impact Rationale
By supporting blackbox_exporter_probes interface, we will be able to monitor SSL certificate and API related issues in sunbeam (or other products that depend on traefik). This is critical to a product’s operation readiness.
Enhancement Proposal
Traefik K8s Operator is commonly deployed in environments / products (such Sunbeam) that need to route requests from the outside of a Kubernetes cluster to Juju units and applications . The traefik application contains all the URLs that it proxied, making it a good candidate for Charmed Blackbox Exporter to get the endpoints for probing without manually configuring the probe endpoints.
Impact
Medium (The feature may be helpful in the future)
Impact Rationale
By supporting
blackbox_exporter_probesinterface, we will be able to monitor SSL certificate and API related issues in sunbeam (or other products that depend on traefik). This is critical to a product’s operation readiness.