-
Notifications
You must be signed in to change notification settings - Fork 916
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
[IMPROVEMENT] Healthcheck to filter out custom nodes #2214
Comments
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
7 tasks
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]>
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40)
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40)
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40)
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Aug 31, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40)
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Sep 1, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
to kavilla/OpenSearch-Dashboards-1
that referenced
this issue
Sep 2, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]>
kavilla
added a commit
that referenced
this issue
Sep 6, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40) Co-authored-by: Kawika Avilla <[email protected]> Co-authored-by: Josh Romero <[email protected]>
kavilla
added a commit
that referenced
this issue
Sep 7, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]>
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Sep 7, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e)
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Sep 7, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e)
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Sep 7, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e)
opensearch-trigger-bot bot
pushed a commit
that referenced
this issue
Sep 7, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e)
kavilla
added a commit
that referenced
this issue
Sep 8, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40) Co-authored-by: Kawika Avilla <[email protected]> Co-authored-by: Josh Romero <[email protected]>
ananzh
pushed a commit
that referenced
this issue
Sep 8, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e) Co-authored-by: Kawika Avilla <[email protected]>
ananzh
pushed a commit
that referenced
this issue
Sep 8, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e) Co-authored-by: Kawika Avilla <[email protected]>
ananzh
pushed a commit
that referenced
this issue
Sep 8, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e) Co-authored-by: Kawika Avilla <[email protected]>
ananzh
pushed a commit
that referenced
this issue
Sep 8, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6abd9e) Co-authored-by: Kawika Avilla <[email protected]>
ananzh
pushed a commit
that referenced
this issue
Sep 8, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40) Co-authored-by: Kawika Avilla <[email protected]>
kavilla
added a commit
that referenced
this issue
Sep 8, 2022
Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: #2214 #2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40) Co-authored-by: Kawika Avilla <[email protected]>
pjfitzgibbons
pushed a commit
to pjfitzgibbons/OpenSearch-Dashboards
that referenced
this issue
Oct 24, 2022
…-project#2244) Enable filtering with custom health checks based on node attributes: ``` opensearch.optimizedHealthcheck.filters: { attribute_key: "attribute_value", } ``` Also, fixes issue that expects the response to array when it was a dictionary. Issue: opensearch-project#2214 opensearch-project#2203 Signed-off-by: Kawika Avilla <[email protected]> (cherry picked from commit e6bbb40) Co-authored-by: Kawika Avilla <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add ability for health check code to enable filtering out specifics nodes that can be configured.
The text was updated successfully, but these errors were encountered: