I’ve installed the Kube Prometheus stack in the monitoring
namespace, and afterward, I installed Loki using the Helm chart grafana/loki-stack
. However, I’m having trouble connecting Grafana to Loki. When I try to connect, the connection fails.
Here are the details:
- Connection URL used:
http://loki:3100
Could anyone help me troubleshoot this issue or suggest what I might be missing?