Prometheus RAG retrieval empty results in CI/CD pipeline
Problem Description During automated integration tests executed in a CI/CD pipeline, a Prometheus instance that is configured for Retrieval‑Augmented Generation (RAG) consistently returns empty result vectors. The same pipeline runs successfully on a developer’s workstation, but in the pipeline the query endpoint responds with messages such as: retrieval returned empty vector no data found for … Read more