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

Add the Alfred Https Ping Endpoint for Availability Monitoring System #3697

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

tianzhu007
Copy link
Contributor

@tianzhu007 tianzhu007 commented Sep 21, 2020

We propose to add a new path (/ping) for Alfred https, and it will return immediately an OK (200) response whenever a request is received.
The health check system sends an empty GET request to call the ping endpoint. Then, the health check system gets the response from the ping endpoint. The response shows the availability based on the connectivity and the HTTP status code.
The URL address would be: URL/api/v1/ping

@tianzhu007 tianzhu007 changed the title Add the alfred https ping endpoint for Geneva Synethicss Add the Alfred Https Ping Endpoint for Geneva Availability Sep 21, 2020
@tianzhu007 tianzhu007 changed the title Add the Alfred Https Ping Endpoint for Geneva Availability Add the Alfred Https Ping Endpoint for Availability Monitoring System Sep 21, 2020
@tanviraumi tanviraumi merged commit 84edc74 into microsoft:main Sep 21, 2020
@tianzhu007 tianzhu007 deleted the Alfred-Https-Ping-Endpoint branch March 7, 2022 22:17
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

Successfully merging this pull request may close these issues.

2 participants