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

API gives 404 when the base URL responds with 200 #1386

Closed
frenchbread opened this issue Aug 12, 2016 · 2 comments
Closed

API gives 404 when the base URL responds with 200 #1386

frenchbread opened this issue Aug 12, 2016 · 2 comments

Comments

@frenchbread
Copy link
Contributor

frenchbread commented Aug 12, 2016

API status widget on Api view gives 404 status code. At the same time API's base URL (https:///<backend_prefix)) responses with 200.

By default Status widget pings https://<host>. Consider changing this to https://<host>/<backend_prefix>. (Append API backends prefix to the URL)

@bajiat bajiat changed the title Ernit API gives 404 when the base URL repons with 200 API gives 404 when the base URL responds with 200 Aug 12, 2016
@bajiat
Copy link
Contributor

bajiat commented Sep 8, 2016

Create a new task and reference this bug report.
Suggestion: allow the owner to switch on the monitoring. Should this be its own tab? Also allow them to pick / change the URL settings. Consider giving a default. Monitoring should happen with http request and not ping.
Open issue: what to do with the monitoring icon for the APIs that are not monitored? Hide it?

@bajiat
Copy link
Contributor

bajiat commented Oct 20, 2016

Monitoring implementation has been changed to allow owner to identify which endpoint to monitor. Closing the issue

@bajiat bajiat closed this as completed Oct 20, 2016
@bajiat bajiat removed the backlog label Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants