Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Cluster health watcher using the wrong type for Elastic Cloud environments #421

Open
@Jacendb

Description

@Jacendb

After a couple of days troubleshooting the cluster-health watcher not working on Elastic Cloud I realized there's an issue here:

It says

"term": {
                        "type" : "cluster_state"
                      }

It should say

                        "type" : "cluster_stats"
                      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions