-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Open
Labels
:Distributed Coordination/Autoscaling>enhancementTeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination team
Description
Issue Description
Currently, when there's an autoscaling on Elastic Cloud Hosted,
The autoscaling capacity API will be called to make the autoscaling decision.
https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-autoscaling-get-autoscaling-capacity
GET /_autoscaling/capacity
However, this log is not able to be seen from cluster logs, and we only see the logs like this:
[instance-00000000XX] adding autoscaling policy [hot_content]
Without having autoscaling capacity information to be recorded in cluster logs, it is hard to understand why the autoscaling was triggered.
Request
It would be great if we could log this info into cluster logs when the endpoint was called.
Then it would be very straightforward and clear to understand why autoscaling was triggered, and can greatly improve user self-service ability.
maggieghamry
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Autoscaling>enhancementTeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination team