I am encountering an issue while setting up monitoring for my KrakenD-API using Prometheus. The /metrics endpoint is returning an HTTP 404 error, preventing Prometheus from scraping the metrics. Below are the details of my setup:
Environment Details:
Kubernetes Setup: the external IP is through mettallb
The /metrics endpoint should expose Prometheus-compatible metrics for KrakenD, allowing Prometheus to scrape them successfully.
