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 new ElasticSearch healthcheck #66

Merged
merged 3 commits into from
Jan 30, 2023

Conversation

bram123
Copy link
Contributor

@bram123 bram123 commented Jan 4, 2023

Signed-off-by: Bram Leeda bram@123inkt.nl

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

Check for cluster connection
Check for cluster health

Returns responsetime along with success/warning/failure.

Check for cluster connection
Check for cluster health

Returns responsetime along with success/warning/failure.

Uses elasticsearch-php package
- Supports both v7 and v8 as both ES versions are still supported by Elastic

Signed-off-by: Bram Leeda <bram@123inkt.nl>
…uster health status

Signed-off-by: Bram Leeda <bram@123inkt.nl>
Add extra assertions for the ElasticSearch check result data
@bram123 bram123 changed the title Add elasticsearch check v2 Add new ElasticSearch check v2 Jan 4, 2023
@Ocramius Ocramius added this to the 1.24.0 milestone Jan 30, 2023
@Ocramius Ocramius self-assigned this Jan 30, 2023
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bram123!

@Ocramius Ocramius changed the title Add new ElasticSearch check v2 Add new ElasticSearch healthcheck Jan 30, 2023
@Ocramius Ocramius merged commit d797ab6 into laminas:1.24.x Jan 30, 2023
@bram123 bram123 deleted the add-elasticsearch-check branch March 4, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants