i have one project called hires and i have connect this project with prometheus and grafana only getting connection issues
my docker-compose.yml file and prometheus.yml file is completly run
SO WHAT IS THE ISSUES ON CONNECTION.
i have one project called hires and i have connect this project with prometheus and grafana only getting connection issues
my docker-compose.yml file and prometheus.yml file is completly run
SO WHAT IS THE ISSUES ON CONNECTION.
Hi,
It’s a bit hard to find out without any configuration files (e.g. docker-compose). Firstly, I’d check if your prometheus is in the same docker network as your hires project (seems the most common misconfiguration), at least for the nginxes. The second thing - is there anything listening on the nginxes ports?
As for the hires - it’s not found, not connection issue. I’d check manually if there’s a path like that in the container.