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

Allow specifying prometheus.server.endpoint without port #2130

Open
sappusaketh opened this issue Feb 27, 2024 · 0 comments
Open

Allow specifying prometheus.server.endpoint without port #2130

sappusaketh opened this issue Feb 27, 2024 · 0 comments

Comments

@sappusaketh
Copy link

Hello I have my prometheus running on example.com/prometheus specifying at present because of port num validation I have to specify the endpoint as https://example.com/prometheus:443 but doing so is making api calls to prometheus as https://example.com:443/api/v1/query_range which is returning 404 as :443 is included in path any chance we can add an option to ignore port and just use the url without port?

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