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

How do I use microprofile with multiple applications #232

Open
dbnex14 opened this issue Nov 1, 2021 · 0 comments
Open

How do I use microprofile with multiple applications #232

dbnex14 opened this issue Nov 1, 2021 · 0 comments

Comments

@dbnex14
Copy link

dbnex14 commented Nov 1, 2021

If I have 10 applications running on same server (Liberty), how do I show /metrics and /health point by the application

Instead of this endpoint showing metrics for all 10 apps
https://myserver/metrics

I would like to have app context root in the endpoint so I can distinguish btw these 10 apps like:

https://myserver/app1/metrics
https://myserver/app2/metrics
https://myserver/app3/metrics
...
https://myserver/app10/metrics
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