Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prometheus shows all APIs as DOWN when starting the APIs from the IDE while running the infrastructure in containers #8

Open
ershadnozari opened this issue Jun 2, 2020 · 0 comments

Comments

@ershadnozari
Copy link

ershadnozari commented Jun 2, 2020

I successfully start the infrastructure related containers using the command docker-compose -f .\infrastructure.yml up -d. I then configure Visual Studio to start all APIs using the "Multiple startup projects" option . However, when I navigate to Prometheus http://localhost:9090/targets I see that all APIs have status DOWN:

image

Is this due to the fact that the APIs are running outside the docker context? If so, is there a way to run infrastructure in container while the APIs are started from the IDE?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant