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 Historian Https Ping Endpoint for Availability Monitoring System #3702

Merged
merged 2 commits into from
Sep 22, 2020

Conversation

tianzhu007
Copy link
Contributor

We propose to add a new path (/ping) for Historian 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/repos/ping

@tanviraumi tanviraumi merged commit 60e3e52 into microsoft:main Sep 22, 2020
@tianzhu007 tianzhu007 deleted the Historian-Https-Ping-Endpoint branch March 7, 2022 22:19
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