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

Zeebe gateway exposes HTTP endpoints to query its health status error #2558

Closed
wants to merge 1 commit into from
Closed

Conversation

zxuanhong
Copy link

@zxuanhong zxuanhong commented Sep 7, 2023

  1. Health status - http://{zeebe-gateway}:9600/health is error
  2. Right: http://{zeebe-gateway}:9600/actuator/health
  3. Because the gateway has a base path, Health status cannot start with /health. All three endpoints should start the same way
image

Description

When should this change go live?

  • This change is not yet live and should not be merged until {ADD_DATE} (apply hold label or convert to draft PR)?
  • There is no urgency with this change.
  • This change or page is part of a marketing blog, conference talk, or something else on a schedule.
  • This functionality is already available but undocumented.
  • This is a bug fix or security concern.

PR Checklist

  • I have added changes to the relevant /versioned_docs directory, or they are not for an already released version.
  • I have added changes to the main /docs directory (aka /next/), or they are not for future versions.
  • My changes require an Engineering review, and I've assigned an engineering manager or tech lead as a reviewer, or my changes do not require an Engineering review.
  • My changes require a technical writer review, and I've assigned @christinaausley as a reviewer, or my changes do not require a technical writer review.

1. Health status - http://{zeebe-gateway}:9600/health is error
2. right: http://{zeebe-gateway}:9600/actuator/health
@zxuanhong zxuanhong changed the title Zeebe gateway exposes three HTTP endpoints to query its health status error Zeebe gateway exposes HTTP endpoints to query its health status error Sep 7, 2023
@akeller
Copy link
Member

akeller commented Sep 7, 2023

Hi @zxuanhong, this changed in 8.3, which is available in our preview docs at /next/.

Are you using an alpha? In the screenshot, it looks like you are using 8.3.0-alpha5.

@akeller akeller added the component:zeebe Issues related with Zeebe project label Sep 7, 2023
@akeller akeller self-requested a review September 7, 2023 20:17
@zxuanhong
Copy link
Author

@akeller yes ,8.3.0-alpha5.
The correct document I found in ’next‘. So I will close. Thank you very much

@zxuanhong zxuanhong closed this Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:zeebe Issues related with Zeebe project
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants